{
	"columns": [
		{
			"name":"可配送区域",
			"prop": "city",
			"width": "240"
		},
		{
			"name":"首重(kg)",
			"prop": "startStandard",
			"width": "80"
		},
		{
			"name":"运费(元)",
			"prop": "startFee",
			"width": "80"
		},
		{
			"name":"续重(个)",
			"prop": "endStandard",
			"width": "80"
		},
		{
			"name":"运费(元)",
			"prop": "endFee",
			"width": "80"
		}
	],
	"rows": []
}