admin-vben/apps/web-antd
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
..
public fix: lint 2026-03-14 12:16:31 +08:00
src fix(api): 对齐 system 模块前端 API 类型与后端 VO 2026-06-07 12:42:18 +08:00
.env feat(iot):【设备定位】添加设备位置功能,支持地图展示和坐标选择 2026-01-21 21:10:09 +08:00
.env.analyze feat: Feature/pro docs (#70) 2024-07-28 14:29:05 +08:00
.env.development fix: gitignore 2025-11-20 16:46:04 +08:00
.env.production feat:【antd/ele】生产环境下,默认开启 CAPTCHA 验证码,保证安全性 2026-01-03 19:20:25 +08:00
index.html Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2026-04-13 16:45:32 +08:00
package.json feat(mes): 提交 wm stocktaking 相关的迁移 2026-05-30 09:15:06 +08:00
tsconfig.json Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into vite8 2026-03-14 11:34:06 +08:00
tsconfig.node.json feat: tsgolint 2026-03-13 23:13:10 +08:00
vite.config.ts Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into vite8 2026-03-14 11:34:06 +08:00