|
|
|
@ -174,6 +174,10 @@ public class WxInstrumentServiceImpl implements IWxInstrumentService {
|
|
|
|
wxUserInstrumentLog.setCreateBy(wxUserMember.getNickname());
|
|
|
|
wxUserInstrumentLog.setCreateBy(wxUserMember.getNickname());
|
|
|
|
wxUserInstrumentLog.setCreateTime(DateUtils.getNowDate());
|
|
|
|
wxUserInstrumentLog.setCreateTime(DateUtils.getNowDate());
|
|
|
|
wxUserInstrumentLogMapper.insertWxUserInstrumentLog(wxUserInstrumentLog);
|
|
|
|
wxUserInstrumentLogMapper.insertWxUserInstrumentLog(wxUserInstrumentLog);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
|
|
|
* TODO: 仪器绑定获取积分
|
|
|
|
|
|
|
|
*/
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|