瀏覽代碼

学生作答信息

zhouj1203@hotmail.com 5 年之前
父節點
當前提交
aedd5daf90
共有 2 個文件被更改,包括 4 次插入122 次删除
  1. 1 1
      TEAMModelOS.Model/Evaluation/Models/CosmosModels/CouseExam.cs
  2. 3 121
      TEAMModelOS/JsonFile/IES/answerinfo.json

+ 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 string ExTime { get; set; }
         public int AcademicYear { get; set; }
         public int AcademicYear { get; set; }
         public int SOrder { get; set; }
         public int SOrder { get; set; }
+        [PartitionKey]
         public string Subject { get; set; }
         public string Subject { get; set; }
         public string ItemNO { get; set; }
         public string ItemNO { get; set; }
-        [PartitionKey]
         public string SchoolName { get; set; }
         public string SchoolName { get; set; }
 
 
     }
     }

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