update 重构 修改框架内不正常命名与规范是和否的状态

This commit is contained in:
疯狂的狮子Li
2026-03-18 10:39:06 +08:00
parent 7bbbcb2a1e
commit b214817d0b
33 changed files with 685 additions and 682 deletions

View File

@@ -30,7 +30,7 @@ public @interface Translation {
String mapper() default "";
/**
* 其他条件 例如: 字典type(sys_user_sex)
* 其他条件 例如: 字典type(sys_user_gender)
*/
String other() default "";