自动化立体仓库 - WMS系统
whycq
2023-07-24 b7e08df5a07b3fa832a46ecc31983e16f2bccc8c
src/main/java/com/zy/asrs/entity/MatCode.java
@@ -171,7 +171,21 @@
    public MatCode() {}
     public String getStr5$(){
        if (Cools.isEmpty(this.str5) ){
            return "";
        }
        if (this.str5.equals("1")){
            return "原材料";
        }
         if (this.str5.equals("2")){
             return "成品";
         }
         if (this.str5.equals("3")){
             return "半成品";
         }
        return "";
     }
//    MatCode matCode = new MatCode(
//            null,    // 条码