ソースを参照

合同逻辑优化

liuj 5 ヶ月 前
コミット
f7120eb14f
共有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() {