文档
测试

修改工作量表

POST
http://localhost:8030/tt/api/CostOrderRelationController/pc/updateConstruction

请求参数

参数名
类型
描述
必填
id
string
示例:17e668ae-27c5-4b2d-84fa-6a9692f3e469 必传
必填
newContractNotIncludePrice
string
示例: 非必传
必填
newContractIncludePrice
string
示例:非必传
必填
price
string
示例:非必传
必填

请求参数描述块

{ "id": "17e668ae-27c5-4b2d-84fa-6a9692f3e469", "newContractNotIncludePrice":"", "newContractIncludePrice":"", "price":"" }