huangjiajun vor 1 Woche
Ursprung
Commit
721e3ee314
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      chanxuanTikTok/md.go

+ 1
- 1
chanxuanTikTok/md.go Datei anzeigen

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


Laden…
Abbrechen
Speichern