This website requires JavaScript.
Explore
Help
Register
Sign In
dugulp
/
goweb-gin-demo
Watch
1
Star
0
Fork
You've already forked goweb-gin-demo
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
42beeb1c06
goweb-gin-demo
/
server
/
utils
/
constant.go
7 lines
83 B
Go
Raw
Normal View
History
Unescape
Escape
增加用户/权限/菜单功能
2021-10-29 14:39:50 +08:00
package
utils
const
(
修改错误变量名
2021-12-22 10:59:05 +08:00
ConfigEnv
=
"GLOBAL_CONFIG"
增加用户/权限/菜单功能
2021-10-29 14:39:50 +08:00
ConfigFile
=
"config.yaml"
)