andywu1998
|
93ac2e70d2
|
feat(gin.Mode()): 由环境变量决定,不再依赖于配置文件system.Env (#1668)
* feat(gin.Mode()): 由环境变量决定,不再依赖于配置文件system.Env
* feat(casbin):不需要判断是否是debug模式,都要附带参数
* feat(前端配置):去掉环境之的配置
|
2024-03-06 23:38:17 +08:00 |
|
andywu1998
|
f4c2b50ca5
|
feat(config init log): modify constant value GIN_MODE to gin.Mode() (#1667)
|
2024-03-06 22:32:42 +08:00 |
|
 
|
59ba4752c0
|
[server/config/system.go]: fix a comment error (#1638)
Co-authored-by: liweiwu.wlw <liweiwu.wlw@xiaoman.cn>
Co-authored-by: 奇淼(piexlmax <303176530@qq.com>
|
2024-01-24 16:01:36 +08:00 |
|
andywu1998
|
208346a480
|
优化config字段排列,使得内存对齐 (#1521)
* 调整字段顺序,解决config包内存对齐问题
* fix(config):修复内存对齐
|
2023-08-21 18:14:44 +08:00 |
|
 andywu1998and奇淼(piexlmax
|
b6f3038a73
|
bugfix: 通过修改配置文件使得跨域白名单正常生效 (#1296)
* bugfix: 通过修改配置文件使得跨域白名单正常生效
Co-authored-by: 奇淼(piexlmax <qimiaojiangjizhao@gmail.com>
|
2022-11-30 16:52:00 +08:00 |
|