文档
测试

运营部添加运营部业务

POST
http://192.168.0.79:80/operations/insertBusiness

请求头

参数名
类型
描述
必填
Content-Type
application/json
必填

请求参数

参数名
类型
描述
必填
operationBusiness
json
{ "userOrderTypeId1":1, "revenue":10, "cost":10, "profit":1, "compensation":1, "tax":1, "manage":1, "annotation":"asds", "operationId":1 }
必填

响应参数

参数名
类型
描述
必填
timestamp
number
示例:1571895692037
必填
status
number
示例:500
必填
error
string
示例:Internal Server Error
必填
message
string
示例:Error resolving template [login], template might not exist or might not be accessible by any of the configured Template Resolvers
必填
path
string
示例:/login
必填