Kaynağa Gözat

积分兑换

tags/V1.8.1
wanghaoran 1 yıl önce
ebeveyn
işleme
42dca6ee8e
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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 Dosyayı Görüntüle

@@ -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);



Yükleniyor…
İptal
Kaydet