mirror of
https://github.com/lzh-1625/go_process_manager.git
synced 2025-10-04 15:42:44 +08:00
update
This commit is contained in:
@@ -22,7 +22,7 @@ func (*Process) TableName() string {
|
||||
}
|
||||
|
||||
type ProcessShare struct {
|
||||
Minute int `json:"minute"`
|
||||
Pid int `json:"pid"`
|
||||
Write bool `json:"write"`
|
||||
Minutes int `json:"minutes"`
|
||||
Pid int `json:"pid"`
|
||||
Write bool `json:"write"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user