Commit 09d11eb4dd77a5a5840b939b904c9e3ba5a9ae6e

Authored by kagami
1 parent 322307d2
Exists in master

no message

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
智慧校园_标牌_通知格式.md
... ... @@ -16,6 +16,7 @@
16 16  
17 17 ##### 推送通知(紧急插播)
18 18 * 整体格式
  19 +
19 20 ```javascript
20 21 {
21 22 "cmd":"0",
... ... @@ -23,6 +24,7 @@
23 24 }
24 25 ```
25 26 * `data`格式
  27 +
26 28 ```javascript
27 29 {
28 30 "ID": 559,
... ...