fix: 修复 SzxxView 重复 values 导致 500,财务累计统计去重
This commit is contained in:
@@ -190,6 +190,5 @@ def build_caiwu_payload(request):
|
||||
'total_income': round(total_income, 2),
|
||||
'total_payout': round(total_payout, 2),
|
||||
'platform_profit': platform_profit,
|
||||
'szjilu': szjilu_payload,
|
||||
'daily_stats': daily_stats,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user