Davin
2023-07-21 0b0f87750410cfdb07f88c264bb059c7861a15c6
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;