docs: 注释修改
This commit is contained in:
@@ -25,7 +25,7 @@ import java.util.concurrent.TimeUnit;
|
|||||||
* 处理重复提交的切面
|
* 处理重复提交的切面
|
||||||
*
|
*
|
||||||
* @author haoxr
|
* @author haoxr
|
||||||
* @since 2023/05/09
|
* @since 3.0.0
|
||||||
*/
|
*/
|
||||||
@Aspect
|
@Aspect
|
||||||
@Component
|
@Component
|
||||||
|
|||||||
@@ -5,10 +5,10 @@ import java.lang.annotation.*;
|
|||||||
/**
|
/**
|
||||||
* MP数据权限注解
|
* MP数据权限注解
|
||||||
* <p>
|
* <p>
|
||||||
* https://gitee.com/baomidou/mybatis-plus/issues/I37I90
|
|
||||||
*
|
*
|
||||||
* @author <a href="mailto:2256222053@qq.com">zc</a>
|
* @author zc
|
||||||
* @since 2021-12-10
|
* @link https://gitee.com/baomidou/mybatis-plus/issues/I37I90
|
||||||
|
* @since 2.0.0
|
||||||
*/
|
*/
|
||||||
@Documented
|
@Documented
|
||||||
@Retention(RetentionPolicy.RUNTIME)
|
@Retention(RetentionPolicy.RUNTIME)
|
||||||
|
|||||||
Reference in New Issue
Block a user