From 721e3ee3148e77ae7bc8732a54fa77024bfae1e0 Mon Sep 17 00:00:00 2001 From: huangjiajun <582604932@qq.com> Date: Wed, 23 Oct 2024 16:09:42 +0800 Subject: [PATCH] 1 --- chanxuanTikTok/md.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chanxuanTikTok/md.go b/chanxuanTikTok/md.go index 552da80..9ffb5cc 100644 --- a/chanxuanTikTok/md.go +++ b/chanxuanTikTok/md.go @@ -41,7 +41,7 @@ type ChanxuanTikTokOrder struct { TotalPayAmount int `json:"total_pay_amount"` UpdateTime string `json:"update_time"` VipMsg string `json:"vip_msg"` - AfterSalesStatus interface{} `json:"after_sales_status"` + ActivistType interface{} `json:"activist_type"` } type ChanxuanTikTokGoodsDetail struct { ActivityCosRatio int `json:"activity_cos_ratio"`