src/main/java/com/zy/asrs/entity/result/LocDetlAll.java @@ -40,7 +40,9 @@ } public String getPayment$(){ if (null == this.payment){ return null; } if (null == this.payment) { return null; } switch (this.payment){ case 1: return "仓储";