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.

7 lines
199 B

define(function (require, exports, module) {
return {
STK180302_001: "明细表不能为空",
STK180302_002: "{0}{1}{2}不能为0",
STK180302_003: "未找到{0}"
}
})