洪城义警-正式版后台
guoshilong
2022-07-19 4bd8f5572e62c39225da1d53e6cd101796dc90d8
src/main/java/org/springblade/modules/resource/controller/SmsController.java
@@ -53,7 +53,7 @@
@RestController
@AllArgsConstructor
@RequestMapping(AppConstant.APPLICATION_RESOURCE_NAME + "/sms")
@PreAuth(RoleConstant.HAS_ROLE_ADMIN)
//@PreAuth(RoleConstant.HAS_ROLE_ADMIN)
@Api(value = "短信配置表", tags = "短信配置表接口")
public class SmsController extends BladeController {