Browse Source

add reverse:for v1.0.4 test

tags/v1.0.5
huangjiajun 2 years ago
parent
commit
c8c837cd4b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      tik_tok/svc_tik_tok_goods.go

+ 1
- 0
tik_tok/svc_tik_tok_goods.go View File

@@ -101,6 +101,7 @@ func GetDetail(args map[string]string) TikTokGoods {
return tmp
}
}
//
return goodsList
}
func GetKlGoods(args map[string]string) TikTokGoods {


Loading…
Cancel
Save