wanghaoran пре 1 година
родитељ
комит
42dca6ee8e
1 измењених фајлова са 1 додато и 0 уклоњено
  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 Прегледај датотеку

@@ -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…
Откажи
Сачувај