dev
This commit is contained in:
parent
e91380de18
commit
009bf3dee7
|
@ -42,8 +42,8 @@ type PsTable struct {
|
|||
Status string
|
||||
PID string
|
||||
Performance string
|
||||
CurrentVersion string `table:"Current Version"`
|
||||
RegisterVersion string `table:"Register Version"`
|
||||
CurrentVersion string `table:"Local Version"`
|
||||
RegisterVersion string `table:"Registry Version"`
|
||||
UpdatedAt string `table:"Updated At"`
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue