Explorar el Código

feature 增加常量

xiahan hace 1 año
padre
commit
a0b8e9f7b5

+ 10 - 0
bs-common/src/main/java/com/rongwei/safecommon/utils/SaveConstans.java

@@ -859,6 +859,16 @@ public class SaveConstans {
         public static final String TO_BE_PUT_INTO_STORAGE = "待入库";
     }
 
+    /**
+     * 在制品类型
+     */
+    public static class  WorkInProgressType{
+        public static final String PASS="合格在制品";
+        public static final String REJECTS="不良在制品";
+
+    }
+
+
     public static class CheckLevel {
         /**
          * B级