Browse Source

删除冗余属性

zhouj1203@hotmail.com 3 years ago
parent
commit
1f14c725e0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      TEAMModelOS.SDK/Models/Cosmos/Common/StuList.cs

+ 0 - 1
TEAMModelOS.SDK/Models/Cosmos/Common/StuList.cs

@@ -19,7 +19,6 @@ namespace TEAMModelOS.SDK.Models.Cosmos.Common
         public string periodId { get; set; }
         public string periodId { get; set; }
         public string scope { get; set; }
         public string scope { get; set; }
         public string school { get; set; }
         public string school { get; set; }
-        public string school { get; set; }
     }
     }
     public class Students
     public class Students
     {
     {