mirror of
https://github.com/lzh-1625/go_process_manager.git
synced 2025-10-05 07:56:50 +08:00
update
This commit is contained in:
@@ -47,5 +47,5 @@ type TaskVo struct {
|
||||
}
|
||||
|
||||
type TaskIdReq struct {
|
||||
Id int `form:"id"`
|
||||
Id int `form:"id" binding:"required"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user