|
|
|
@ -33,6 +33,7 @@ public class WxUserInstrumentServiceImpl implements IWxUserInstrumentService
|
|
|
|
private WxInstrumentMapper wxInstrumentMapper;
|
|
|
|
private WxInstrumentMapper wxInstrumentMapper;
|
|
|
|
@Autowired
|
|
|
|
@Autowired
|
|
|
|
private WxInstrumentSerialMapper instrumentSerialMapper;
|
|
|
|
private WxInstrumentSerialMapper instrumentSerialMapper;
|
|
|
|
|
|
|
|
@Autowired
|
|
|
|
private WxInstrumentSerialLogMapper instrumentSerialLogMapper;
|
|
|
|
private WxInstrumentSerialLogMapper instrumentSerialLogMapper;
|
|
|
|
@Autowired
|
|
|
|
@Autowired
|
|
|
|
private WxUserInstrumentLogMapper wxUserInstrumentLogMapper;
|
|
|
|
private WxUserInstrumentLogMapper wxUserInstrumentLogMapper;
|
|
|
|
|