|
@@ -356,7 +356,7 @@ namespace TEAMModelOS.Controllers
|
|
|
public string thumbnail { get; set; }
|
|
|
// public int page { get; set; }
|
|
|
// public Dictionary<string, Store> stores { get; set; }
|
|
|
- public List<string> points { get; set; }
|
|
|
+ public List<string> knowledge { get; set; }
|
|
|
public string periodId { get; set; }
|
|
|
public List<string> gradeIds { get; set; }
|
|
|
public string subjectId { get; set; }
|