Commit a85164bf8808fb8aac4c2b5417630cfc2c706e8c
1 parent
b7660d01
Exists in
master
no message
Showing
1 changed file
with
19 additions
and
0 deletions
Show diff stats
智慧校园_标牌_通知格式.md
| @@ -7,3 +7,22 @@ | @@ -7,3 +7,22 @@ | ||
| 7 | "data":{"list":["item"],"info":"infotext"} | 7 | "data":{"list":["item"],"info":"infotext"} |
| 8 | } | 8 | } |
| 9 | ``` | 9 | ``` |
| 10 | +#### 参数说明 | ||
| 11 | +* cmd:命令码,string类型 | ||
| 12 | +* data:可选,如果只推送命令,这个可以不加。有具体数据的情况,这里存数据,格式是个JSONObject | ||
| 13 | + | ||
| 14 | + | ||
| 15 | + | ||
| 16 | + | ||
| 17 | + | ||
| 18 | + | ||
| 19 | + | ||
| 20 | + | ||
| 21 | +# Table of Contents | ||
| 22 | +1. [Example](#example) | ||
| 23 | +2. [Example2](#example2) | ||
| 24 | +3. [Third Example](#third-example) | ||
| 25 | + | ||
| 26 | +## Example | ||
| 27 | +## Example2 | ||
| 28 | +## Third Example |