✨ init project
This commit is contained in:
10
plugin/announcement/router/enter.go
Normal file
10
plugin/announcement/router/enter.go
Normal file
@@ -0,0 +1,10 @@
|
||||
package router
|
||||
|
||||
import "git.echol.cn/loser/lckt/plugin/announcement/api"
|
||||
|
||||
var (
|
||||
Router = new(router)
|
||||
apiInfo = api.Api.Info
|
||||
)
|
||||
|
||||
type router struct{ Info info }
|
||||
Reference in New Issue
Block a user