派生自 ~wxr/HDL_APP_Project
HDL_ON/Entity/ResponseEntity/RegionInfoRes.cs @@ -16,5 +16,9 @@ /// 住宅名称 /// </summary> public string Name { get;set; } /// <summary> /// 住宅地址 /// </summary> public string Address { get; set; } } }