feat:证照相关

This commit is contained in:
guohb
2024-04-24 17:47:32 +08:00
parent 2a508cf1c5
commit 10bd82792d
13 changed files with 554 additions and 12 deletions

View File

@@ -164,6 +164,8 @@ public enum ErrorCodeEnum {
LINE_PAY_FALSE(109005, "付款信息查询失败",null),
LICENSE_NOT_EXIST(109006, "证照不存在",null),
;