新增三个字段
POST
请求参数
参数名
类型
描述
必填
isSend
int
是否需送货 1.否2.是
必填
perGoodsIncrease
decimal(10,2)
送货每件增加费用
必填
maxKg
decimal(10,2)
对接最大公斤数
必填