8 lines
143 B
Go
8 lines
143 B
Go
package bot
|
|
|
|
import api "git.echol.cn/loser/lckt/api/v1"
|
|
|
|
type RouterGroup struct{ BotRouter }
|
|
|
|
var btApi = api.ApiGroupApp.BotApiGroup.BotApi
|