wxr
2020-12-14 55bd5c4ccb56cbd3c10e6b170aaab20d7023c139
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;