udpate 更新新功能演示案例
This commit is contained in:
@@ -7,9 +7,8 @@ import com.ruoyi.demo.domain.TestTree;
|
||||
* 测试树表Mapper接口
|
||||
*
|
||||
* @author Lion Li
|
||||
* @date 2021-05-30
|
||||
* @date 2021-07-26
|
||||
*/
|
||||
//@CacheNamespace(implementation = MybatisPlusRedisCache.class, eviction = MybatisPlusRedisCache.class)
|
||||
public interface TestTreeMapper extends BaseMapperPlus<TestTree> {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user