Merge remote-tracking branch 'origin/master'

This commit is contained in:
Lee
2023-04-03 16:31:36 +08:00
8 changed files with 196 additions and 62 deletions

View File

@@ -46,7 +46,7 @@ public enum CommonResponseEnum {
SM2_CIPHER_ERROR("A0015", "SM2获取秘钥对异常"),
UN_DECLARE("A0016", "未声明异常"),
UN_DECLARE("A0016", "后台接口异常"),
DIC_DATA("A0017", "获取字典数据失败"),