设置节目名提示
# 设置节目名提示
Path:
/api/showtoast
Method: POST
Content-type: application/json; charset=utf-8
接口描述: 设置节目名提示
请求数据
| 名称 | 类型 | 示例 | 描述 |
|---|---|---|---|
| showToast | int | 1 | 1-开启,0-关闭 |
请求示例
{"showToast": 0}
Path:
/api/showtoast
Method: POST
Content-type: application/json; charset=utf-8
接口描述: 设置节目名提示
请求数据
| 名称 | 类型 | 示例 | 描述 |
|---|---|---|---|
| showToast | int | 1 | 1-开启,0-关闭 |
请求示例
{"showToast": 0}