修复类型不匹配: - 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 |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .env | ||
| .env.analyze | ||
| .env.development | ||
| .env.production | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||