自动化立体仓库 - WMS系统
pang.jiabao
7 天以前 c0a718538ba8661f235d524ed335cbf7b1919962
src/main/java/com/zy/system/entity/SaasLog.java
@@ -116,7 +116,9 @@
            return "库位移转";
        } else if (this.type == 3) {
            return "库存调整";
        }else {
        }else if (this.type == 4) {
            return "退货";
        } else {
            return "";
        }