自动化立体仓库 - WMS系统
zhang
3 天以前 8d90833250abee5951572659e9a192f2487cd704
src/main/java/com/zy/asrs/entity/result/LocDetlAll.java
@@ -40,7 +40,9 @@
    }
    public String getPayment$(){
        if (null == this.payment){ return null; }
        if (null == this.payment) {
            return null;
        }
        switch (this.payment){
            case 1:
                return "仓储";