文案修改

main
zhaokai 2026-01-07 17:02:02 +08:00
parent 780ce46f67
commit 371d98f4e8
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ public class CorpInfoE extends BaseE {
public void checkList(int size){
if(size > 0){
throw new BizException("社会统一信用代码重复。");
throw new BizException("统一社会信用代码重复。");
}
}
public static Boolean isCorp() {