文档
测试

店铺/身份信息(公用)

POST
http://msbox.daoben.tech/api/company/identity_info

请求参数

参数名
类型
描述
必填
type
int
示例:2 1供应商 2社区服务 3施工队 4建筑师 5其他类型
必填
id
int
示例:2 公司id
必填
token
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
data
object
数据字典
必填
id
int
示例:2 id
必填
company_logo
string
示例:/uploads/default/logo.png 公司logo
必填
company_name
string
示例:路旋风家政公司 名称
必填
mobile
string
示例:18537172648 手机号
必填
content
string
示例:1 详细内容
必填
money
string
示例:0.00
必填
frozen_money
string
示例:0.00
必填
rebate
string
示例:0.00
必填
tixian_money
string
示例:0.00
必填
createtime
int
示例:1629077602
必填
updatetime
int
示例:1629079337
必填
status
int
示例:1 0审核中 1审核通过 2审核拒绝
必填
cat_id
int
示例:5 分类id
必填
user_id
int
示例:1 用户id
必填
remark
string
示例:
必填
is_collect
1已收藏 2 未收藏
必填
msg
string
示例:获取成功
必填