文档
测试

广告是否审核

GET
/api/advertising/isCheck

请求参数

参数名
类型
描述
必填
id
long
广告id
必填

说明 / 示例

{ "data": true,//广告是否审核返回值 "msg": "", "status": 0, "success": true, "time": "", "total": 0 }