洪城义警-正式版后台
zhongrj
2022-12-05 2cad3b644a32880cfaf52f87bf6add621db81842
src/main/java/org/springblade/modules/resource/controller/OssController.java
@@ -53,7 +53,7 @@
@RestController
@AllArgsConstructor
@RequestMapping(AppConstant.APPLICATION_RESOURCE_NAME + "/oss")
@PreAuth(RoleConstant.HAS_ROLE_ADMIN)
//@PreAuth(RoleConstant.HAS_ROLE_ADMIN)
@Api(value = "对象存储接口", tags = "对象存储接口")
public class OssController extends BladeController {