#
vincentlu
2025-08-11 5b4291b88b46e34d66894c43a8d9a8c7b1687e26
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 " 盘点调整";