Explorar el Código

Merge branch 'master' of http://121.4.203.192:9000/mingxue/front

shilipojs hace 3 años
padre
commit
056edfd5ac
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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 注