1 Star 0 Fork 0

GoAdmin / sdk

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
gen.go 98 Bytes
一键复制 编辑 原始数据 按行查看 历史
GoAdmin 提交于 2022-06-08 16:52 . test
package config
type Gen struct {
DBName string
FrontPath string
}
var GenConfig = new(Gen)
Go
1
https://gitee.com/GoAdminCore/sdk.git
git@gitee.com:GoAdminCore/sdk.git
GoAdminCore
sdk
sdk
v1.0.2

搜索帮助