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"`