提供一个测试注册代理接口
This commit is contained in:
@@ -76,4 +76,5 @@ func ApplyRouters(app *fiber.App) {
|
||||
// 临时
|
||||
debug := app.Group("/debug")
|
||||
debug.Get("/sms/:phone", handlers.DebugGetSmsCode)
|
||||
debug.Get("/proxy/register", handlers.DebugRegisterProxyBaiYin)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user