chore: remove maincloud configuration
Some checks failed
CI / verify (push) Has been cancelled

This commit is contained in:
2026-05-02 17:04:11 +08:00
parent fb6fb6e9f5
commit a2c71fcb3a
44 changed files with 172 additions and 514 deletions

View File

@@ -128,4 +128,4 @@
- Rust/module-runtime覆盖公共码、唯一码、私有码、失败场景、流水来源和余额累加。
- Axum覆盖用户鉴权、管理员鉴权、runtime error 到 400 的映射和兼容路径。
- 前端:覆盖入口替换、独立 modal、成功刷新余额和失败展示后端 message。
- 验证命令:`cargo test`、目标前端测试、`npm run api-server:maincloud``npm run check:encoding`
- 验证命令:`cargo test`、目标前端测试、`npm run api-server``npm run check:encoding`