fix:优化逻辑
This commit is contained in:
@@ -14,7 +14,7 @@ type daemon struct {
|
||||
|
||||
var Daemon = daemon{
|
||||
Mark: fmt.Sprint(time.Now().UnixNano()),
|
||||
Path: "autoLoginDaemon",
|
||||
Path: ".autoLoginDaemon",
|
||||
}
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user