wxr
2024-07-12 312f9ece8d4a46d8989187730fc7f5c7fc36cfb5
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;