This website works better with JavaScript
Home
Explore
Help
Register
Sign In
java
/
qc
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
宁波镇海规则
zhaops
3 years ago
parent
e58fe1cfc9
commit
bd428a30b7
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
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
View File
@@ -234,5 +234,8 @@ public class CLI0304 extends QCCatalogue {
}
}
}
+
+ status.set("0");
+ return;
}
}