mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced 2026-09-20 20:39:55 +00:00
refactor: 大规模代码整理与功能优化
1. 重构后端API路由、CRUD与模块结构,整合日志管理,移除废弃demo代码 2. 优化前端组件类型定义、样式与路由配置,修复权限判断逻辑 3. 调整默认排序规则、滚动条样式与工具类函数,更新依赖与配置文件 4. 修复多处类型不匹配与默认值问题,完善表单与菜单验证逻辑
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
[
|
||||
{
|
||||
"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": "创新工坊-专业版退款(已通过)"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user