wei
2021-11-15 d020a48f69f1acd8d97fc15372e19cde7779d934
HDL-ON_iOS/Main.cs
@@ -16,7 +16,7 @@
                try
                {
                    Shared.Application.LocationAction = null;
                    new HttpServerRequest().GetCityInfo(lon.ToString(), lat.ToString());
                    new HttpServerRequest().GetCityWeatherInfo(lon.ToString(), lat.ToString());
                }
                catch(Exception ex)
                {