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