Selaa lähdekoodia

更新试卷作答时间

zhouj1203@hotmail.com 3 vuotta sitten
vanhempi
commit
ed8b3edcb4

+ 2 - 0
TEAMModelOS.SDK/Models/Cosmos/School/ExamInfo.cs

@@ -138,6 +138,8 @@ namespace TEAMModelOS.SDK.Models
         public List<int> field { get; set; } = new List<int>();
         public  string  sheet { get; set; }        //public long sequenceNumber { get; set; }
         public string sheetNo { get; set; }        //public long sequenceNumber { get; set; }
+        //记录试卷作答时间
+        public int time { get; set; } = 0;
 
         //public List<Dictionary<string, int>> record { get; set; } = new List<Dictionary<string, int>>();
 

+ 1 - 1
TEAMModelOS.SDK/Models/Cosmos/School/Paper.cs

@@ -64,7 +64,7 @@ namespace TEAMModelOS.SDK.Models
         public string sheetNo { get; set; }
         //记录试卷大小
         public long? size { get; set; } = 0;
-        public int time { get; set; } = 0;
+
         
         /// <summary>
         /// type:{