wip: 字典重构临时提交

This commit is contained in:
ray
2024-10-03 17:41:38 +08:00
parent 7dc8e61989
commit 3f2a5a28df
15 changed files with 82 additions and 85 deletions

View File

@@ -19,7 +19,7 @@ public class Dict extends BaseEntity {
/**
* 字典编码
*/
private String code;
private String dictCode;
/**
* 字典名称