JLChen
2021-08-05 ba275a7b58e56c61820ffccc86571447b2997e52
HDL-ON_iOS/Main.cs
@@ -16,7 +16,7 @@
                try
                {
                    Shared.Application.LocationAction = null;
                    new HDL_ON.DAL.Server.HttpServerRequest().GetCityInfo(lon.ToString(), lat.ToString());
                    new HttpServerRequest().GetCityInfo(lon.ToString(), lat.ToString());
                }
                catch(Exception ex)
                {