You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
200 B

4 years ago
define(function (require, exports, module) {
return {
STK180301_001: "明细表不能为空",
STK180301_002: "{0}{1}{2}不能为0",
STK180301_003: "未找到{0}"
}
})