Index: ssts-web/src/test/java/test/forgon/constant/Constants.java =================================================================== diff -u -r28928 -r40733 --- ssts-web/src/test/java/test/forgon/constant/Constants.java (.../Constants.java) (revision 28928) +++ ssts-web/src/test/java/test/forgon/constant/Constants.java (.../Constants.java) (revision 40733) @@ -81,6 +81,28 @@ */ public static final String TASKGROUP_LINCHUANGQIXIEZU= "临床器械组"; /** + * 容器常量 + * + */ + public static final class Container{ + /** + * 灭菌筐01 + */ + public static final String CONTAINERNAME_灭菌筐01 = "灭菌筐01"; + /** + * 灭菌筐02 + */ + public static final String CONTAINERNAME_灭菌筐02 = "灭菌筐02"; + /** + * 清洗筐116 + */ + public static final String CONTAINERNAME_清洗筐116 = "清洗筐116"; + /** + * 清洗筐117 + */ + public static final String CONTAINERNAME_清洗筐117 = "清洗筐117"; + } + /** * 条码常量 * @author kzh * @@ -298,6 +320,24 @@ * 1、Test骨钩(包含材料:Test钢板*10、Test螺钉*10) */ public static final String Test骨钩 = "Test骨钩"; + + /** + * Test开胸包 + */ + public static final String Test开胸包 = "Test开胸包"; + /** + * Test开口包 + */ + public static final String Test开口包 = "Test开口包"; + /** + * Test缝合包 + */ + public static final String Test缝合包 = "Test缝合包"; + /** + * Test聚合包 + */ + public static final String Test聚合包 = "Test聚合包"; + } /** * 用户编码