自动化立体仓库 - WMS系统
#
pjb
2 天以前 273c2cedcacfb537003078d9f91290cd57971063
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 "";
        }