huangjiajun 1 год назад
Родитель
Сommit
d904b2828d
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      lib/comm_plan/winery.go

+ 1
- 1
lib/comm_plan/winery.go Просмотреть файл

@@ -313,7 +313,7 @@ func checkCond(eg *xorm.Engine, uid, teamCountMin int) (int, int) {
total = teamtotal.TeamCount
}
if total >= teamCountMin {
isfreeze = 1
isfreeze = 0
}
return isfreeze, total
}


Загрузка…
Отмена
Сохранить