uploading #1
1 changed files with 0 additions and 1 deletions
|
@ -7,6 +7,5 @@ import (
|
||||||
|
|
||||||
func Register(cfg *types.StereoConfig) {
|
func Register(cfg *types.StereoConfig) {
|
||||||
api := cfg.Router.Group("/api")
|
api := cfg.Router.Group("/api")
|
||||||
|
|
||||||
routes.RegisterUploadRoutes(cfg, api)
|
routes.RegisterUploadRoutes(cfg, api)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue