- API 路径: /transfers/my → /transfers(后端无 /my 子路由) - 分页参数: page/pageSize → limit/offset(匹配后端 DTO) - 转让记录页显示具体错误信息便于调试 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| core | ||
| features | ||
| routes | ||
| app.dart | ||
| bootstrap.dart | ||
| main.dart | ||
- API 路径: /transfers/my → /transfers(后端无 /my 子路由) - 分页参数: page/pageSize → limit/offset(匹配后端 DTO) - 转让记录页显示具体错误信息便于调试 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| core | ||
| features | ||
| routes | ||
| app.dart | ||
| bootstrap.dart | ||
| main.dart | ||