linux使用软重启,预防卡进程

This commit is contained in:
2025-10-30 18:16:14 +08:00
parent 49c84b886b
commit ceb44e936f
2 changed files with 12 additions and 1 deletions

View File

@@ -26,4 +26,4 @@ func init() {
}
}
func (system *sSystem) Init() {}
func (s *sSystem) Init() {}