#
vincentlu
10 天以前 6e957352ec0782ca3e3a4f63ba9dba54f3367ec2
rsf-server/src/main/java/com/vincent/rsf/server/manager/entity/LocRevise.java
@@ -158,7 +158,7 @@
    public String getType$(){
        if (null == this.type){ return null; }
        switch (this.type){
            case 0:
            case 1:
                return " 库存调整";
            case  2:
                return " 盘点调整";