1
0
mirror of https://github.com/silenceper/wechat.git synced 2026-02-06 05:32:26 +08:00

Merge pull request #110 from silenceper/fix-import-path

Update component_access_token.go
This commit is contained in:
silenceper
2019-02-25 14:14:02 +08:00
committed by GitHub

View File

@@ -5,7 +5,7 @@ import (
"fmt"
"time"
"github.com/funxdata/wechat/util"
"github.com/silenceper/wechat/util"
)
const (