文档
测试

合同编辑

POST
http://demo1.daoben.tech/api/contract/contract_edit

请求参数

参数名
类型
描述
必填
id
int
示例:1
必填
name
string
示例:合同一
必填
file
string
示例:/upload/b.png
必填
month
int
示例:8
必填
type
1审计 2咨询 3代理记账
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:修改成功
必填