|
|
|
@ -37,12 +37,6 @@ public class DeviceInterfaceServiceImpl implements IDeviceInterfaceService {
|
|
|
|
@Autowired
|
|
|
|
@Autowired
|
|
|
|
private EquOperationRecordMapper equOperationRecordMapper;
|
|
|
|
private EquOperationRecordMapper equOperationRecordMapper;
|
|
|
|
|
|
|
|
|
|
|
|
@Autowired
|
|
|
|
|
|
|
|
private EquEquipmentMapper equEquipmentMapper;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@Autowired
|
|
|
|
|
|
|
|
private EquOperationRecordMapper equOperationRecordMapper;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* 获取待维修的维修工单
|
|
|
|
* 获取待维修的维修工单
|
|
|
|
*
|
|
|
|
*
|
|
|
|
|