admin-vben/apps/web-antd/src/api
xingyu4j c8acf583b9 fix(api): 对齐 infra 模块前端 API 类型与后端 VO
修复类型不匹配:
- codegen: CodegenColumn 6个 Boolean 字段 number→boolean
- codegen: 添加 frontType/masterTableId/subJoinColumnId/subJoinMany/treeParentColumnId/treeNameColumnId
- codegen: 删除多余 tableId/isParentMenuIdValid, dataSourceConfigId 改为必填
- job-log: executeIndex/duration string→number, beginTime/endTime Date→string
- job-log: 删除多余 cronExpression

统一时间字段类型 Date→string:
- config/data-source-config/file/file-config/job/codegen

补充缺失字段:
- codegen.column: 添加 createTime
- demo01/demo02/demo03: 添加 createTime

删除未使用的多余字段:
- api-error-log: 删除 resultCode
- file-config: 删除 visible
2026-06-07 12:50:04 +08:00
..
ai feat:【antd/ele】【ai】优化 api 格式 2025-11-19 16:46:34 +08:00
bpm fix: [bpm] OA 请假流程重新发起问题修复 2026-06-04 14:11:30 +08:00
core feat:【framework 框架】增加 api 加解密能力(默认登录先不加密,避免大家不理解) 2025-08-16 17:20:59 +08:00
crm fix: type 2026-06-05 19:03:12 +08:00
erp feat:【ele】【erp】home 的迁移(100%) 2025-11-16 20:02:53 +08:00
infra fix(api): 对齐 infra 模块前端 API 类型与后端 VO 2026-06-07 12:50:04 +08:00
iot feat: 优化 IoT 告警模板选择 2026-05-30 22:06:02 +08:00
mall fix(mall): 修复多端商城模块类型与组件兼容问题 2026-06-07 00:31:26 +08:00
member feat(member): 会员增加 email 字段 2026-05-30 22:55:27 +08:00
mes feat(mes): add MES production task issue API and improve combination record validation 2026-05-31 16:48:00 +08:00
mp Merge branch 'dev' of https://gitee.com/yudaocode/yudao-ui-admin-vben into dev 2025-11-27 12:17:53 +08:00
pay feat:【antd/ele】【pay】优化 api 的注释 2025-11-20 08:43:34 +08:00
system fix(api): 对齐 system 模块前端 API 类型与后端 VO 2026-06-07 12:42:18 +08:00
wms feat(wms):迁移 api 接口 2026-05-17 16:30:50 +08:00
index.ts refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
request.ts fix: 修复 Vben5.0 download 接口 token 过期不触发刷新,导出/下载文件变成「账号未登录」JSON;web-antd / web-ele / web-naive / web-tdesign 加 Blob 业务错误嗅探拦截器 2026-05-02 20:36:00 +08:00