Update drivers/139/driver.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Sam- Pan(潘绍森) 2025-04-16 22:15:48 +08:00 committed by GitHub
parent 12dd6b59eb
commit 4f63ef19aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -112,7 +112,7 @@ func (d *Yun139) Init(ctx context.Context) error {
if err != nil {
return err
}
log.Error("query route result", err)
log.Info("Query route result completed successfully")
for _, policyItem := range resp.Data.RoutePolicyList {
if policyItem.ModName == "personal" {