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

This commit is contained in:
疯狂的狮子Li
2026-03-19 14:48:15 +08:00
parent b1e18c1b4b
commit 6c2958d54c
43 changed files with 610 additions and 607 deletions

View File

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