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 " 盘点调整";