Skip to content

feat(payment): 优化支付配置与 Anthropic 兼容处理#2

Closed
PIXEL-AI-API wants to merge 7 commits into
mainfrom
develop
Closed

feat(payment): 优化支付配置与 Anthropic 兼容处理#2
PIXEL-AI-API wants to merge 7 commits into
mainfrom
develop

Conversation

@PIXEL-AI-API

Copy link
Copy Markdown
Collaborator
  • 新增支付配置字段在后台设置接口、DTO 和前端管理页中的读写支持
  • 调整支付页展示逻辑和类型定义,完善用户侧支付入口表现
  • 优化 Anthropic 到 Responses 的转换,补充相关兼容测试
  • 修正账单服务和支付配置服务的边界行为,并补充单元测试
  • 将后端版本号更新到 1.0.27

验证:

  • go test -C backend ./internal/handler ./internal/service ./internal/pkg/apicompat
  • pnpm --dir frontend exec vitest run src/views/admin/tests/SettingsView.spec.ts src/views/user/tests/PaymentView.spec.ts

- 新增支付配置字段在后台设置接口、DTO 和前端管理页中的读写支持
- 调整支付页展示逻辑和类型定义,完善用户侧支付入口表现
- 优化 Anthropic 到 Responses 的转换,补充相关兼容测试
- 修正账单服务和支付配置服务的边界行为,并补充单元测试
- 将后端版本号更新到 1.0.27

验证:
- go test -C backend ./internal/handler ./internal/service ./internal/pkg/apicompat
- pnpm --dir frontend exec vitest run src/views/admin/__tests__/SettingsView.spec.ts src/views/user/__tests__/PaymentView.spec.ts
@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Thank you for your contribution! Before we can merge this PR, we need you all to sign our Contributor License Agreement (CLA).

To sign, please reply with the following comment:

I have read the CLA Document and I hereby sign the CLA

You only need to sign once — it will be valid for all your future contributions to this project.


I have read the CLA Document and I hereby sign the CLA


1 out of 2 committers have signed the CLA.
✅ (AzurCrystal)[https://github.com/AzurCrystal]
@Open-Pixel-AI
You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@AzurCrystal

Copy link
Copy Markdown
Collaborator

Close Due to Out of Date

@AzurCrystal AzurCrystal closed this Jun 3, 2026
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.

3 participants