mirror of
https://github.com/AlistGo/alist.git
synced 2025-04-22 21:04:07 +08:00
Update drivers/139/driver.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
12dd6b59eb
commit
4f63ef19aa
@ -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" {
|
||||
|
Loading…
x
Reference in New Issue
Block a user