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.

10 lines
248 B

/**
* Created by Administrator on 2016/9/27.
*/
define(function (require, exports, module) {
return {
SKU080208_001: "明细表不能为空",
SKU080208_002: "{0}{1}{2}不能为0",
SKU080208_003: "未找到{0}"
}
})