Pārlūkot izejas kodu

fix

release_toaliyun_real
winter pirms 1 gada
vecāks
revīzija
f228e4549f
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      mallinkService/src/main/java/com/iformall/service/helper/WxRentContractHelper.java

+ 1
- 1
mallinkService/src/main/java/com/iformall/service/helper/WxRentContractHelper.java Parādīt failu

@@ -160,7 +160,7 @@ public class WxRentContractHelper {
//租金的年调整,联营扣点没有年租金调整,取revenueRatioWay //租金的年调整,联营扣点没有年租金调整,取revenueRatioWay
Integer adjustRatioWay = wxRentContract.getAdjustRatioWay(); Integer adjustRatioWay = wxRentContract.getAdjustRatioWay();
if (wxRentContract.getType().equals(EnumRentContractType.RENT_BY_JOINT.getCode())) { if (wxRentContract.getType().equals(EnumRentContractType.RENT_BY_JOINT.getCode())) {
adjustRatioWay = wxRentContract.getAdjustRatioWay();
adjustRatioWay = wxRentContract.getRevenueRatioWay();
} }
//计算所有租金的 //计算所有租金的


Notiek ielāde…
Atcelt
Saglabāt