调整部分硬编码信息

This commit is contained in:
2026-08-01 19:43:25 +08:00
parent 3214215032
commit 2e58dc719a
10 changed files with 65 additions and 59 deletions
+1 -1
View File
@@ -155,7 +155,7 @@ func createTables() error {
return nil
}
// ========== 迁移引擎(复用 frpc 的 db-history.go ==========
// ========== 迁移引擎(复用 frps 的 db-history.go ==========
func getCurrentSchemaVersion() string {
var version string