fix(config): 完成生产配置向 config.toml 的迁移

This commit is contained in:
2026-09-19 00:39:09 +08:00
parent 4599ea32b2
commit 045d598400
26 changed files with 908 additions and 254 deletions
+2
View File
@@ -1,3 +1,5 @@
module bat-api
go 1.26.4
require github.com/pelletier/go-toml/v2 v2.2.4