This commit is contained in:
shuo.wang
2025-04-16 13:11:57 +08:00
parent f9b6f72d92
commit 2d758f13ed
9 changed files with 72 additions and 10 deletions

View File

@@ -241,6 +241,7 @@ public enum ErrorCodeEnum {
THE_DATA_IS_NOT_FILLED(131009,"您有数据还未填写",null),
QUOTATION_URL_REQUIRED(131010,"请等待报价单提交",null),
DESIGN_URL_REQUIRED(131011,"请等待设计图提交",null),
LEGAL_PERSON_NAME_NOT_SAME(131012,"法人姓名与加盟商姓名不一致",null),
TALLY_BOOK_NOT_EXIST(180001, "记账本数据不存在", null),