洪城义警-正式版后台
zengh
2022-03-07 e38b0c2f6836e87e8cebed180d7f6bf2f1dd1fa3
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 {