1
This commit is contained in:
parent
72b1c79812
commit
2dede93d46
@ -13,7 +13,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
type GmApi struct {
|
type GmApi struct {
|
||||||
cmdHash q5.ConcurrentMap[string, func([]string)]
|
cmdHash q5.ConcurrentMap[string, func(*gin.Context, []string, *vo.BaseVo)]
|
||||||
}
|
}
|
||||||
|
|
||||||
func (this *GmApi) ExecCmd(c *gin.Context) {
|
func (this *GmApi) ExecCmd(c *gin.Context) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user