文档
测试

是否开启通知

POST
https://djsh.meiliancheng.cn/index.php?s=/shop/api.index/switchNotice

请求参数

参数名
类型
描述
必填
shop_id
int
示例:10020
必填
can_notice
int
1开启通知,0关闭通知,示例:0
必填

响应参数

参数名
类型
描述
必填
data
array
数据列表
必填
code
int
示例:1
必填
msg
string
示例:操作成功
必填