mirror of
https://github.com/woodchen-ink/Q58Bot.git
synced 2025-07-18 13:52:07 +08:00
重构(guard.go): 更新项目核心库路径,优化代码结构。
This commit is contained in:
parent
3697051ecf
commit
8056410bf6
@ -8,7 +8,7 @@ import (
|
|||||||
"sync"
|
"sync"
|
||||||
"time"
|
"time"
|
||||||
|
|
||||||
"your-project-name/core"
|
"github.com/woodchen-ink/Q58Bot/core"
|
||||||
|
|
||||||
tgbotapi "github.com/go-telegram-bot-api/telegram-bot-api/v5"
|
tgbotapi "github.com/go-telegram-bot-api/telegram-bot-api/v5"
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user