From 52bd2dfd85767082163c8dfbcd8229f398872f9a Mon Sep 17 00:00:00 2001 From: TermiNexus Date: Fri, 19 Jun 2026 20:54:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E4=BA=86=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/views.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/views.py b/config/views.py index 4de1bf5..a117fab 100644 --- a/config/views.py +++ b/config/views.py @@ -1845,11 +1845,11 @@ class ShangjiaGenerateLinkView(APIView): Amount=jiage, PlayerCommission=dashou_fencheng, ProductTypeID=shangpin_type_id, - yaoqiuleixing=final_yaoqiuleixing, - huiyuan_id=final_huiyuan_id, - yongjin=final_yongjin, + GrabRequirement=final_yaoqiuleixing, + MembershipID=final_huiyuan_id, + CommissionReq=final_yongjin, Description=moban.TemplateDesc[:2000], - user1_id=f"Sj{user.UserUID}", + User1ID=f"Sj{user.UserUID}", ImageURL=user.Avatar or '', )