瀏覽代碼

sop推送优化

liuj 5 月之前
父節點
當前提交
701aabf584
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/main/java/com/sunxung/factoring/entity/financing/sop/RltRepay.java

+ 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() {