docs: 注释修改

This commit is contained in:
hxr
2023-08-19 23:49:54 +08:00
parent 8819bced41
commit da9fed1dcc
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ package com.youlai.system.common.constant;
* Excel 常量 * Excel 常量
* *
* @author haoxr * @author haoxr
* @since 2023/03/24 * @since 3.0.0
*/ */
public interface ExcelConstants { public interface ExcelConstants {

View File

@@ -4,7 +4,7 @@ package com.youlai.system.common.constant;
* Security 常量 * Security 常量
* *
* @author haoxr * @author haoxr
* @since 2023/03/24 * @since 3.0.0
*/ */
public interface SecurityConstants { public interface SecurityConstants {

View File

@@ -4,7 +4,7 @@ package com.youlai.system.common.constant;
* 系统常量 * 系统常量
* *
* @author haoxr * @author haoxr
* @since 2022/10/22 * @since 1.0.0
*/ */
public interface SystemConstants { public interface SystemConstants {