Skip to content

feat(认证管理): 增加积分汇率配置项#42

Draft
zhou-ai-bot wants to merge 1 commit into2.12from
codex/points-phase1-auth-ui-wt
Draft

feat(认证管理): 增加积分汇率配置项#42
zhou-ai-bot wants to merge 1 commit into2.12from
codex/points-phase1-auth-ui-wt

Conversation

@zhou-ai-bot
Copy link
Copy Markdown

目的

  • 在系统基础配置中增加积分汇率配置项
  • 复用现有系统配置保存流程提交 points.exchangeRate

核心变动

  • views/system/Basis/Form.vue:增加积分汇率输入项与 points scope 提交
  • views/system/Basis/typing.ts:补齐 exchangeRate 相关表单字段类型
  • locales:增加积分汇率文案

测试结果

  • 命令:pnpm exec vue-tsc -p tsconfig.auth-points.json --noEmit
  • 结果:未通过
  • 本次改动直接报错:0
  • 阻塞项:现有 api/system/basis.ts 泛型写法与 jetlinks-web-core 基线 TS5 兼容噪音导致校验失败
  • 自动化测试:0 executed,0 failed,0 skipped(仓库未为该变更准备独立单测)

风险与说明

  • 影响范围:系统基础配置页、积分汇率录入
  • 未覆盖场景:与后端 /system/config 的真实保存/回显联调
  • 覆盖率:当前前端仓库未产出本次变更可用的覆盖率报告

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants