前端交流项目获取点赞数据接口
[TOC]
简要描述
- 前端获取点赞数据接口
请求URL
http://10.1.2.14:8090/exProject/addLikeCount
请求方式
- POST
参数
3240 无属性
请求示例
3240 无属性
返回示例
{"res":true}
返回参数说明
参数名 | 类型 | 说明 |
---|---|---|
res | string | 返回状态,true:成功 |
备注
- 更多返回错误代码请看首页的错误代码描述
一款易于用户使用的软件
[TOC]
http://10.1.2.14:8090/exProject/addLikeCount
3240 无属性
3240 无属性
{"res":true}
参数名 | 类型 | 说明 |
---|---|---|
res | string | 返回状态,true:成功 |