feat: 发布v2.3.6

This commit is contained in:
耗子
2024-10-16 02:33:43 +08:00
parent 0d73f2919d
commit afebeb7c00
+1 -1
View File
@@ -26,7 +26,7 @@ func initConf() {
func initGlobal() {
app.Root = app.Conf.MustString("app.root")
app.Version = "2.3.5"
app.Version = "2.3.6"
app.Locale = app.Conf.MustString("app.locale")
// 初始化时区