添加国美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

@@ -316,3 +316,9 @@ func TestQueryMemberTransListByCondition(t *testing.T) {
}
t.Log(utils.Format4Output(result, false))
}
type GuoMei struct {
appKey string
timestamp string
sign string
}