Fix package name

This commit is contained in:
若海
2023-12-18 08:48:14 +08:00
parent 4d9808b584
commit ad45149aca
5 changed files with 10 additions and 9 deletions
+2 -2
View File
@@ -7,9 +7,9 @@ import (
"github.com/opentdp/go-helper/logman"
"github.com/opentdp/go-helper/request"
"github.com/opentdp/go-helper/strutil"
"github.com/opentdp/wechat-rest/args"
"github.com/opentdp/wechat-rest/wcferry"
"wechat-rest/args"
)
var wc *wcferry.Client