南昌市物联网技防平台-后台
zengh
2021-04-27 ae38b2b65b709ac576eec2b507c92008a7afc3de
blade-service/blade-system/src/main/java/org/springblade/system/controller/AuthClientController.java
@@ -48,7 +48,7 @@
@RequestMapping("/client")
@ApiIgnore
@Api(value = "应用管理", tags = "接口")
@PreAuth(RoleConstant.HAS_ROLE_ADMINISTRATOR)
//@PreAuth(RoleConstant.HAS_ROLE_ADMINISTRATOR)
public class AuthClientController extends BladeController {
   private final IAuthClientService clientService;