{
"orderFactoryInventoryAddressResMockDtos": [
{
"id": 0,
"createUser": 0,
"createDept": 0,
"createTime": "string",
"updateUser": 0,
"updateTime": "string",
"status": 0,
"isDeleted": 0,
"factoryId": 0,
"factoryCode": "string",
"label": "string",
"warehouseId": 0,
"warehouseCode": "string",
"factoryName": "string",
"warehouseName": "string",
"countryCode": "string",
"orderCountry": "string",
"provinceCode": "string",
"orderProvince": "string",
"cityCode": "string",
"orderCity": "string",
"areaCode": "string",
"orderArea": "string",
"orderAddress": "string"
}
]
}