文档
测试

社区首页-首页轮播图-删除

DELETE
http://127.0.0.1:8888/community/commIndexPic

响应参数

参数名
类型
描述
必填
data
string
示例:
必填
list
string
示例:
必填
msg
string
示例:删除成功
必填
status
int
示例:1
必填

请求参数

参数名
类型
描述
必填
user_id
int
示例:1
必填
pic_id
int
示例:1
必填

说明 / 示例

(status=0, msg="非管理员不能删除") (status=0, msg="删除失败,记录不存在") (status=1, msg="success") (status=-1, msg="系统异常")