Ver Fonte

student elective - add 2 next fields for DM

hare8999@163.com há 2 anos atrás
pai
commit
d0941f2485
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      doc/Mind/PrimaryElective.cs

+ 3 - 0
doc/Mind/PrimaryElective.cs

@@ -99,6 +99,9 @@ namespace mxdemo.Mind
         public int nextGroupIndicator; // 下阶段组合指标
         // 5.22 注
         // 报名代=0  决策代用来表示超缺=(groupApprovedCount+actualCount[多志愿使用1志愿])-personCount
+        public bool nextAllowSelect;
+        public bool nextRecommend;
+        // 5.26 +nextAllowSelect +nextRecommend
 
         public int rankInIndicator; // 组合指标排名
         // 5.22 注