编辑自定义条目
POST
http://test.52miaosuan.com:8090/miaosuan/budget/template/area/customize/item/edit
接口描述
编辑预算模板中的自定义条目
请求头
参数名
类型
描述
必填
user_id
int
用户编号
必填
请求参数
参数名
类型
描述
必填
id
int
自定义条目编号
必填
template_id
int
模板编号
必填
area_id
int
区域编号
必填
item_type
int
条目类型枚举,0 - 工程,1 - 主材
必填
item_order
int
条目编号
必填
name
string
自定义条目名称
必填
description
string
自定义条目描述
必填
unit
string
自定义条目单位
必填
loss_rate
int
损耗率
必填
main_cost_price
int
主项成本价
必填
assist_cost_price
int
辅项成本价
必填
worker_cost_price
int
人工成本价
必填
worker_sale_price
int
人工报价
必填
main_sale_price
int
主项报价
必填
assist_sale_price
int
辅项报价
必填