合约录入
POST
http://3.pimsasia.com/api/createContract
请求参数
参数名
类型
描述
必填
up_contract_id
int
示例:1
必填
eid
int
雇主id
必填
name
string
示例:test
必填
mobile
int
示例:13211112222
必填
c_img
string
示例:a.png,b.png
必填
addr_label
string
示例:1,2,3,4,5,6
必填
material_label
string
示例:1,2,3,4,5,6
必填
c_name
string
示例:test合约
必填
content
string
示例:备注内容
必填
created_at
string
子合约发出时间(时间戳)
必填
c_c_type
int
示例:2 @根据获取合约类型接口获取的id
必填
completed_time
int
预计完成时间(时间戳)
必填
响应参数
参数名
类型
描述
必填
message
string
示例:ok
必填
code
int
示例:200
必填
data
boolean
示例:true
必填
message
string
示例:ok
必填
code
int
示例:200
必填
data
boolean
示例:true
必填
message
string
示例:ok
必填
code
int
示例:200
必填
data
boolean
示例:true
必填