mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-05-13 15:12:09 +08:00
【更新】更新pg代码生成
This commit is contained in:
5
pkg/config/casbin.go
Normal file
5
pkg/config/casbin.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package config
|
||||
|
||||
type Casbin struct {
|
||||
ModelPath string `mapstructure:"model-path" json:"model-path" yaml:"model-path"`
|
||||
}
|
||||
Reference in New Issue
Block a user