getHomeInfo新增详细地址字段

This commit is contained in:
huogan 2024-04-26 18:07:31 +08:00
parent 59c5c1f4ce
commit d590239f95

View File

@ -1108,6 +1108,9 @@ int
addressCode
String
信息箱所属地址编码
addressDetail
String
信息箱所属地址
building
String
信息箱所属楼栋
@ -1122,6 +1125,7 @@ String
"hccId":"1234567890",
"status":0,
"addressCode":"xxxxxxxxxxx",
"addressDetail":"广东省深圳市宝安区xx街道xx小区"
"building":"11栋",
"houseNumber":"101"
}