🎉 v1.1.0

This commit is contained in:
user123456
2025-06-12 17:07:10 +08:00
parent 4415ea4d97
commit a8498ad24a
3 changed files with 1 additions and 113 deletions

View File

@@ -218,7 +218,7 @@ func enableViperHotReload() {
}
isViperEnabled = true
fmt.Println("自动热重载已启用")
fmt.Println("热重载已启用")
// 🚀 启用文件监听
viperInstance.WatchConfig()