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;