Browse Source

sop推送优化

liuj 5 months ago
parent
commit
701aabf584

+ 1 - 0
src/main/java/com/sunxung/factoring/entity/financing/sop/RltRepay.java

@@ -190,6 +190,7 @@ public class RltRepay {
         this.propertyList = reviewRltRepay.getPropertyList();
         this.guaranteeClassify = reviewRltRepay.getGuaranteeClassify();
         this.legalRepresentative = reviewRltRepay.getLegalRepresentative();
+        this.arlpAmt = reviewRltRepay.getArlpAmt();
     }
 
     public String getGuaranteeType() {