Przeglądaj źródła

send msg

release_toaliyun_real
xhxu 4 lat temu
rodzic
commit
502b8da11e
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      mallinkSchedule/src/main/java/com/iformall/schedule/CouponSendSchedule.java

+ 1
- 0
mallinkSchedule/src/main/java/com/iformall/schedule/CouponSendSchedule.java Wyświetl plik

@@ -342,6 +342,7 @@ public class CouponSendSchedule {
// 记录积分倍率日期 // 记录积分倍率日期
try { try {
WxCUserBasicInfo toUpdate = new WxCUserBasicInfo(); WxCUserBasicInfo toUpdate = new WxCUserBasicInfo();
toUpdate.setFinalTenantId(cu.getFinalTenantId());
toUpdate.setId(cu.getId()); toUpdate.setId(cu.getId());
toUpdate.setScoreDate(cu.getBirthdate()); toUpdate.setScoreDate(cu.getBirthdate());
wxCUserBasicInfoMapper.updateById(toUpdate); wxCUserBasicInfoMapper.updateById(toUpdate);


Ładowanie…
Anuluj
Zapisz