文档
测试

优惠券到期通知开启和关闭

POST
http://local.zyh.com/index.php/wechat/User/expireremind

请求参数

参数名
类型
描述
必填
Id
int
示例:111
必填
status
int
示例:1 //0关闭,1开启
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:操作成功
必填
time
string
示例:2020-12-16 09:35:03
必填
data
object
示例:null
必填