POST LinkMan
【闻伴辉】初始化项目或者品牌查看数(Post方法) 返回 0失败 1成功
请求信息详情
URI 参数
None.
Body 参数
json对象
setProjectBrandSeeNum名称 | 描述 | 类型 | 附加信息 |
---|---|---|---|
type |
商机类型(1项目,2品牌) |
integer |
None. |
pid |
项目或品牌ID |
integer |
None. |
请求格式
application/json, text/json
Sample:
{ "type": 1, "pid": 2 }
application/x-www-form-urlencoded
Sample:
响应信息
资源描述
【闻伴辉】初始化项目或者品牌查看数(Post方法) 返回 0失败 1成功
integer响应结果格式
application/json, text/json
Sample:
1