Browse Source

学生作答信息

zhouj1203@hotmail.com 5 years ago
parent
commit
aedd5daf90

+ 1 - 1
TEAMModelOS.Model/Evaluation/Models/CosmosModels/CouseExam.cs

@@ -17,9 +17,9 @@ namespace TEAMModelOS.Model.Evaluation.Models.CosmosModels
         public string ExTime { get; set; }
         public int AcademicYear { get; set; }
         public int SOrder { get; set; }
+        [PartitionKey]
         public string Subject { get; set; }
         public string ItemNO { get; set; }
-        [PartitionKey]
         public string SchoolName { get; set; }
 
     }

File diff suppressed because it is too large
+ 3 - 121
TEAMModelOS/JsonFile/IES/answerinfo.json