This commit is contained in:
Paidax
2025-09-23 09:53:41 +08:00
parent af146d6c9b
commit 0ab932e213
54 changed files with 1754 additions and 1138 deletions
@@ -18,4 +18,6 @@ public @interface DataCenterColumn {
*/
String key();
// 字典码表名称
String dict() default "";
}