echo

Updated 远程教学之画板相关消息 (markdown)

@@ -9,7 +9,7 @@ @@ -9,7 +9,7 @@
9 * 打开画板 9 * 打开画板
10 ``` 10 ```
11 type:templateAction 11 type:templateAction
12 - subtype:drawPanelAction 12 + subtype:drawingBoard
13 command:openDrawPanel 13 command:openDrawPanel
14 attachmentType:image 14 attachmentType:image
15 ``` 15 ```
@@ -18,7 +18,7 @@ @@ -18,7 +18,7 @@
18 * 关闭画板 18 * 关闭画板
19 ``` 19 ```
20 type:templateAction 20 type:templateAction
21 - subtype:drawPanelAction 21 + subtype:drawingBoard
22 command:closeDrawPanel 22 command:closeDrawPanel
23 ``` 23 ```
24 24