陈嘉乐
2021-03-01 a469a96ee8c38f7d98366dcd633e3a15f92fec65
HDL_ON/DAL/Server/IMessageCommon.cs
@@ -299,7 +299,7 @@
                try
                {
                    var success = new HttpServerRequest().RefreshToken();
                    if (success) {
                    if (success == StateCode.SUCCESS) {
                        Utlis.WriteLine("RefreshToken success");
                    }
                }