{
"code": 0,
"msg": "string",
"data": {
"id": "string",
"name": "string",
"regionInfo": "string",
"type": "string",
"appoint": "string",
"appointInfo": "string",
"freightTemplatesFreeList": [
{
"id": "string",
"provinceId": "string",
"tempId": "string",
"cityId": "string",
"number": 0,
"price": 0,
"type": "string",
"uniqid": "string"
}
],
"freightTemplatesRegionList": [
{
"id": "string",
"provinceId": "string",
"tempId": "string",
"cityId": "string",
"first": 0,
"firstPrice": 0,
"continues": 0,
"continuePrice": 0,
"type": "string",
"uniqid": "string"
}
]
},
"ok": true
}