ci: 企标编号冲突提示语修改

This commit is contained in:
2024-01-10 17:01:01 +08:00
parent 97edb9a09c
commit 92b7643bbe
4 changed files with 4 additions and 4 deletions
@@ -129,7 +129,7 @@ public class ResultCommon {
public static final String DRAFT_NOT_EXISTS = "draft.not.exists";
/**
* 企标编号冲突,请重新生成
* 企标编号已存在,需等待重新生成顺序号
*/
public static final String EN_STANDARD_NUMBER_CONFLICT = "en.standard.number.conflict";