huangjiajun 1 week ago
parent
commit
721e3ee314
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      chanxuanTikTok/md.go

+ 1
- 1
chanxuanTikTok/md.go View File

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


Loading…
Cancel
Save