HDL_ON/DAL/Server/IMessageCommon.cs
@@ -107,6 +107,8 @@ //stateCodeDic["10017"] = StringId.10017; ////租户不存在 //stateCodeDic["10018"] = StringId.10018; //密码连续输错次数已达到10次,用户已被锁定,请次日0点后再登陆 stateCodeDic["10019"] = StringId.AccountLoginLock; ////枚举类型错误 //stateCodeDic["11003"] = StringId.11003;