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.
|
define(function (require, exports, module) {
|
|
return {
|
|
STK180305_001: "明细表不能为空",
|
|
STK180305_002: "{0}{1}{2}不能为0",
|
|
STK180305_003: "未找到{0}"
|
|
}
|
|
}) |