|
|
|
@ -312,6 +312,7 @@ public class WxInstrumentServiceImpl implements IWxInstrumentService {
|
|
|
|
wxUserScriptLog.setUpdateBy(null);
|
|
|
|
wxUserScriptLog.setUpdateBy(null);
|
|
|
|
wxUserScriptLogMapper.insertWxUserScriptLog(wxUserScriptLog);
|
|
|
|
wxUserScriptLogMapper.insertWxUserScriptLog(wxUserScriptLog);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
logger.info("绑定成功,序列号:{},用户ID:{},用户名:{}", serial, wxUserMember.getId(), wxUserMember.getNickname());
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* TODO: 仪器绑定与数云同步积分
|
|
|
|
* TODO: 仪器绑定与数云同步积分
|
|
|
|
|