feat: 添加代码生成功能

This commit is contained in:
2025-03-04 00:56:21 +08:00
parent fef47ca7d9
commit 2a4906a66c
11 changed files with 1631 additions and 1 deletions

View File

@@ -32,6 +32,8 @@ buttons:Export: Export
buttons:Import: Import
buttons:DownLoded: DownLoded
buttons:DownLodedTemplate: DownLoded Template
buttons:DownLodedAll: All DownLoded
buttons:Copy: Copy
buttons:Hide: Hide
buttons:ConfirmUpload: Confirm Upload
buttons:Save: Save
@@ -51,6 +53,10 @@ buttons:RoleAllocation: Role Allocation
buttons:PermissionDetails: Permission Details
buttons:ForceToExit: Force Exit
buttons:DataAdmin: Data Admin
buttons:TableList: Table List
buttons:UpdateTableColumns: Update Table Columns
buttons:Preview: Preview
buttons:Sync: Synchroniztion
search:Total: Total
search:History: History
search:Collect: Collect
@@ -114,6 +120,7 @@ menus:FourZeroFour: "404"
menus:FourZeroOne: "403"
menus:Five: "500"
menus:SystemConfig: System Config
menus:GenerateCode: Generate Code
status:Load: Loading...
status:Message: Message
status:Notify: Notify

View File

@@ -31,6 +31,8 @@ buttons:Delete: 删除
buttons:Export: 导出
buttons:Import: 导入
buttons:DownLoded: 下载
buttons:DownLodedAll: 全部下载
buttons:Copy: 复制
buttons:DownLodedTemplate: 下载模版
buttons:Hide: 隐藏
buttons:ConfirmUpload: 确认上传
@@ -51,6 +53,10 @@ buttons:PermissionDetails: 权限详情
buttons:ForceToExit: 强制退出
buttons:ExitInBatches: 批量强退
buttons:DataAdmin: 数据管理
buttons:TableList: 数据表列表
buttons:UpdateTableColumns: 更新数据表列信息
buttons:Preview: 预览
buttons:Sync: 同步
search:Total:
search:History: 搜索历史
search:Collect: 收藏
@@ -114,6 +120,7 @@ menus:FourZeroFour: "404"
menus:FourZeroOne: "403"
menus:Five: "500"
menus:SystemConfig: 系统配置
menus:GenerateCode: 代码生成
status:Load: 加载中...
status:Message: 消息
status:Notify: 通知