This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
java
/
qc
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
宁波镇海规则
zhaops
hace 3 años
padre
e58fe1cfc9
commit
bd428a30b7
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
kernel/src/main/java/com/lantone/qc/kernel/catalogue/clinicalblood/CLI0304.java
+ 3
- 0
kernel/src/main/java/com/lantone/qc/kernel/catalogue/clinicalblood/CLI0304.java
Ver fichero
@@ -234,5 +234,8 @@ public class CLI0304 extends QCCatalogue {
}
}
}
+
+ status.set("0");
+ return;
}
}