生成数据字典代码.

This commit is contained in:
lijiahang
2023-10-18 15:06:45 +08:00
parent b83b212a4f
commit 284501b3fb
36 changed files with 1113 additions and 95 deletions

View File

@@ -17,4 +17,6 @@ public interface OperatorLogKeys extends ConstField {
String STATUS_NAME = "statusName";
String KEY_NAME = "keyName";
}