mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-26 17:41:57 +08:00
Modify: oss handle sign URL
This commit is contained in:
@@ -334,6 +334,8 @@ func InitMasterRouter() *gin.Engine {
|
||||
policy.POST("test/slave", controllers.AdminTestSlave)
|
||||
// 创建存储策略
|
||||
policy.POST("", controllers.AdminAddPolicy)
|
||||
// 创建存储策略
|
||||
policy.POST("cors", controllers.AdminAddCORS)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user