瀏覽代碼

student elective - add 2 next fields for DM

hare8999@163.com 2 年之前
父節點
當前提交
d0941f2485
共有 1 個文件被更改,包括 3 次插入0 次删除
  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 注