sangwenwei 1 éve
szülő
commit
9bf7a33765

+ 1 - 1
jeeplus-modules/jeeplus-business/src/main/java/com/jeeplus/business/reimbursement/domain/JyReimbursementDetailInfoPayment.java

@@ -80,5 +80,5 @@ public class JyReimbursementDetailInfoPayment extends BaseEntity {
     /**
      * 付款金额
      */
-    private Integer paymentLower;
+    private String paymentLower;
 }