辽宁CAS统一认证兼容

This commit is contained in:
cdf
2026-06-17 14:19:52 +08:00
parent d36c30973d
commit 507a7f7a09
9 changed files with 238 additions and 299 deletions

View File

@@ -105,6 +105,8 @@ public enum UserResponseEnum {
REFERRAL_CODE_LAPSE("A0119","角色推荐码失效,请联系管理员"),
REFERRAL_CODE_ERROR("A0119","角色推荐码错误,请联系管理员"),
LN_AUTH_ERROR("A0121","统一认证过期,请重新认证"),
;
private final String code;