mirror of
https://gitee.com/dromara/Jpom.git
synced 2024-12-02 20:08:40 +08:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
2f040f31ea
@ -42,7 +42,9 @@ public class CommandService extends BaseService {
|
||||
stop,
|
||||
restart,
|
||||
status,
|
||||
|
||||
/**
|
||||
* 运行日志
|
||||
*/
|
||||
showlog,
|
||||
/**
|
||||
* 获取进程id
|
||||
@ -52,6 +54,9 @@ public class CommandService extends BaseService {
|
||||
* 备份日志
|
||||
*/
|
||||
backupLog,
|
||||
/**
|
||||
* 查看内存信息
|
||||
*/
|
||||
top
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user