wxr
2021-03-16 9b44e30275621a48335fbea7b32b5065a2859c9c
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");
                    }
                }