Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
go_rely_warehouse
/
zyos_go_order_relate_rule
Seguir
4
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
253
Wiki
Actividad
Explorar el Código
更新
tags/v4.3.1
huangjiajun
hace 1 año
padre
8b02c72ae9
commit
d904b2828d
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
lib/comm_plan/winery.go
+ 1
- 1
lib/comm_plan/winery.go
Ver fichero
@@ -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
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar