修正了字段问题
This commit is contained in:
@@ -1845,11 +1845,11 @@ class ShangjiaGenerateLinkView(APIView):
|
|||||||
Amount=jiage,
|
Amount=jiage,
|
||||||
PlayerCommission=dashou_fencheng,
|
PlayerCommission=dashou_fencheng,
|
||||||
ProductTypeID=shangpin_type_id,
|
ProductTypeID=shangpin_type_id,
|
||||||
yaoqiuleixing=final_yaoqiuleixing,
|
GrabRequirement=final_yaoqiuleixing,
|
||||||
huiyuan_id=final_huiyuan_id,
|
MembershipID=final_huiyuan_id,
|
||||||
yongjin=final_yongjin,
|
CommissionReq=final_yongjin,
|
||||||
Description=moban.TemplateDesc[:2000],
|
Description=moban.TemplateDesc[:2000],
|
||||||
user1_id=f"Sj{user.UserUID}",
|
User1ID=f"Sj{user.UserUID}",
|
||||||
ImageURL=user.Avatar or '',
|
ImageURL=user.Avatar or '',
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user