fix: 换打手继承拼多多订单号;优化后台添加会员提示

This commit is contained in:
XingQue
2026-06-25 22:47:19 +08:00
parent 93e68fe20f
commit deb1688d0c
3 changed files with 46 additions and 26 deletions

View File

@@ -6339,6 +6339,7 @@ class ZxsjghdsView(APIView):
User1ID=user1_id, # 商家标识
ImageURL=tupian,
ExternalOrderID=waibu_dingdan_id,
ClubID=getattr(old_order, 'ClubID', None) or 'xq',
# 不继承zhiding_id, jiedan_dashou_id, dashou_liuyan 等
)