|
@@ -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 注
|