1
This commit is contained in:
parent
1762065c8a
commit
72b1c79812
@ -1,7 +1,7 @@
|
|||||||
package gm
|
package gm
|
||||||
|
|
||||||
import (
|
import (
|
||||||
//"q5"
|
"q5"
|
||||||
"f5"
|
"f5"
|
||||||
"main/constant"
|
"main/constant"
|
||||||
"main/common"
|
"main/common"
|
||||||
@ -13,6 +13,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
type GmApi struct {
|
type GmApi struct {
|
||||||
|
cmdHash q5.ConcurrentMap[string, func([]string)]
|
||||||
}
|
}
|
||||||
|
|
||||||
func (this *GmApi) ExecCmd(c *gin.Context) {
|
func (this *GmApi) ExecCmd(c *gin.Context) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user