feat: 完成 #40 营销图后台七牛直传与页面上传能力
This commit is contained in:
@@ -46,5 +46,6 @@ func registerMarketingRoutes(
|
||||
admin.DELETE("/templates/:id", templateHandler.AdminDelete)
|
||||
|
||||
admin.GET("/stats", downloadHandler.AdminStats)
|
||||
admin.POST("/upload/qiniu/token", downloadHandler.AdminQiniuToken)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user