JLChen
2020-11-23 b1ced13098c3202482d9d83e6f6ba1f601e59ae8
HDL_ON/DAL/Server/IMessageCommon.cs
@@ -76,6 +76,8 @@
            stateCodeDic[StateCode.ACCOUNT_NOT_EXIST] = HDL_ON.StringId.AccountNotExist;
            //账号已存在
            stateCodeDic["10012"] = HDL_ON.StringId.AccountExist;
            ////调用用户模块接口失败
            //stateCodeDic["10213"] = HDL_ON.StringId;
            #endregion
            ////return;