mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-04-13 05:53:16 +08:00
update 重构 修改框架内不正常命名与规范是和否的状态
This commit is contained in:
@@ -15,7 +15,7 @@ import java.lang.annotation.*;
|
||||
public @interface ExcelDictFormat {
|
||||
|
||||
/**
|
||||
* 如果是字典类型,请设置字典的type值 (如: sys_user_sex)
|
||||
* 如果是字典类型,请设置字典的type值 (如: sys_user_gender)
|
||||
*/
|
||||
String dictType() default "";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user