fix(iam): 缺失代码

This commit is contained in:
yjz
2023-11-10 16:00:27 +08:00
parent 52c202444e
commit f55a004e65
@@ -35,6 +35,11 @@ public class DockingConstant {
*/
public static String IAM_SUCCESS_MESSAGE = "success";
/**
* IAM错误时的返回码
*/
public static String IAM_ERROR_RESULT_CODE = "500";
/**
* 竹云统一认证平台,接口类型:角色
*/