美团配送,高德
This commit is contained in:
@@ -18,7 +18,7 @@ func init() {
|
||||
sugarLogger = logger.Sugar()
|
||||
baseapi.Init(sugarLogger)
|
||||
api = New("5lyyrvHODG6wC8Sdr3a9h", "iFrkUDmR2g5eqQpfh2kQ57", "WTn53qd6WAAdLMXfmXvzb7", "dGZcR0XGGg7H5Pd7FR3n47")
|
||||
api.CBSetToken("d6b5f133d8dbc7f2890bc500dee848f1ac191a32f2d2fba39b0dcb2e52aa4265")
|
||||
api.CBSetToken("49f654af807d86b92059f01dea834f37cf2025b9853d4001406da091650e842e")
|
||||
// ef364b677911fa64d41a25d22d5e155065c4898046be65ddd627fa6c8cd87c2e
|
||||
}
|
||||
|
||||
@@ -31,7 +31,7 @@ func TestCBRetrieveToken(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestPushToSingle(t *testing.T) {
|
||||
result, err := api.PushToSingle("4fde99c9bd3d2ab317023f429f9ef62b", true, &Notification{
|
||||
result, err := api.PushToSingle("8aa96ba065a29a0135c5151819fb1666", false, &Notification{
|
||||
Title: "测试",
|
||||
Body: "测测测",
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user