test:故障记录展示数据修改
parent
c13bf9528c
commit
efb50cff22
|
@ -25,8 +25,7 @@ import java.util.List;
|
|||
@Service
|
||||
public class sysCarFaultLogServiceImpl extends ServiceImpl<SysCarFaultLogMapper, SysCarFaultLog> implements SysCarFaultLogService {
|
||||
|
||||
@Autowired
|
||||
private SysCarFaultLogMapper mapper;
|
||||
|
||||
|
||||
@Override
|
||||
public List<SysCarFaultLog> selectSysCarFaultLogList(SysCarFaultLog sysCarFaultLog) {
|
||||
|
|
Loading…
Reference in New Issue