学科网接口
  1. 知识树
学科网接口
  • 基础数据API
    • 行政区
      • 获取行政区列表
      • 获取指定ID的行政区
    • 资源库基础标签
      • 资源库基础标签
    • 名校
      • 名校列表
    • 学段
      • 获取学段列表
    • 年级
      • 获取年级列表
    • 学制
      • 获取学制列表
    • 学期
      • 获取学期列表
    • 学科
      • 获取学科列表
    • 课程
      • 获取课程列表
      • 获取指定ID的课程
    • 知识树
      • 获取指定课程的知识树
        GET
      • 获取指定课程的精简版知识树
        GET
      • 获取多个ID的知识点
        GET
      • 获取章节和知识点的映射关系
        GET
    • 教材版本
      • 获取指定课程ID的教材版本列表
    • 教材
      • 获取教材列表
    • 教材(章节)目录
      • 获取指定教材的章节列表
    • 试卷类型
      • 获取试卷类型列表
    • 试题难度等级
      • 获取试题难度等级列表
    • 试题类型
      • 获取试题类型列表
      • 获取标签列表
  • 题库API
    • 试题推送
      • 章节-知识点推题
      • 举一反三推题
      • 搜题(精品版)
      • 关键词搜题
  1. 知识树

获取指定课程的知识树

测试环境
https://openapi.xkw.com
测试环境
https://openapi.xkw.com
GET
https://openapi.xkw.com
/xopqbm/courses/knowledge-points
最后修改时间:2023-04-27 14:00:51
责任人:未设置
Xop-App-Id=103231681885018300&Xop-Nonce=11e7bd52ee7b45328630fe39d7f295ad&Xop-Timestamp=1682603681&course_id=1&xop_url=/xopqbm/courses/knowledge-points&secret=vIbGWISJTsXJQG62szeGbzSMllXl6Nbo

请求参数

Query 参数
course_id
integer 
课程ID
可选
示例值:
1
Header 参数
Xop-App-Id
string 
可选
示例值:
103231681885018300
Xop-Nonce
string 
可选
示例值:
11e7bd52ee7b45328630fe39d7f295ad
Xop-Timestamp
string 
可选
示例值:
1682603681
Xop-Sign
string 
可选
示例值:
e97994b42883545fb011bba95784bb8281d14b0a

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://openapi.xkw.com/xopqbm/courses/knowledge-points?course_id=1' \
--header 'Xop-App-Id: 103231681885018300' \
--header 'Xop-Nonce: 11e7bd52ee7b45328630fe39d7f295ad' \
--header 'Xop-Timestamp: 1682603681' \
--header 'Xop-Sign: e97994b42883545fb011bba95784bb8281d14b0a'

返回响应

