mirror of
https://github.com/lzh-1625/go_process_manager.git
synced 2025-09-27 04:16:04 +08:00
1
This commit is contained in:
@@ -102,6 +102,7 @@ func (p *procApi) GetProcessConfig(ctx *gin.Context, req model.ProcessUuidReq) (
|
||||
if data.Uuid == 0 {
|
||||
return errors.New("no information found")
|
||||
}
|
||||
rOk(ctx, "success", data)
|
||||
return
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user