wxr
2023-12-29 19b4abbebede2255b8d9f286105c7bf41d254429
HDL_ON/DAL/Server/HttpServerRequest.cs
@@ -1500,6 +1500,7 @@
            #else
            requestObj.releaseSystem = "Android";
            #endif
            var requestJson = HttpUtil.GetSignRequestJson(requestObj);
            return HttpUtil.RequestHttpsPost(NewAPI.API_POST_CheckAppVersion, requestJson);