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

fix import path

This commit is contained in:
silenceper
2019-04-23 21:19:12 +08:00
parent 5652af6aab
commit 3005852946
3 changed files with 4 additions and 3 deletions

View File

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