This commit is contained in:
苏尹岚
2020-12-22 17:58:37 +08:00
parent 6475f2df14
commit a82336f217
2 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ func init() {
sugarLogger = logger.Sugar()
baseapi.Init(sugarLogger)
api = New("6a3e2073-1850-413b-9eb7-6c342ec36e1c", "a8248088-a742-4c33-a0db-03aeae00ca7d")
api.SetToken("n-5ab70454-9ed6-4bf2-9215-b4646eb17992-w")
// api.SetToken("n-5ab70454-9ed6-4bf2-9215-b4646eb17992-w")
}
func TestGetAccessToken(t *testing.T) {