Procházet zdrojové kódy

fix bug

release_toaliyun_real
zhengfangyuan před 3 roky
rodič
revize
c412cb42c4
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxBillRentManageMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxBillRentManageMapper.xml Zobrazit soubor

@@ -195,7 +195,7 @@
#{item.expiredDay},#{item.owe},#{item.status},#{item.isDel},#{item.needPay},#{item.merchantId},
#{item.userId},#{item.shopId},#{item.updatetime},#{item.starttime},#{item.endtime},#{item.rentShopType},
#{item.latePayRatio},#{item.latePayTime},#{item.latePayPrice},#{item.period},#{item.shopInfo},
#{item.payWay},#{item.latePayStatus},#{item.serviceChargePay},#{manageFeeType}
#{item.payWay},#{item.latePayStatus},#{item.serviceChargePay},#{item.manageFeeType}
)
</foreach>
</insert>


Načítá se…
Zrušit
Uložit