chore: 添加 DDNS debug 日志
This commit is contained in:
@@ -46,5 +46,7 @@ func Run(c *Config) error {
|
|||||||
return e
|
return e
|
||||||
}
|
}
|
||||||
|
|
||||||
|
log.Debugln("DDNS 配置应用成功")
|
||||||
|
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user