echo

Updated 模板类型 (markdown)

... ... @@ -10,11 +10,11 @@
* ClassifyPractice = 8, //分类题
* ComprehensiveTest = 9, //阅读/听力理解题
### 子类型 type_string
1. "listening_group_cover" //听力封面
1. "group_test_item_video" //视频听力理解
1. "group_test_item_audio" //音频听力理解
1. "group_test_item_picture" //听音选图
> 子类型 type_string
> 1. "listening_group_cover" //听力封面
> 1. "group_test_item_video" //视频听力理解
> 1. "group_test_item_audio" //音频听力理解
> 1. "group_test_item_picture" //听音选图
* TestExam = 10, //考试
* Dialogue = 11, //对话
... ...