From 574fe5e86015a6e40059bfd51552133a374a690d Mon Sep 17 00:00:00 2001 From: XingQue Date: Wed, 24 Jun 2026 05:15:30 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20Bankuai=20=E4=BB=8E=20rank.models=20?= =?UTF-8?q?=E5=AF=BC=E5=85=A5=EF=BC=8C=E4=BF=AE=E5=A4=8D=20migrate=20?= =?UTF-8?q?=E5=90=AF=E5=8A=A8=E5=A4=B1=E8=B4=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jituan/services/finance_detail_stats.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jituan/services/finance_detail_stats.py b/jituan/services/finance_detail_stats.py index 46d4597..6d6a8df 100644 --- a/jituan/services/finance_detail_stats.py +++ b/jituan/services/finance_detail_stats.py @@ -13,7 +13,8 @@ from jituan.services.club_context import ( ) from jituan.services.club_penalty import filter_gsfenhong_qs, filter_penalty_qs from orders.models import Order, Penalty -from products.models import Bankuai, Czjilu, Gsfenhong, Huiyuan, ShangpinLeixing +from products.models import Czjilu, Gsfenhong, Huiyuan, ShangpinLeixing +from rank.models import Bankuai def _meta(request):