docs: 注释完善修改
This commit is contained in:
@@ -4,7 +4,7 @@ package com.youlai.system.framework.resubmit;
|
|||||||
import java.lang.annotation.*;
|
import java.lang.annotation.*;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 防重复提交注解
|
* 防重提交注解
|
||||||
*
|
*
|
||||||
* @author haoxr
|
* @author haoxr
|
||||||
* @since 2023/5/9
|
* @since 2023/5/9
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ import lombok.Data;
|
|||||||
* 菜单查询对象
|
* 菜单查询对象
|
||||||
*
|
*
|
||||||
* @author haoxr
|
* @author haoxr
|
||||||
* @date 2022/10/28
|
* @since 2022/10/28
|
||||||
*/
|
*/
|
||||||
@Schema(description ="部门分页查询对象")
|
@Schema(description ="部门分页查询对象")
|
||||||
@Data
|
@Data
|
||||||
|
|||||||
Reference in New Issue
Block a user