mirror of
https://github.com/lzh-1625/go_process_manager.git
synced 2025-10-05 16:06:51 +08:00
1
This commit is contained in:
@@ -28,5 +28,5 @@ type ProcessShare struct {
|
||||
}
|
||||
|
||||
type ProcessUuidReq struct {
|
||||
Uuid int `form:"uuid"`
|
||||
Uuid int `form:"uuid" binding:"required"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user