mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced 2026-09-20 20:39:55 +00:00
1. 重构后端API路由、CRUD与模块结构,整合日志管理,移除废弃demo代码 2. 优化前端组件类型定义、样式与路由配置,修复权限判断逻辑 3. 调整默认排序规则、滚动条样式与工具类函数,更新依赖与配置文件 4. 修复多处类型不匹配与默认值问题,完善表单与菜单验证逻辑
16 lines
406 B
JSON
16 lines
406 B
JSON
[
|
|
{
|
|
"order_id": 4,
|
|
"refund_no": "RF20260220000001",
|
|
"amount": 99900,
|
|
"reason": "套餐选择错误,申请退款并更换为标准版",
|
|
"refund_transaction_id": "WXREFUND20260220001",
|
|
"reviewer_id": 2,
|
|
"review_time": "2026-02-20 16:30:00",
|
|
"reject_reason": null,
|
|
"status": 2,
|
|
"tenant_id": 4,
|
|
"description": "创新工坊-专业版退款(已通过)"
|
|
}
|
|
]
|