wjc
2022-03-02 a154c3ce81601e3c202d3c5f4d0a8cefc5a7e8ae
HDL_ON/DAL/Server/IMessageCommon.cs
@@ -358,6 +358,10 @@
        /// 密码输入错误超过10次,请30分钟后重试!
        /// </summary>
        public const string AccountLoginLock = "10019";
        /// <summary>
        /// 密码错误
        /// </summary>
        public const string PasswrodError = "100008";