修复 wx_cfg 误插入 try 块导致的 SyntaxError
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -3587,7 +3587,6 @@ class ShangjiaTuikuanShenqingView(APIView):
|
||||
import threading
|
||||
import requests
|
||||
from django.conf import settings
|
||||
from utils.xcx_sys_config import wx_cfg
|
||||
|
||||
def send_refund_notify():
|
||||
url = f"{settings.PARTNER_BASE_URL}{settings.PARTNER_REFUND_NOTIFY_URL}"
|
||||
|
||||
Reference in New Issue
Block a user