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 {
|
|
SYS0223_001: "明细表不能为空",
|
|
SYS0223_002: "{0}{1}{2}不能为0",
|
|
SYS0223_003: "未找到{0}"
|
|
}
|
|
}) |