提交代理配置结果到长效网关

This commit is contained in:
2025-05-19 11:03:38 +08:00
parent 3f8e48ec68
commit 689964e3ef
4 changed files with 91 additions and 15 deletions

View File

@@ -8,4 +8,5 @@ func Init() {
initValidator()
initRedis()
initOrm()
initProxy()
}