1
0
mirror of https://github.com/silenceper/wechat.git synced 2026-02-04 12:52:27 +08:00

将import path改为v2

This commit is contained in:
silenceper
2020-05-22 14:37:58 +08:00
parent 15ebd71a04
commit b6bba6ab66
42 changed files with 95 additions and 87 deletions

View File

@@ -1,7 +1,7 @@
package config
import (
"github.com/silenceper/wechat/cache"
"github.com/silenceper/wechat/v2/cache"
)
//Config config for 小程序