文档
测试

添加/编辑客户

POST
http://{{test}}/index/customer/set_customer?id=

接口描述

get获取post提交

请求头

参数名
类型
描述
必填
token
string
示例:d4a6c974-9e23-409f-aba7-acc1d7c83e8d
必填

请求参数

参数名
类型
描述
必填
id
string 编辑用
示例:
必填
name
string 招标方名称
示例:招标方名称
必填
level
int 1重要 2次级
示例:1
必填
remark
string 备注
示例:备注
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:返回成功
必填
data
object
数据字典
必填
name
string 招标方名称
示例:招标方名称
必填
level
string 1重要 2次级
示例:1
必填
remark
string 备注
示例:备注
必填
createtime
int
示例:1690422993
必填
updatetime
int
示例:1690422993
必填
admin_id
int
示例:1
必填
id
string id
示例:1
必填