mirror of
https://github.com/tiger1103/gfast.git
synced 2026-09-21 10:12:59 +00:00
整合casbin添加adapter处理器
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package boot
|
||||
|
||||
import "github.com/gogf/gf/frame/g"
|
||||
|
||||
func init() {
|
||||
g.Server().SetPort(8200)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user