wei
2020-12-23 e0b8a7e79691d6187e4ea01a5cdd1f8802f8b00c
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");
                    }
                }