admin-vben/apps
xingyu4j e3ebfbe933 fix(api): 对齐 system 模块前端 API 类型与后端 VO
修复类型不匹配:
- user: 添加 password/deptName/loginDate, postIds string[]→number[]
- tenant: 添加 username/password/createTime
- login-log: traceId number→string, 删除多余 status
- notify/message: templateParams string→Record<string, any>
- mail/log: templateParams string→Record<string, any>
- oauth2/client: autoApprove→autoApproveScopes string[], 删除 isAdditionalInformationJson

补充缺失字段:
- role: 添加 remark
- notify/template: 添加 createTime
- mail/template: 添加 remark

删除未使用的多余字段:
- notice: 删除 remark/creator
- tenant-package: 删除 creator/updater/updateTime
- mail/account: 删除 status/remark
- operate-log: 删除 creator/creatorName
2026-06-07 12:42:18 +08:00
..
web-antd fix(api): 对齐 system 模块前端 API 类型与后端 VO 2026-06-07 12:42:18 +08:00
web-antdv-next !359 fix(@vben/web-antdv-next): 适配 antdv-next 组件写法并修复迁移兼容问题 2026-06-07 02:17:59 +00:00
web-ele fix(mall): 修复多端商城模块类型与组件兼容问题 2026-06-07 00:31:26 +08:00
web-naive Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2026-06-05 19:03:00 +08:00
web-tdesign Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2026-06-05 19:03:00 +08:00