🟢200成功
application/json
Body
code
integer 
必需
msg
string 
必需
data
array [object {12}] 
必需
id
integer 
必需
name
string 
必需
course_id
integer 
必需
type
string 
必需
parent_id
integer 
必需
ordinal
integer 
必需
for_lite
boolean 
必需
tag
string 
必需
create_time
string 
必需
update_time
string 
必需
depth
integer 
必需
root_id
integer 
必需
示例
{"code":2000000,"msg":"OK","data":[{"id":65443,"name":"基础知识","course_id":1,"type":"NODE","parent_id":0,"ordinal":0,"for_lite":true,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":1,"root_id":65443},{"id":65487,"name":"句法实践","course_id":1,"type":"NODE","parent_id":0,"ordinal":1,"for_lite":true,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":1,"root_id":65487},{"id":65524,"name":"阅读鉴赏","course_id":1,"type":"NODE","parent_id":0,"ordinal":2,"for_lite":true,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":1,"root_id":65524},{"id":65515,"name":"积累运用","course_id":1,"type":"NODE","parent_id":0,"ordinal":3,"for_lite":true,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":1,"root_id":65515},{"id":65532,"name":"语言表达","course_id":1,"type":"NODE","parent_id":0,"ordinal":4,"for_lite":true,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-04-25T07:54:14","depth":1,"root_id":65532},{"id":65536,"name":"写作训练","course_id":1,"type":"NODE","parent_id":0,"ordinal":5,"for_lite":true,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":1,"root_id":65536},{"id":65542,"name":"其他","course_id":1,"type":"NODE","parent_id":0,"ordinal":6,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-04-25T07:54:14","depth":1,"root_id":65542},{"id":65444,"name":"拼音","course_id":1,"type":"NODE","parent_id":65443,"ordinal":0,"for_lite":true,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":2,"root_id":65443},{"id":65451,"name":"汉字","course_id":1,"type":"NODE","parent_id":65443,"ordinal":1,"for_lite":true,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":2,"root_id":65443},{"id":65465,"name":"词语","course_id":1,"type":"NODE","parent_id":65443,"ordinal":2,"for_lite":true,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":2,"root_id":65443},{"id":65446,"name":"声母","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65444,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65443},{"id":65447,"name":"韵母","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65444,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65443},{"id":65449,"name":"音节","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65444,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65443},{"id":65445,"name":"字母(表)","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65444,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65443},{"id":65448,"name":"声调与标调","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65444,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65443},{"id":67327,"name":"拼读方法","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65444,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:12:22","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65443},{"id":65450,"name":"拼合规律","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65444,"ordinal":6,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65443},{"id":67324,"name":"字母表顺序","course_id":1,"type":"TESTING_POINT","parent_id":65445,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T07:39:37","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67325,"name":"大小写对应","course_id":1,"type":"TESTING_POINT","parent_id":65445,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T07:39:37","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67326,"name":"字母书写规则","course_id":1,"type":"TESTING_POINT","parent_id":65445,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T07:39:37","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67313,"name":"平舌音","course_id":1,"type":"TESTING_POINT","parent_id":65446,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T07:39:37","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67314,"name":"翘舌音","course_id":1,"type":"TESTING_POINT","parent_id":65446,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T07:39:37","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67315,"name":"单韵母","course_id":1,"type":"TESTING_POINT","parent_id":65447,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T07:39:37","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67316,"name":"复韵母","course_id":1,"type":"TESTING_POINT","parent_id":65447,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T07:39:37","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67317,"name":"鼻韵母","course_id":1,"type":"TESTING_POINT","parent_id":65447,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T07:39:37","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67320,"name":"特殊韵母","course_id":1,"type":"TESTING_POINT","parent_id":65447,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T07:39:37","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67321,"name":"儿化音节","course_id":1,"type":"TESTING_POINT","parent_id":65449,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T07:39:37","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67322,"name":"零声母音节","course_id":1,"type":"TESTING_POINT","parent_id":65449,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T07:39:37","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67323,"name":"整体认读音节","course_id":1,"type":"TESTING_POINT","parent_id":65449,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T07:39:37","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67330,"name":"音节拼写规则","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65449,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:12:22","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":65459,"name":"字音","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65451,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65443},{"id":65458,"name":"字形","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65451,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65443},{"id":65457,"name":"字义","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65451,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65443},{"id":65464,"name":"查字典","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65451,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65443},{"id":67348,"name":"汉字书写","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65451,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:33:20","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65443},{"id":65455,"name":"书写笔画","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65451,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65443},{"id":65456,"name":"汉字造字法及演变","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65451,"ordinal":6,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65443},{"id":65452,"name":"汉字结构","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65451,"ordinal":7,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65443},{"id":67355,"name":"间架结构","course_id":1,"type":"TESTING_POINT","parent_id":65452,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:33:20","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67353,"name":"偏旁部首","course_id":1,"type":"TESTING_POINT","parent_id":65452,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:33:20","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67352,"name":"基本笔画","course_id":1,"type":"TESTING_POINT","parent_id":65455,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:33:20","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67354,"name":"笔顺规则","course_id":1,"type":"TESTING_POINT","parent_id":65455,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:33:20","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67356,"name":"象形字","course_id":1,"type":"TESTING_POINT","parent_id":65456,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:33:20","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67358,"name":"会意字","course_id":1,"type":"TESTING_POINT","parent_id":65456,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:33:20","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67359,"name":"形声字","course_id":1,"type":"TESTING_POINT","parent_id":65456,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:33:20","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67340,"name":"多义字","course_id":1,"type":"TESTING_POINT","parent_id":65457,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:33:20","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67341,"name":"多音多义字","course_id":1,"type":"TESTING_POINT","parent_id":65457,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:33:20","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":65460,"name":"形近字","course_id":1,"type":"TESTING_POINT","parent_id":65458,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":65453,"name":"独体字","course_id":1,"type":"TESTING_POINT","parent_id":65458,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":65454,"name":"合体字","course_id":1,"type":"TESTING_POINT","parent_id":65458,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67339,"name":"猜字谜","course_id":1,"type":"TESTING_POINT","parent_id":65458,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:33:20","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":65463,"name":"字形易错字","course_id":1,"type":"TESTING_POINT","parent_id":65458,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67347,"name":"笔顺易错字","course_id":1,"type":"TESTING_POINT","parent_id":65458,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:33:20","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":65461,"name":"同音字","course_id":1,"type":"TESTING_POINT","parent_id":65459,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":65462,"name":"多音字","course_id":1,"type":"TESTING_POINT","parent_id":65459,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67338,"name":"看拼音写汉字","course_id":1,"type":"TESTING_POINT","parent_id":65459,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:33:20","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67342,"name":"音序查字法","course_id":1,"type":"TESTING_POINT","parent_id":65464,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:33:20","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67343,"name":"部首查字法","course_id":1,"type":"TESTING_POINT","parent_id":65464,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:33:20","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67344,"name":"数笔画查字法","course_id":1,"type":"TESTING_POINT","parent_id":65464,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:33:20","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":65480,"name":"词性","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65465,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65443},{"id":79559,"name":"词义辨析","course_id":1,"type":"NODE","parent_id":65465,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2020-11-20T06:44:14","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65443},{"id":65478,"name":"成语","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65465,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65443},{"id":65469,"name":"四字词语及叠词","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65465,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65443},{"id":65477,"name":"短语结构类型","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65465,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65443},{"id":67294,"name":"考点","course_id":1,"type":"NODE","parent_id":65465,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T03:56:07","update_time":"2023-04-25T07:54:13","depth":3,"root_id":65443},{"id":65479,"name":"近义词辨析","course_id":1,"type":"NODE","parent_id":65466,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-04-25T07:54:13","depth":5,"root_id":65443},{"id":65470,"name":"AABB","course_id":1,"type":"TESTING_POINT","parent_id":65469,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":65471,"name":"ABAB","course_id":1,"type":"TESTING_POINT","parent_id":65469,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":65472,"name":"AABC","course_id":1,"type":"TESTING_POINT","parent_id":65469,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":65473,"name":"ABCC","course_id":1,"type":"TESTING_POINT","parent_id":65469,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":65474,"name":"ABAC","course_id":1,"type":"TESTING_POINT","parent_id":65469,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":65475,"name":"ABB的","course_id":1,"type":"TESTING_POINT","parent_id":65469,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":65476,"name":"AAB的","course_id":1,"type":"TESTING_POINT","parent_id":65469,"ordinal":6,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67292,"name":"又A又B","course_id":1,"type":"TESTING_POINT","parent_id":65469,"ordinal":7,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T03:56:07","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67293,"name":"A来A去","course_id":1,"type":"TESTING_POINT","parent_id":65469,"ordinal":8,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T03:56:07","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67379,"name":"主谓短语","course_id":1,"type":"TESTING_POINT","parent_id":65477,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:53:17","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67380,"name":"偏正短语","course_id":1,"type":"TESTING_POINT","parent_id":65477,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:53:17","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67381,"name":"动宾短语","course_id":1,"type":"TESTING_POINT","parent_id":65477,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:53:17","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67382,"name":"后补短语","course_id":1,"type":"TESTING_POINT","parent_id":65477,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:53:17","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67383,"name":"并列短语","course_id":1,"type":"TESTING_POINT","parent_id":65477,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:53:17","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67384,"name":"的字短语","course_id":1,"type":"TESTING_POINT","parent_id":65477,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:53:17","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67366,"name":"近义成语","course_id":1,"type":"TESTING_POINT","parent_id":65478,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:53:17","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67367,"name":"反义成语","course_id":1,"type":"TESTING_POINT","parent_id":65478,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:53:17","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67368,"name":"多义成语","course_id":1,"type":"TESTING_POINT","parent_id":65478,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:53:17","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67369,"name":"八字成语","course_id":1,"type":"TESTING_POINT","parent_id":65478,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:53:17","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67370,"name":"神话故事成语","course_id":1,"type":"TESTING_POINT","parent_id":65478,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:53:17","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67371,"name":"带数字的成语","course_id":1,"type":"TESTING_POINT","parent_id":65478,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:53:17","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67372,"name":"带反义词的成语","course_id":1,"type":"TESTING_POINT","parent_id":65478,"ordinal":6,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:53:17","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67373,"name":"成语的感情色彩","course_id":1,"type":"TESTING_POINT","parent_id":65478,"ordinal":7,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:53:17","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67374,"name":"成语常考题型","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65478,"ordinal":8,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:53:17","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67363,"name":"量词","course_id":1,"type":"TESTING_POINT","parent_id":65480,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:53:17","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67364,"name":"语气词","course_id":1,"type":"TESTING_POINT","parent_id":65480,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:53:17","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":71584,"name":"拟声词","course_id":1,"type":"TESTING_POINT","parent_id":65480,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-07T03:58:44","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67365,"name":"的、地、得","course_id":1,"type":"TESTING_POINT","parent_id":65480,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:53:17","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67296,"name":"给字组词","course_id":1,"type":"TESTING_POINT","parent_id":65486,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T03:56:07","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65443},{"id":67297,"name":"看图组词","course_id":1,"type":"TESTING_POINT","parent_id":65486,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T03:56:07","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65443},{"id":79560,"name":"句子考查分类","course_id":1,"type":"NODE","parent_id":65487,"ordinal":0,"for_lite":true,"tag":"STANDARD","create_time":"2020-11-20T06:53:50","update_time":"2023-02-14T05:51:04","depth":2,"root_id":65487},{"id":65503,"name":"单句句型","course_id":1,"type":"NODE","parent_id":65487,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":2,"root_id":65487},{"id":65504,"name":"复句句型","course_id":1,"type":"NODE","parent_id":65487,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":2,"root_id":65487},{"id":67389,"name":"特殊句式","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65487,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T09:39:05","update_time":"2023-02-14T05:51:04","depth":2,"root_id":65487},{"id":65502,"name":"标点符号","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65487,"ordinal":4,"for_lite":true,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":2,"root_id":65487},{"id":65506,"name":"病句辨析","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65487,"ordinal":5,"for_lite":true,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":2,"root_id":65487},{"id":65507,"name":"修辞手法","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65487,"ordinal":6,"for_lite":true,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":2,"root_id":65487},{"id":65497,"name":"陈述句与设问句的互换","course_id":1,"type":"TESTING_POINT","parent_id":65496,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65487},{"id":65499,"name":"陈述句、反问句与感叹句的互换","course_id":1,"type":"TESTING_POINT","parent_id":65496,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65487},{"id":65498,"name":"把字句、被字句与陈述句的互换","course_id":1,"type":"TESTING_POINT","parent_id":65496,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65487},{"id":65500,"name":"肯定句与双重否定句的互换","course_id":1,"type":"TESTING_POINT","parent_id":65496,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65487},{"id":65501,"name":"引述句与转述句的互换","course_id":1,"type":"TESTING_POINT","parent_id":65496,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65487},{"id":67402,"name":"句子的拆分与合并","course_id":1,"type":"TESTING_POINT","parent_id":65496,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T09:39:05","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65487},{"id":67385,"name":"陈述句","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65503,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T09:39:05","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67386,"name":"疑问句","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65503,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T09:39:05","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67387,"name":"祈使句","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65503,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T09:39:05","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67388,"name":"感叹句","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65503,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T09:39:05","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67394,"name":"并列复句","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65504,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T09:39:05","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67395,"name":"承接复句","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65504,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T09:39:05","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67396,"name":"递进复句","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65504,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T09:39:05","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67397,"name":"选择复句","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65504,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T09:39:05","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67398,"name":"转折复句","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65504,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T09:39:05","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67399,"name":"因果复句","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65504,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T09:39:05","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67400,"name":"假设复句","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65504,"ordinal":6,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T09:39:05","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67401,"name":"条件复句","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65504,"ordinal":7,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T09:39:05","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67410,"name":"成分残缺","course_id":1,"type":"TESTING_POINT","parent_id":65506,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T10:29:53","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67411,"name":"搭配不当","course_id":1,"type":"TESTING_POINT","parent_id":65506,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T10:29:53","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67412,"name":"用词不当","course_id":1,"type":"TESTING_POINT","parent_id":65506,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T10:29:53","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67413,"name":"分类不当","course_id":1,"type":"TESTING_POINT","parent_id":65506,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T10:29:53","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67414,"name":"重复啰嗦","course_id":1,"type":"TESTING_POINT","parent_id":65506,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T10:29:53","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67415,"name":"语序颠倒","course_id":1,"type":"TESTING_POINT","parent_id":65506,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T10:29:53","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67416,"name":"前后矛盾","course_id":1,"type":"TESTING_POINT","parent_id":65506,"ordinal":6,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T10:29:53","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67417,"name":"不合事理","course_id":1,"type":"TESTING_POINT","parent_id":65506,"ordinal":7,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T10:29:53","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67418,"name":"指代不明","course_id":1,"type":"TESTING_POINT","parent_id":65506,"ordinal":8,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T10:29:53","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67419,"name":"含糊不清","course_id":1,"type":"TESTING_POINT","parent_id":65506,"ordinal":9,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T10:29:53","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67420,"name":"标点用错","course_id":1,"type":"TESTING_POINT","parent_id":65506,"ordinal":10,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T10:29:53","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67421,"name":"比喻不当","course_id":1,"type":"TESTING_POINT","parent_id":65506,"ordinal":11,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T10:29:53","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67422,"name":"关联词语不当","course_id":1,"type":"TESTING_POINT","parent_id":65506,"ordinal":12,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T10:29:53","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":65508,"name":"比喻","course_id":1,"type":"TESTING_POINT","parent_id":65507,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":65509,"name":"拟人","course_id":1,"type":"TESTING_POINT","parent_id":65507,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":65513,"name":"排比","course_id":1,"type":"TESTING_POINT","parent_id":65507,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":65510,"name":"夸张","course_id":1,"type":"TESTING_POINT","parent_id":65507,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":65511,"name":"反问","course_id":1,"type":"TESTING_POINT","parent_id":65507,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":65512,"name":"设问","course_id":1,"type":"TESTING_POINT","parent_id":65507,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67409,"name":"对偶","course_id":1,"type":"TESTING_POINT","parent_id":65507,"ordinal":6,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T09:45:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67403,"name":"对比","course_id":1,"type":"TESTING_POINT","parent_id":65507,"ordinal":7,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T09:39:05","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67404,"name":"借代","course_id":1,"type":"TESTING_POINT","parent_id":65507,"ordinal":8,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T09:39:05","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67405,"name":"引用","course_id":1,"type":"TESTING_POINT","parent_id":65507,"ordinal":9,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T09:39:05","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67406,"name":"反复","course_id":1,"type":"TESTING_POINT","parent_id":65507,"ordinal":10,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T09:39:05","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67407,"name":"双关","course_id":1,"type":"TESTING_POINT","parent_id":65507,"ordinal":11,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T09:39:05","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67408,"name":"反语","course_id":1,"type":"TESTING_POINT","parent_id":65507,"ordinal":12,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T09:39:05","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":65518,"name":"文学文化常识","course_id":1,"type":"NODE","parent_id":65515,"ordinal":0,"for_lite":true,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":2,"root_id":65515},{"id":71589,"name":"文章作者","course_id":1,"type":"NODE","parent_id":65515,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":2,"root_id":65515},{"id":67436,"name":"名篇名句理解与默写","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65515,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T10:40:44","update_time":"2023-04-25T07:54:14","depth":2,"root_id":65515},{"id":67437,"name":"课外搜集与积累","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65515,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T10:42:08","update_time":"2023-02-14T05:51:04","depth":2,"root_id":65515},{"id":89273,"name":"综合性学习","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65515,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2023-04-25T07:54:13","update_time":"2023-04-25T07:54:13","depth":2,"root_id":65515},{"id":79561,"name":"文学常识","course_id":1,"type":"NODE","parent_id":65518,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2020-11-20T07:10:40","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65515},{"id":79562,"name":"文化常识","course_id":1,"type":"NODE","parent_id":65518,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2020-11-20T07:10:40","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65515},{"id":65525,"name":"现代文阅读","course_id":1,"type":"NODE","parent_id":65524,"ordinal":0,"for_lite":true,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":2,"root_id":65524},{"id":65530,"name":"文言文阅读","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65524,"ordinal":1,"for_lite":true,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-04-25T07:54:14","depth":2,"root_id":65524},{"id":65531,"name":"诗词曲鉴赏","course_id":1,"type":"TESTING_POINT","parent_id":65524,"ordinal":2,"for_lite":true,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-04-25T07:54:14","depth":2,"root_id":65524},{"id":69169,"name":"课外名著阅读","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65524,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2019-05-24T08:18:18","update_time":"2023-04-25T07:54:14","depth":2,"root_id":65524},{"id":72004,"name":"绘本阅读","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65524,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T01:33:00","update_time":"2023-02-14T05:51:04","depth":2,"root_id":65524},{"id":67307,"name":"语段阅读","course_id":1,"type":"NODE","parent_id":65525,"ordinal":0,"for_lite":true,"tag":"STANDARD","create_time":"2018-12-28T05:51:27","update_time":"2023-04-25T07:54:13","depth":3,"root_id":65524},{"id":75295,"name":"课内阅读","course_id":1,"type":"NODE","parent_id":65525,"ordinal":1,"for_lite":true,"tag":"STANDARD","create_time":"2020-07-14T01:58:07","update_time":"2023-04-25T07:54:13","depth":3,"root_id":65524},{"id":65526,"name":"记叙文","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65525,"ordinal":2,"for_lite":true,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-04-25T07:54:13","depth":3,"root_id":65524},{"id":65527,"name":"说明文","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65525,"ordinal":3,"for_lite":true,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-04-25T07:54:13","depth":3,"root_id":65524},{"id":65529,"name":"议论文","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65525,"ordinal":4,"for_lite":true,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-04-25T07:54:13","depth":3,"root_id":65524},{"id":75289,"name":"非连续性文本阅读","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65525,"ordinal":5,"for_lite":true,"tag":"STANDARD","create_time":"2020-07-10T02:05:14","update_time":"2023-04-25T07:54:13","depth":3,"root_id":65524},{"id":67306,"name":"体裁","course_id":1,"type":"NODE","parent_id":65525,"ordinal":6,"for_lite":true,"tag":"STANDARD","create_time":"2018-12-28T05:48:41","update_time":"2023-04-25T07:54:13","depth":3,"root_id":65524},{"id":67455,"name":"阅读常考题型","course_id":1,"type":"NODE","parent_id":65525,"ordinal":7,"for_lite":true,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:13","depth":3,"root_id":65524},{"id":67472,"name":"文化常识","course_id":1,"type":"TESTING_POINT","parent_id":65530,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:14","depth":3,"root_id":65524},{"id":67466,"name":"通假字","course_id":1,"type":"TESTING_POINT","parent_id":65530,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65524},{"id":67469,"name":"字词解释","course_id":1,"type":"TESTING_POINT","parent_id":65530,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:14","depth":3,"root_id":65524},{"id":67467,"name":"古今异义","course_id":1,"type":"TESTING_POINT","parent_id":65530,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:14","depth":3,"root_id":65524},{"id":67465,"name":"语气词","course_id":1,"type":"TESTING_POINT","parent_id":65530,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:14","depth":3,"root_id":65524},{"id":67468,"name":"一词多义","course_id":1,"type":"TESTING_POINT","parent_id":65530,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:14","depth":3,"root_id":65524},{"id":67470,"name":"句子翻译","course_id":1,"type":"TESTING_POINT","parent_id":65530,"ordinal":6,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:14","depth":3,"root_id":65524},{"id":67471,"name":"文言断句","course_id":1,"type":"TESTING_POINT","parent_id":65530,"ordinal":7,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:14","depth":3,"root_id":65524},{"id":80901,"name":"内容理解","course_id":1,"type":"TESTING_POINT","parent_id":65530,"ordinal":8,"for_lite":false,"tag":"STANDARD","create_time":"2021-05-21T08:47:18","update_time":"2023-04-25T07:54:14","depth":3,"root_id":65524},{"id":80902,"name":"人物形象","course_id":1,"type":"TESTING_POINT","parent_id":65530,"ordinal":9,"for_lite":false,"tag":"STANDARD","create_time":"2021-05-21T08:47:18","update_time":"2023-04-25T07:54:14","depth":3,"root_id":65524},{"id":67473,"name":"主旨概括","course_id":1,"type":"TESTING_POINT","parent_id":65530,"ordinal":10,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:14","depth":3,"root_id":65524},{"id":67474,"name":"体裁","course_id":1,"type":"NODE","parent_id":65531,"ordinal":0,"for_lite":true,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:14","depth":3,"root_id":65524},{"id":67478,"name":"题材","course_id":1,"type":"NODE","parent_id":65531,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:14","depth":3,"root_id":65524},{"id":67494,"name":"鉴赏常考题型","course_id":1,"type":"NODE","parent_id":65531,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:14","depth":3,"root_id":65524},{"id":65533,"name":"口语交际","course_id":1,"type":"TESTING_POINT","parent_id":65532,"ordinal":0,"for_lite":true,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":2,"root_id":65532},{"id":67501,"name":"常见话题","course_id":1,"type":"TESTING_POINT","parent_id":65532,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":2,"root_id":65532},{"id":65535,"name":"写句子","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65536,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":2,"root_id":65536},{"id":65540,"name":"写话","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65536,"ordinal":1,"for_lite":true,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":2,"root_id":65536},{"id":67308,"name":"习作","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65536,"ordinal":2,"for_lite":true,"tag":"STANDARD","create_time":"2018-12-28T05:54:50","update_time":"2023-02-14T05:51:04","depth":2,"root_id":65536},{"id":65541,"name":"应用文","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":65536,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":2,"root_id":65536},{"id":67513,"name":"看图写话","course_id":1,"type":"TESTING_POINT","parent_id":65540,"ordinal":0,"for_lite":true,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65536},{"id":67514,"name":"情景写话","course_id":1,"type":"TESTING_POINT","parent_id":65540,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65536},{"id":67515,"name":"续写写话","course_id":1,"type":"TESTING_POINT","parent_id":65540,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65536},{"id":67516,"name":"想象写话","course_id":1,"type":"TESTING_POINT","parent_id":65540,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65536},{"id":67529,"name":"日记、周记、写信","course_id":1,"type":"TESTING_POINT","parent_id":65541,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65536},{"id":67530,"name":"借条、收条、领条","course_id":1,"type":"TESTING_POINT","parent_id":65541,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65536},{"id":67531,"name":"通知、启事、告示","course_id":1,"type":"TESTING_POINT","parent_id":65541,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65536},{"id":67532,"name":"请假条、留言条","course_id":1,"type":"TESTING_POINT","parent_id":65541,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65536},{"id":67533,"name":"读后感、观后感","course_id":1,"type":"TESTING_POINT","parent_id":65541,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65536},{"id":67534,"name":"表扬信、感谢信","course_id":1,"type":"TESTING_POINT","parent_id":65541,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65536},{"id":67535,"name":"发言稿、演讲稿","course_id":1,"type":"TESTING_POINT","parent_id":65541,"ordinal":6,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65536},{"id":78082,"name":"广播稿、板报稿","course_id":1,"type":"TESTING_POINT","parent_id":65541,"ordinal":7,"for_lite":false,"tag":"STANDARD","create_time":"2020-09-22T02:15:48","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65536},{"id":67536,"name":"建议书、倡议书","course_id":1,"type":"TESTING_POINT","parent_id":65541,"ordinal":8,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65536},{"id":67537,"name":"新闻、宣传语、调查报告","course_id":1,"type":"TESTING_POINT","parent_id":65541,"ordinal":9,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65536},{"id":65486,"name":"组词","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":67294,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67298,"name":"词语仿写","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":67294,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T03:56:07","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":65483,"name":"词语解释","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":67294,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67299,"name":"词语造句","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":67294,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T03:56:07","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67300,"name":"选字、选词填空","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":67294,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T03:56:07","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67301,"name":"补全词语","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":67294,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T03:56:07","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":65482,"name":"词语搭配","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":67294,"ordinal":6,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":65485,"name":"词语排列归类","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":67294,"ordinal":7,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":78069,"name":"看图写词语","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":67294,"ordinal":8,"for_lite":false,"tag":"STANDARD","create_time":"2020-09-22T02:15:48","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":65528,"name":"散文","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":67306,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":67438,"name":"寓言故事","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":67306,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":67439,"name":"童话故事","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":67306,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":67440,"name":"科学小品","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":67306,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":70444,"name":"小说","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":67306,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2019-07-29T05:38:19","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":70445,"name":"神话故事","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":67306,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2019-07-29T05:38:19","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":70446,"name":"成语故事","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":67306,"ordinal":6,"for_lite":false,"tag":"STANDARD","create_time":"2019-07-29T05:38:19","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":70448,"name":"剧本","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":67306,"ordinal":7,"for_lite":false,"tag":"STANDARD","create_time":"2019-07-29T05:38:19","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":71585,"name":"儿歌","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":67306,"ordinal":8,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-07T03:58:44","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":71586,"name":"历史故事","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":67306,"ordinal":9,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-07T03:58:44","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":71587,"name":"民间故事","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":67306,"ordinal":10,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-07T07:37:25","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":67517,"name":"记叙文(记人)","course_id":1,"type":"NODE","parent_id":67308,"ordinal":0,"for_lite":true,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-04-25T07:54:14","depth":3,"root_id":65536},{"id":67518,"name":"记叙文(叙事)","course_id":1,"type":"NODE","parent_id":67308,"ordinal":1,"for_lite":true,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-04-25T07:54:14","depth":3,"root_id":65536},{"id":67519,"name":"记叙文(状物)","course_id":1,"type":"NODE","parent_id":67308,"ordinal":2,"for_lite":true,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-04-25T07:54:14","depth":3,"root_id":65536},{"id":67520,"name":"记叙文(写景)","course_id":1,"type":"NODE","parent_id":67308,"ordinal":3,"for_lite":true,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-04-25T07:54:14","depth":3,"root_id":65536},{"id":65537,"name":"命题作文","course_id":1,"type":"TESTING_POINT","parent_id":67308,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65536},{"id":67521,"name":"半命题作文","course_id":1,"type":"TESTING_POINT","parent_id":67308,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65536},{"id":65538,"name":"材料作文","course_id":1,"type":"TESTING_POINT","parent_id":67308,"ordinal":6,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65536},{"id":67522,"name":"看图作文","course_id":1,"type":"TESTING_POINT","parent_id":67308,"ordinal":7,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65536},{"id":65539,"name":"话题作文","course_id":1,"type":"TESTING_POINT","parent_id":67308,"ordinal":8,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65536},{"id":67523,"name":"扩写作文","course_id":1,"type":"TESTING_POINT","parent_id":67308,"ordinal":9,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65536},{"id":67524,"name":"缩写作文","course_id":1,"type":"TESTING_POINT","parent_id":67308,"ordinal":10,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65536},{"id":67525,"name":"续写作文","course_id":1,"type":"TESTING_POINT","parent_id":67308,"ordinal":11,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65536},{"id":67526,"name":"改写作文","course_id":1,"type":"TESTING_POINT","parent_id":67308,"ordinal":12,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65536},{"id":67527,"name":"想象作文","course_id":1,"type":"TESTING_POINT","parent_id":67308,"ordinal":13,"for_lite":true,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65536},{"id":67528,"name":"童话作文","course_id":1,"type":"TESTING_POINT","parent_id":67308,"ordinal":14,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65536},{"id":72208,"name":"诗歌创作","course_id":1,"type":"TESTING_POINT","parent_id":67308,"ordinal":15,"for_lite":false,"tag":"STANDARD","create_time":"2020-03-03T01:52:57","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65536},{"id":79587,"name":"习作材料和方法","course_id":1,"type":"TESTING_POINT","parent_id":67308,"ordinal":16,"for_lite":false,"tag":"STANDARD","create_time":"2020-12-08T00:26:46","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65536},{"id":67318,"name":"前鼻韵母","course_id":1,"type":"TESTING_POINT","parent_id":67317,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T07:39:37","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65443},{"id":67319,"name":"后鼻韵母","course_id":1,"type":"TESTING_POINT","parent_id":67317,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T07:39:37","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65443},{"id":67328,"name":"两拼法","course_id":1,"type":"TESTING_POINT","parent_id":67327,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:12:22","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67329,"name":"三拼法","course_id":1,"type":"TESTING_POINT","parent_id":67327,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:12:22","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67331,"name":"轻声","course_id":1,"type":"TESTING_POINT","parent_id":67330,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:12:22","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65443},{"id":67332,"name":"ü的用法","course_id":1,"type":"TESTING_POINT","parent_id":67330,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:12:22","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65443},{"id":67333,"name":"隔音符号","course_id":1,"type":"TESTING_POINT","parent_id":67330,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:12:22","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65443},{"id":67334,"name":"变调规律","course_id":1,"type":"TESTING_POINT","parent_id":67330,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:12:22","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65443},{"id":67335,"name":"大写字母的使用","course_id":1,"type":"TESTING_POINT","parent_id":67330,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:12:22","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65443},{"id":67336,"name":"y、w的作用和使用","course_id":1,"type":"TESTING_POINT","parent_id":67330,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:12:22","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65443},{"id":67375,"name":"解释成语","course_id":1,"type":"TESTING_POINT","parent_id":67374,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:53:17","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65443},{"id":67376,"name":"成语造句","course_id":1,"type":"TESTING_POINT","parent_id":67374,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:53:17","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65443},{"id":67377,"name":"补全成语","course_id":1,"type":"TESTING_POINT","parent_id":67374,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:53:17","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65443},{"id":67378,"name":"成语归类","course_id":1,"type":"TESTING_POINT","parent_id":67374,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T08:53:17","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65443},{"id":67390,"name":"兼语句","course_id":1,"type":"TESTING_POINT","parent_id":67389,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T09:39:05","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67391,"name":"连动句","course_id":1,"type":"TESTING_POINT","parent_id":67389,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T09:39:05","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67392,"name":"复指句","course_id":1,"type":"TESTING_POINT","parent_id":67389,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T09:39:05","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67393,"name":"插入语","course_id":1,"type":"TESTING_POINT","parent_id":67389,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T09:39:05","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67435,"name":"课文理解与填空","course_id":1,"type":"NODE","parent_id":67436,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T10:40:44","update_time":"2023-04-25T07:54:14","depth":3,"root_id":65515},{"id":65522,"name":"现代文默写","course_id":1,"type":"NODE","parent_id":67436,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-04-25T07:54:14","depth":3,"root_id":65515},{"id":65516,"name":"诗词歌赋默写","course_id":1,"type":"NODE","parent_id":67436,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-04-25T07:54:14","depth":3,"root_id":65515},{"id":67433,"name":"诗词名句理解","course_id":1,"type":"NODE","parent_id":67436,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T10:40:44","update_time":"2023-04-25T07:54:14","depth":3,"root_id":65515},{"id":65523,"name":"文言文默写","course_id":1,"type":"NODE","parent_id":67436,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-04-25T07:54:14","depth":3,"root_id":65515},{"id":78075,"name":"听力与听写","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2020-09-22T02:15:48","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":81152,"name":"数自然段和句子","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2021-06-04T06:25:13","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":67458,"name":"划分段落层次","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":67459,"name":"概括段落层意","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":79768,"name":"阅读策略和方法","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2021-01-11T00:37:29","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":67444,"name":"叙述人物","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":67443,"name":"叙述人称","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":6,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":80886,"name":"标题的拟写/含义/作用","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":7,"for_lite":false,"tag":"STANDARD","create_time":"2021-05-19T08:26:39","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":67462,"name":"给文章加标题","course_id":1,"type":"NODE","parent_id":67455,"ordinal":8,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":81151,"name":"概括小标题","course_id":1,"type":"NODE","parent_id":67455,"ordinal":9,"for_lite":false,"tag":"STANDARD","create_time":"2021-06-04T06:25:13","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":67456,"name":"找关键词/句/段","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":10,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":67460,"name":"寻找关键句子","course_id":1,"type":"NODE","parent_id":67455,"ordinal":11,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":67461,"name":"寻找关键段落","course_id":1,"type":"NODE","parent_id":67455,"ordinal":12,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":80888,"name":"分析字词句段的含义或作用","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":13,"for_lite":false,"tag":"STANDARD","create_time":"2021-05-19T08:26:39","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":81153,"name":"文章内容概括/理解","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":14,"for_lite":false,"tag":"STANDARD","create_time":"2021-06-04T06:25:13","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":67457,"name":"理解句子意思","course_id":1,"type":"NODE","parent_id":67455,"ordinal":15,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":67463,"name":"概括内容主旨","course_id":1,"type":"NODE","parent_id":67455,"ordinal":16,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":80887,"name":"分析人物形象","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":17,"for_lite":false,"tag":"STANDARD","create_time":"2021-05-19T08:26:39","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":67450,"name":"描写手法","course_id":1,"type":"NODE","parent_id":67455,"ordinal":18,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":67451,"name":"人物描写","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":19,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":67452,"name":"环境描写","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":20,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":80889,"name":"修辞手法","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":21,"for_lite":false,"tag":"STANDARD","create_time":"2021-05-19T08:26:39","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":67454,"name":"表现手法","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":22,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":67453,"name":"表达方式","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":23,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":67447,"name":"写作顺序","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":24,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":67446,"name":"详略安排","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":25,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":67445,"name":"文章线索","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":26,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":67442,"name":"文章结构","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":27,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":67441,"name":"叙述与结构","course_id":1,"type":"NODE","parent_id":67455,"ordinal":28,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":67464,"name":"分析主旨/情感","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":29,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":80895,"name":"说明方法","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":30,"for_lite":false,"tag":"STANDARD","create_time":"2021-05-21T08:47:18","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":80896,"name":"说明顺序","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":31,"for_lite":false,"tag":"STANDARD","create_time":"2021-05-21T08:47:18","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":80897,"name":"说明对象","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":32,"for_lite":false,"tag":"STANDARD","create_time":"2021-05-21T08:47:18","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":80898,"name":"说明语言","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":33,"for_lite":false,"tag":"STANDARD","create_time":"2021-05-21T08:47:18","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":80900,"name":"提取关键信息","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":34,"for_lite":false,"tag":"STANDARD","create_time":"2021-05-21T08:47:18","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":80899,"name":"论点、观点","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":35,"for_lite":false,"tag":"STANDARD","create_time":"2021-05-21T08:47:18","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":80890,"name":"开放性作答","course_id":1,"type":"TESTING_POINT","parent_id":67455,"ordinal":36,"for_lite":false,"tag":"STANDARD","create_time":"2021-05-19T08:26:39","update_time":"2023-04-25T07:54:13","depth":4,"root_id":65524},{"id":80891,"name":"其他","course_id":1,"type":"NODE","parent_id":67455,"ordinal":37,"for_lite":false,"tag":"STANDARD","create_time":"2021-05-19T08:26:39","update_time":"2023-04-25T07:54:14","depth":4,"root_id":65524},{"id":67475,"name":"古诗","course_id":1,"type":"TESTING_POINT","parent_id":67474,"ordinal":0,"for_lite":true,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":71588,"name":"现代诗","course_id":1,"type":"TESTING_POINT","parent_id":67474,"ordinal":1,"for_lite":true,"tag":"STANDARD","create_time":"2019-11-08T05:16:49","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":67476,"name":"词","course_id":1,"type":"TESTING_POINT","parent_id":67474,"ordinal":2,"for_lite":true,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":67477,"name":"曲","course_id":1,"type":"TESTING_POINT","parent_id":67474,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":67479,"name":"亲情","course_id":1,"type":"TESTING_POINT","parent_id":67478,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":67480,"name":"爱情","course_id":1,"type":"TESTING_POINT","parent_id":67478,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":67481,"name":"友情","course_id":1,"type":"TESTING_POINT","parent_id":67478,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":67482,"name":"爱国","course_id":1,"type":"TESTING_POINT","parent_id":67478,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":67483,"name":"哲理","course_id":1,"type":"TESTING_POINT","parent_id":67478,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":67484,"name":"讽喻","course_id":1,"type":"TESTING_POINT","parent_id":67478,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":67485,"name":"田园","course_id":1,"type":"TESTING_POINT","parent_id":67478,"ordinal":6,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":67486,"name":"战争","course_id":1,"type":"TESTING_POINT","parent_id":67478,"ordinal":7,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":78076,"name":"送别","course_id":1,"type":"TESTING_POINT","parent_id":67478,"ordinal":8,"for_lite":false,"tag":"STANDARD","create_time":"2020-09-22T02:15:48","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":78077,"name":"咏志","course_id":1,"type":"TESTING_POINT","parent_id":67478,"ordinal":9,"for_lite":false,"tag":"STANDARD","create_time":"2020-09-22T02:15:48","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":78078,"name":"思乡怀人","course_id":1,"type":"TESTING_POINT","parent_id":67478,"ordinal":10,"for_lite":false,"tag":"STANDARD","create_time":"2020-09-22T02:15:48","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":78079,"name":"写景咏物","course_id":1,"type":"TESTING_POINT","parent_id":67478,"ordinal":11,"for_lite":false,"tag":"STANDARD","create_time":"2020-09-22T02:15:48","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":78080,"name":"借物喻人","course_id":1,"type":"TESTING_POINT","parent_id":67478,"ordinal":12,"for_lite":false,"tag":"STANDARD","create_time":"2020-09-22T02:15:48","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":78081,"name":"边塞风光","course_id":1,"type":"TESTING_POINT","parent_id":67478,"ordinal":13,"for_lite":false,"tag":"STANDARD","create_time":"2020-09-22T02:15:48","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":79794,"name":"儿童生活","course_id":1,"type":"TESTING_POINT","parent_id":67478,"ordinal":14,"for_lite":false,"tag":"STANDARD","create_time":"2021-01-27T02:55:53","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":67488,"name":"借景抒情","course_id":1,"type":"NODE","parent_id":67487,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:14","depth":5,"root_id":65524},{"id":67489,"name":"即事抒怀","course_id":1,"type":"NODE","parent_id":67487,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:14","depth":5,"root_id":65524},{"id":67490,"name":"托物言志","course_id":1,"type":"NODE","parent_id":67487,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:14","depth":5,"root_id":65524},{"id":67491,"name":"借物喻人","course_id":1,"type":"NODE","parent_id":67487,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:14","depth":5,"root_id":65524},{"id":67492,"name":"咏史怀古","course_id":1,"type":"NODE","parent_id":67487,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:14","depth":5,"root_id":65524},{"id":67493,"name":"用典抒情等","course_id":1,"type":"NODE","parent_id":67487,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:14","depth":5,"root_id":65524},{"id":67499,"name":"字词解释","course_id":1,"type":"TESTING_POINT","parent_id":67494,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:14","depth":4,"root_id":65524},{"id":67500,"name":"诗句翻译","course_id":1,"type":"TESTING_POINT","parent_id":67494,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:14","depth":4,"root_id":65524},{"id":80903,"name":"内容理解","course_id":1,"type":"TESTING_POINT","parent_id":67494,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2021-05-21T08:47:18","update_time":"2023-04-25T07:54:14","depth":4,"root_id":65524},{"id":67495,"name":"人物形象","course_id":1,"type":"TESTING_POINT","parent_id":67494,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:14","depth":4,"root_id":65524},{"id":67497,"name":"意象意境","course_id":1,"type":"TESTING_POINT","parent_id":67494,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:14","depth":4,"root_id":65524},{"id":67487,"name":"技巧手法","course_id":1,"type":"TESTING_POINT","parent_id":67494,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:14","depth":4,"root_id":65524},{"id":67498,"name":"主旨情感","course_id":1,"type":"TESTING_POINT","parent_id":67494,"ordinal":6,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:14","depth":4,"root_id":65524},{"id":67496,"name":"思想感情","course_id":1,"type":"NODE","parent_id":67494,"ordinal":7,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T11:18:37","update_time":"2023-04-25T07:54:14","depth":4,"root_id":65524},{"id":67502,"name":"自我介绍","course_id":1,"type":"TESTING_POINT","parent_id":67501,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65532},{"id":67503,"name":"口述见闻","course_id":1,"type":"TESTING_POINT","parent_id":67501,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65532},{"id":67504,"name":"介绍推荐","course_id":1,"type":"TESTING_POINT","parent_id":67501,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65532},{"id":67505,"name":"劝告慰勉","course_id":1,"type":"TESTING_POINT","parent_id":67501,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65532},{"id":67506,"name":"祝贺感谢","course_id":1,"type":"TESTING_POINT","parent_id":67501,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65532},{"id":67507,"name":"辩论讨论","course_id":1,"type":"TESTING_POINT","parent_id":67501,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65532},{"id":67508,"name":"人物采访","course_id":1,"type":"TESTING_POINT","parent_id":67501,"ordinal":6,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65532},{"id":67509,"name":"看图说话","course_id":1,"type":"TESTING_POINT","parent_id":67501,"ordinal":7,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65532},{"id":67510,"name":"礼貌用语","course_id":1,"type":"TESTING_POINT","parent_id":67501,"ordinal":8,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65532},{"id":67511,"name":"言外之意","course_id":1,"type":"TESTING_POINT","parent_id":67501,"ordinal":9,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T12:46:04","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65532},{"id":65534,"name":"综合实践","course_id":1,"type":"TESTING_POINT","parent_id":67501,"ordinal":10,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65532},{"id":71969,"name":"中国名著","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":69169,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T00:58:37","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65524},{"id":71974,"name":"外国名著","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":69169,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T00:58:37","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65524},{"id":71694,"name":"中国古代作家","course_id":1,"type":"NODE","parent_id":71589,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T09:00:06","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65515},{"id":71695,"name":"中国现当代作家","course_id":1,"type":"NODE","parent_id":71589,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T09:00:06","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65515},{"id":71696,"name":"外国作家","course_id":1,"type":"NODE","parent_id":71589,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T09:00:06","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65515},{"id":71592,"name":"孔子","course_id":1,"type":"TESTING_POINT","parent_id":71591,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71593,"name":"老子","course_id":1,"type":"TESTING_POINT","parent_id":71591,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71594,"name":"孙子","course_id":1,"type":"TESTING_POINT","parent_id":71591,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71596,"name":"孟子","course_id":1,"type":"TESTING_POINT","parent_id":71595,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71597,"name":"屈原","course_id":1,"type":"TESTING_POINT","parent_id":71595,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71716,"name":"韩非子","course_id":1,"type":"TESTING_POINT","parent_id":71595,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-13T00:42:05","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71599,"name":"曹操","course_id":1,"type":"TESTING_POINT","parent_id":71598,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71600,"name":"曹植","course_id":1,"type":"TESTING_POINT","parent_id":71598,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71602,"name":"陶渊明","course_id":1,"type":"TESTING_POINT","parent_id":71601,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71604,"name":"杜牧","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71605,"name":"李白","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71606,"name":"刘禹锡","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71607,"name":"王建","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71608,"name":"韩翃","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71609,"name":"李贺","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71610,"name":"韩愈","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":6,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71611,"name":"白居易","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":7,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71612,"name":"王维","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":8,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71613,"name":"韦应物","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":9,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71614,"name":"李商隐","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":10,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71615,"name":"林杰","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":11,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71616,"name":"王翰","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":12,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71617,"name":"王昌龄","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":13,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71618,"name":"杜甫","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":14,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71619,"name":"卢纶","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":15,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71620,"name":"王之涣","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":16,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71621,"name":"贺知章","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":17,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71622,"name":"张继","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":18,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71623,"name":"张志和","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":19,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71624,"name":"孟浩然","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":20,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71625,"name":"王勃","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":21,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71626,"name":"贾岛","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":22,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71627,"name":"孟郊","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":23,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71715,"name":"高适","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":24,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-11T05:55:17","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71719,"name":"骆宾王","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":25,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-18T00:31:52","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71727,"name":"柳宗元","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":26,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-19T00:38:49","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71728,"name":"戎昱","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":27,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-19T00:38:49","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":72016,"name":"虞世南","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":28,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T08:45:00","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":72204,"name":"李绅","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":29,"for_lite":false,"tag":"STANDARD","create_time":"2020-02-21T08:12:10","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71628,"name":"其他唐代作家","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":30,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":79785,"name":"胡令能","course_id":1,"type":"TESTING_POINT","parent_id":71603,"ordinal":31,"for_lite":false,"tag":"STANDARD","create_time":"2021-01-26T05:59:31","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71630,"name":"苏轼","course_id":1,"type":"TESTING_POINT","parent_id":71629,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71631,"name":"陆游","course_id":1,"type":"TESTING_POINT","parent_id":71629,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71632,"name":"王安石","course_id":1,"type":"TESTING_POINT","parent_id":71629,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71633,"name":"曾几","course_id":1,"type":"TESTING_POINT","parent_id":71629,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71634,"name":"卢钺","course_id":1,"type":"TESTING_POINT","parent_id":71629,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71635,"name":"李清照","course_id":1,"type":"TESTING_POINT","parent_id":71629,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71636,"name":"叶绍翁","course_id":1,"type":"TESTING_POINT","parent_id":71629,"ordinal":6,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71637,"name":"杨万里","course_id":1,"type":"TESTING_POINT","parent_id":71629,"ordinal":7,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71638,"name":"林升","course_id":1,"type":"TESTING_POINT","parent_id":71629,"ordinal":8,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71639,"name":"朱熹","course_id":1,"type":"TESTING_POINT","parent_id":71629,"ordinal":9,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71640,"name":"辛弃疾","course_id":1,"type":"TESTING_POINT","parent_id":71629,"ordinal":10,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71641,"name":"范成大","course_id":1,"type":"TESTING_POINT","parent_id":71629,"ordinal":11,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71642,"name":"雷震","course_id":1,"type":"TESTING_POINT","parent_id":71629,"ordinal":12,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71643,"name":"张耒","course_id":1,"type":"TESTING_POINT","parent_id":71629,"ordinal":13,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71644,"name":"范仲淹","course_id":1,"type":"TESTING_POINT","parent_id":71629,"ordinal":14,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71645,"name":"王观","course_id":1,"type":"TESTING_POINT","parent_id":71629,"ordinal":15,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71646,"name":"黄庭坚","course_id":1,"type":"TESTING_POINT","parent_id":71629,"ordinal":16,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71647,"name":"欧阳修","course_id":1,"type":"TESTING_POINT","parent_id":71629,"ordinal":17,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71648,"name":"司马光","course_id":1,"type":"TESTING_POINT","parent_id":71629,"ordinal":18,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71649,"name":"文天祥","course_id":1,"type":"TESTING_POINT","parent_id":71629,"ordinal":19,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71720,"name":"周邦彦","course_id":1,"type":"TESTING_POINT","parent_id":71629,"ordinal":20,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-18T00:31:52","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71650,"name":"其他宋代作家","course_id":1,"type":"TESTING_POINT","parent_id":71629,"ordinal":21,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71652,"name":"王冕","course_id":1,"type":"TESTING_POINT","parent_id":71651,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71653,"name":"马致远","course_id":1,"type":"TESTING_POINT","parent_id":71651,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71654,"name":"施耐庵","course_id":1,"type":"TESTING_POINT","parent_id":71651,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71729,"name":"白朴","course_id":1,"type":"TESTING_POINT","parent_id":71651,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-19T00:38:49","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71655,"name":"其他元代作家","course_id":1,"type":"TESTING_POINT","parent_id":71651,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71657,"name":"李言恭","course_id":1,"type":"TESTING_POINT","parent_id":71656,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71658,"name":"于谦","course_id":1,"type":"TESTING_POINT","parent_id":71656,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71659,"name":"罗贯中","course_id":1,"type":"TESTING_POINT","parent_id":71656,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71660,"name":"吴承恩","course_id":1,"type":"TESTING_POINT","parent_id":71656,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71661,"name":"其他明代作家","course_id":1,"type":"TESTING_POINT","parent_id":71656,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71663,"name":"袁枚","course_id":1,"type":"TESTING_POINT","parent_id":71662,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71664,"name":"高鼎","course_id":1,"type":"TESTING_POINT","parent_id":71662,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71665,"name":"龚自珍","course_id":1,"type":"TESTING_POINT","parent_id":71662,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71666,"name":"郑燮(郑板桥)","course_id":1,"type":"TESTING_POINT","parent_id":71662,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71667,"name":"曹雪芹","course_id":1,"type":"TESTING_POINT","parent_id":71662,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71730,"name":"纳兰性德","course_id":1,"type":"TESTING_POINT","parent_id":71662,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-19T00:38:49","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":72017,"name":"查慎行","course_id":1,"type":"TESTING_POINT","parent_id":71662,"ordinal":6,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-16T00:42:36","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71668,"name":"其他清代作家","course_id":1,"type":"TESTING_POINT","parent_id":71662,"ordinal":7,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71673,"name":"梁启超","course_id":1,"type":"TESTING_POINT","parent_id":71670,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71721,"name":"许地山","course_id":1,"type":"TESTING_POINT","parent_id":71670,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-18T00:31:52","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71672,"name":"康有为","course_id":1,"type":"TESTING_POINT","parent_id":71670,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71676,"name":"鲁迅","course_id":1,"type":"TESTING_POINT","parent_id":71670,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71677,"name":"毛泽东","course_id":1,"type":"TESTING_POINT","parent_id":71670,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71681,"name":"朱自清","course_id":1,"type":"TESTING_POINT","parent_id":71670,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71683,"name":"冰心","course_id":1,"type":"TESTING_POINT","parent_id":71670,"ordinal":6,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71685,"name":"臧克家","course_id":1,"type":"TESTING_POINT","parent_id":71670,"ordinal":7,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71722,"name":"老舍","course_id":1,"type":"TESTING_POINT","parent_id":71670,"ordinal":8,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-18T00:31:52","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":72074,"name":"叶圣陶","course_id":1,"type":"TESTING_POINT","parent_id":71670,"ordinal":9,"for_lite":false,"tag":"STANDARD","create_time":"2020-01-04T08:48:48","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":74512,"name":"萧红","course_id":1,"type":"TESTING_POINT","parent_id":71670,"ordinal":10,"for_lite":false,"tag":"STANDARD","create_time":"2020-04-24T00:36:42","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71686,"name":"其他近现代作家","course_id":1,"type":"TESTING_POINT","parent_id":71670,"ordinal":11,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71688,"name":"金庸","course_id":1,"type":"TESTING_POINT","parent_id":71687,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71691,"name":"路遥","course_id":1,"type":"TESTING_POINT","parent_id":71687,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71692,"name":"毕淑敏","course_id":1,"type":"TESTING_POINT","parent_id":71687,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71723,"name":"梁晓声","course_id":1,"type":"TESTING_POINT","parent_id":71687,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-18T00:31:52","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":74576,"name":"冯骥才","course_id":1,"type":"TESTING_POINT","parent_id":71687,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2020-05-21T08:41:38","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71693,"name":"其他当代作家","course_id":1,"type":"TESTING_POINT","parent_id":71687,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":5,"root_id":65515},{"id":71591,"name":"春秋","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":71694,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":71595,"name":"战国","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":71694,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":71598,"name":"三国","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":71694,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":71601,"name":"东晋","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":71694,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":71603,"name":"唐代","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":71694,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":71629,"name":"宋代","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":71694,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":71651,"name":"元代","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":71694,"ordinal":6,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":71656,"name":"明代","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":71694,"ordinal":7,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":71662,"name":"清代","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":71694,"ordinal":8,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":71669,"name":"其他古代作家","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":71694,"ordinal":9,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":71670,"name":"近现代作家","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":71695,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":71687,"name":"当代作家","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":71695,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T08:49:33","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":71706,"name":"安徒生","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":71696,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T09:05:30","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":71707,"name":"格林兄弟","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":71696,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T09:05:30","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":71724,"name":"列夫托尔斯泰","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":71696,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-18T00:31:52","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":72075,"name":"高尔基","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":71696,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2020-01-07T08:18:52","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":71705,"name":"其他外国作家","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":71696,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2019-11-08T09:00:06","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":71970,"name":"红楼梦","course_id":1,"type":"TESTING_POINT","parent_id":71969,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T00:58:37","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":71971,"name":"西游记","course_id":1,"type":"TESTING_POINT","parent_id":71969,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T00:58:37","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":71972,"name":"水浒传","course_id":1,"type":"TESTING_POINT","parent_id":71969,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T00:58:37","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":71973,"name":"三国演义","course_id":1,"type":"TESTING_POINT","parent_id":71969,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T00:58:37","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":71981,"name":"十万个为什么","course_id":1,"type":"TESTING_POINT","parent_id":71969,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T01:13:58","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":71982,"name":"阿凡提的故事","course_id":1,"type":"TESTING_POINT","parent_id":71969,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T01:13:58","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":71983,"name":"三毛流浪记","course_id":1,"type":"TESTING_POINT","parent_id":71969,"ordinal":6,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T01:13:58","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":71986,"name":"三寄小读者","course_id":1,"type":"TESTING_POINT","parent_id":71969,"ordinal":7,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T01:13:58","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":71987,"name":"皮皮鲁传","course_id":1,"type":"TESTING_POINT","parent_id":71969,"ordinal":8,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T01:13:58","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":71988,"name":"稻草人","course_id":1,"type":"TESTING_POINT","parent_id":71969,"ordinal":9,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T01:13:58","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":71989,"name":"草房子","course_id":1,"type":"TESTING_POINT","parent_id":71969,"ordinal":10,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T01:13:58","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":71990,"name":"上下五千年","course_id":1,"type":"TESTING_POINT","parent_id":71969,"ordinal":11,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T01:13:58","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":72014,"name":"呼兰河传","course_id":1,"type":"TESTING_POINT","parent_id":71969,"ordinal":12,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T02:35:32","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":72015,"name":"城南旧事","course_id":1,"type":"TESTING_POINT","parent_id":71969,"ordinal":13,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T02:35:32","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":72062,"name":"狼王梦","course_id":1,"type":"TESTING_POINT","parent_id":71969,"ordinal":14,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-27T00:48:43","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":72202,"name":"青铜葵花","course_id":1,"type":"TESTING_POINT","parent_id":71969,"ordinal":15,"for_lite":false,"tag":"STANDARD","create_time":"2020-02-18T07:06:01","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":71975,"name":"鲁滨逊漂流记","course_id":1,"type":"TESTING_POINT","parent_id":71974,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T00:58:37","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":71979,"name":"格列佛游记","course_id":1,"type":"TESTING_POINT","parent_id":71974,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T01:06:24","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":71980,"name":"羊脂球","course_id":1,"type":"TESTING_POINT","parent_id":71974,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T01:06:54","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":71991,"name":"汤姆索亚历险记","course_id":1,"type":"TESTING_POINT","parent_id":71974,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T01:13:58","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":71992,"name":"海底两万里","course_id":1,"type":"TESTING_POINT","parent_id":71974,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T01:13:58","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":71993,"name":"安徒生童话","course_id":1,"type":"TESTING_POINT","parent_id":71974,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T01:13:58","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":71994,"name":"格林童话","course_id":1,"type":"TESTING_POINT","parent_id":71974,"ordinal":6,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T01:13:58","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":71995,"name":"伊索寓言","course_id":1,"type":"TESTING_POINT","parent_id":71974,"ordinal":7,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T01:13:58","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":71996,"name":"列那狐的故事","course_id":1,"type":"TESTING_POINT","parent_id":71974,"ordinal":8,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T01:13:58","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":71997,"name":"爱的教育","course_id":1,"type":"TESTING_POINT","parent_id":71974,"ordinal":9,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T01:13:58","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":71998,"name":"昆虫记","course_id":1,"type":"TESTING_POINT","parent_id":71974,"ordinal":10,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T01:13:58","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":71999,"name":"木偶奇遇记","course_id":1,"type":"TESTING_POINT","parent_id":71974,"ordinal":11,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T01:13:58","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":72000,"name":"童年","course_id":1,"type":"TESTING_POINT","parent_id":71974,"ordinal":12,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T01:13:58","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":72001,"name":"我的母亲","course_id":1,"type":"TESTING_POINT","parent_id":71974,"ordinal":13,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T01:13:58","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":72002,"name":"大学","course_id":1,"type":"TESTING_POINT","parent_id":71974,"ordinal":14,"for_lite":false,"tag":"STANDARD","create_time":"2019-12-13T01:13:58","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":72203,"name":"时代广场的蟋蟀","course_id":1,"type":"TESTING_POINT","parent_id":71974,"ordinal":15,"for_lite":false,"tag":"STANDARD","create_time":"2020-02-19T05:47:11","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":75813,"name":"一千零一夜","course_id":1,"type":"TESTING_POINT","parent_id":71974,"ordinal":16,"for_lite":false,"tag":"STANDARD","create_time":"2020-08-20T01:23:33","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":79784,"name":"窗边的小豆豆","course_id":1,"type":"TESTING_POINT","parent_id":71974,"ordinal":17,"for_lite":false,"tag":"STANDARD","create_time":"2021-01-26T05:59:31","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65524},{"id":65466,"name":"近义词","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79559,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":65467,"name":"反义词","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79559,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":65468,"name":"多义词","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79559,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":65484,"name":"关联词","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79559,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":67290,"name":"易混词","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79559,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T03:09:04","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":65481,"name":"感情色彩","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79559,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65443},{"id":65496,"name":"句式转换","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79560,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":65492,"name":"连词成句","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79560,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":65488,"name":"仿写句子","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79560,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":65494,"name":"句子排序","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79560,"ordinal":3,"for_lite":true,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67304,"name":"补充句子","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79560,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T05:47:16","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":65489,"name":"扩写句子","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79560,"ordinal":5,"for_lite":true,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":65490,"name":"缩写句子","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79560,"ordinal":6,"for_lite":true,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":65491,"name":"改写句子","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79560,"ordinal":7,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":65493,"name":"翻译句子","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79560,"ordinal":8,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67305,"name":"朗读句子","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79560,"ordinal":9,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T05:47:16","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":65495,"name":"理解句子含义","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79560,"ordinal":10,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":3,"root_id":65487},{"id":67423,"name":"经典名著","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79561,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T10:40:44","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":67424,"name":"作家作品","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79561,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T10:40:44","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":67425,"name":"名家名画","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79561,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T10:40:44","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":67426,"name":"童话故事","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79561,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T10:40:44","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":65519,"name":"诸子百家","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79561,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":67429,"name":"国学常识","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79561,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T10:40:44","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":65520,"name":"谚语俗语","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79561,"ordinal":6,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":67434,"name":"名人名言","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79561,"ordinal":7,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T10:40:44","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":67432,"name":"对子歌","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79561,"ordinal":8,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T10:40:44","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":65521,"name":"歇后语","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79561,"ordinal":9,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":67430,"name":"谜语","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79561,"ordinal":10,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T10:40:44","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":67431,"name":"对联","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79561,"ordinal":11,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T10:40:44","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":65517,"name":"背景资料","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79561,"ordinal":12,"for_lite":false,"tag":"STANDARD","create_time":"2018-08-17T09:33:50","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":67428,"name":"其它文学常识","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79561,"ordinal":13,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T10:40:44","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":67427,"name":"中国的组成","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79562,"ordinal":0,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T10:40:44","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":78070,"name":"节气","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79562,"ordinal":1,"for_lite":false,"tag":"STANDARD","create_time":"2020-09-22T02:15:48","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":78071,"name":"十二生肖","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79562,"ordinal":2,"for_lite":false,"tag":"STANDARD","create_time":"2020-09-22T02:15:48","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":78072,"name":"重要节假日","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79562,"ordinal":3,"for_lite":false,"tag":"STANDARD","create_time":"2020-09-22T02:15:48","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":78073,"name":"中国古代四大发明","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79562,"ordinal":4,"for_lite":false,"tag":"STANDARD","create_time":"2020-09-22T02:15:48","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":78074,"name":"中国戏曲","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79562,"ordinal":5,"for_lite":false,"tag":"STANDARD","create_time":"2020-09-22T02:15:48","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":67302,"name":"其他文化常识","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79562,"ordinal":6,"for_lite":false,"tag":"STANDARD","create_time":"2018-12-28T05:30:59","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515},{"id":80904,"name":"书法","course_id":1,"type":"KNOWLEDGE_POINT","parent_id":79562,"ordinal":7,"for_lite":false,"tag":"STANDARD","create_time":"2021-05-21T08:47:18","update_time":"2023-02-14T05:51:04","depth":4,"root_id":65515}]}
上一页
获取指定ID的课程
下一页
获取指定课程的精简版知识树
Built with