1、新增装配设置接口、多语言整理;2、订单部件cadinfo接口部件范围查询错误修复;

This commit is contained in:
gaoqr
2026-02-27 16:05:14 +08:00
parent d825ce8f6d
commit 1fad32a235
31 changed files with 1017 additions and 21 deletions
@@ -99,4 +99,9 @@ aj.captcha.6201=get接口请求次数超限,请稍后再试!
aj.captcha.6206=无效请求,请重新获取验证码。
aj.captcha.6202=接口验证失败数过多,请稍后再试。
aj.captcha.6204=check接口请求次数超限,请稍后再试!
aj.captcha.6205=verify请求次数超限。
aj.captcha.6205=verify请求次数超限。
assembly.config.import.orderIds.notEmpty=生产单号列表不能为空
assembly.config.import.orderIds.size=生产单号列表长度不能超过100
assembly.config.save.id.notNull=装备设置编号不能为空
assembly.config.save.structure.config.notNull=装备设置结构配置不能为空
@@ -100,4 +100,9 @@ aj.captcha.6201=get 接口請求次數超限,請稍後再試!
aj.captcha.6206=無效請求,請重新獲取驗證碼。
aj.captcha.6202=接口驗證失敗次數過多,請稍後再試。
aj.captcha.6204=check 接口請求次數超限,請稍後再試!
aj.captcha.6205=verify 請求次數超限。
aj.captcha.6205=verify 請求次數超限。
assembly.config.import.orderIds.notEmpty=生產單號清單不能為空
assembly.config.import.orderIds.size=生產單號清單長度不能超過100
assembly.config.save.id.notNull=裝備設定編號不能為空
assembly.config.save.structure.config.notNull=裝備設定結構配寘不能為空
@@ -99,4 +99,9 @@ aj.captcha.6201=GET request limit exceeded, please try again later!
aj.captcha.6206=Invalid request, please try again
aj.captcha.6202=Too many verification failures, please try again later
aj.captcha.6204=CHECK request limit exceeded, please try again later!
aj.captcha.6205=VERIFY request limit exceeded!
aj.captcha.6205=VERIFY request limit exceeded!
assembly.config.import.orderIds.notEmpty=The production order number list cannot be empty
assembly.config.import.orderIds.size=The length of the production order number list cannot exceed 100
assembly.config.save.id.notNull=Assembly setting number cannot be empty
assembly.config.save.structure.config.notNull=Assembly setting structure configuration cannot be empty
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long