feat: 发布v2.3.14

This commit is contained in:
耗子
2024-10-26 04:46:16 +08:00
parent 96c78b6be9
commit f7c586e05b
+1 -1
View File
@@ -26,7 +26,7 @@ func initConf() {
func initGlobal() {
app.Root = app.Conf.MustString("app.root")
app.Version = "2.3.13"
app.Version = "2.3.14"
app.Locale = app.Conf.MustString("app.locale")
// 初始化时区