添加国美api,删除老版本蜂鸟API,添加抖音授权api、

This commit is contained in:
邹宗楠
2022-05-13 16:03:37 +08:00
parent 56ef57fae5
commit ff5b116ce5
35 changed files with 2346 additions and 1191 deletions

View File

@@ -7,7 +7,7 @@ import (
)
func TestRetailCatList(t *testing.T) {
result, err := api.RetailCatList("11655829")
result, err := api.RetailCatList("11105778")
if err != nil {
t.Fatal(err)
}