mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-12-24 01:18:52 +08:00
Relay done but not working
This commit is contained in:
@@ -7,5 +7,6 @@ import (
|
||||
|
||||
func SetRouter(router *gin.Engine, buildFS embed.FS, indexPage []byte) {
|
||||
SetApiRouter(router)
|
||||
SetRelayRouter(router)
|
||||
setWebRouter(router, buildFS, indexPage)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user