mirror of
https://github.com/silenceper/wechat.git
synced 2026-02-14 01:32:27 +08:00
将import path改为v2
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"encoding/json"
|
||||
"fmt"
|
||||
|
||||
"github.com/silenceper/wechat/util"
|
||||
"github.com/silenceper/wechat/v2/util"
|
||||
)
|
||||
|
||||
// ReqBind 设备绑定解绑共通实体
|
||||
|
||||
Reference in New Issue
Block a user