成本界面-新增
POST
http://127.0.0.1:8080/sale-product/
请求参数
参数名
类型
描述
必填
productNumber
string
产品序号
必填
name
string
名称
必填
cost
float
成本
必填
shipCost
float
船成本
必填
airCost
float
空成本
必填