From bf60bc98ad2b841970fcbc030a79516048f79561 Mon Sep 17 00:00:00 2001 From: kagami Date: Sat, 13 May 2017 14:13:44 +0800 Subject: [PATCH] no message --- 智慧校园_标牌_通知格式.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/智慧校园_标牌_通知格式.md b/智慧校园_标牌_通知格式.md index e617a89..7a2b630 100644 --- a/智慧校园_标牌_通知格式.md +++ b/智慧校园_标牌_通知格式.md @@ -160,13 +160,14 @@ ``` #### 校本资源推送(加参数) -* 增加参数typeId,用于区分是课外资源还是每日一练 +* 增加参数typeId,用于区分是课外资源还是每日一练.resTypeId资源分类 ```javascript { "cmd": "102", "data": { - "typeId": 0 + "typeId": 0, + "resTypeId": 0, } } -- libgit2 0.21.0