mirror of
https://shylinux.com/x/operation
synced 2025-07-03 14:01:20 +08:00
opt some
This commit is contained in:
parent
8b99b7045e
commit
0bb1463d68
@ -15,7 +15,7 @@ type Plan struct {
|
||||
modify string `name:"modify title* content begin_time:select@date end_time:select@date" role:"leader"`
|
||||
remove string `name:"remove" role:"leader"`
|
||||
process string `name:"process" role:"leader"`
|
||||
setType string `name:"setType plan_type:select" help:"归类" role:"creator"`
|
||||
setType string `name:"setType plan_type:select" help:"归类" role:"leader"`
|
||||
handover string `name:"handover to_user_uid*:select" role:"leader" help:"交接"`
|
||||
issueCreate string `name:"issueCreate title* issue_content* price=1000 begin_time:select@date end_time:select@date" role:"worker"`
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user