Selaa lähdekoodia

积分兑换

tags/V1.8.1
wanghaoran 1 vuosi sitten
vanhempi
commit
42dca6ee8e
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      tuoheng-api/src/main/java/com/tuoheng/api/service/impl/WxServiceImpl.java

+ 1
- 0
tuoheng-api/src/main/java/com/tuoheng/api/service/impl/WxServiceImpl.java Näytä tiedosto

@@ -123,6 +123,7 @@ public class WxServiceImpl implements IWxService {
userPointsDetail.setChangeName("积分兑换");
userPointsDetail.setPointsTime(new Date());
userPointsDetail.setType(2);
userPointsDetail.setCreateTime(new Date());
userPointsDetailMapper.insert(userPointsDetail);



Loading…
Peruuta
Tallenna