wxr
2023-04-11 cd70a2a8a2bdebf51259d8f39ed110a34b9be9e5
HDL_ON/Entity/ResponseEntity/CityInfo.cs
@@ -7,6 +7,15 @@
        {
        }
        /// <summary>
        /// 手机GPS经度
        /// </summary>
        public string lon="0";
        /// <summary>
        /// 手机GPS纬度
        /// </summary>
        public string lat="0";
        /// <summary>
        /// 城市id
        /// </summary>
        public string cid = string.Empty;