mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-08 09:38:26 +08:00
Merge branch 'main' of https://gitee.com/mybatis-flex/mybatis-flex
This commit is contained in:
commit
cf6911b32f
@ -44,7 +44,7 @@ public class CacheableServiceImpl<M extends BaseMapper<T>, T> implements IServic
|
|||||||
|
|
||||||
@Autowired
|
@Autowired
|
||||||
@SuppressWarnings("SpringJavaInjectionPointsAutowiringInspection")
|
@SuppressWarnings("SpringJavaInjectionPointsAutowiringInspection")
|
||||||
private M mapper;
|
protected M mapper;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* {@inheritDoc}
|
* {@inheritDoc}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user