ruoyi-service/ruoyi-admin/src/main/java/com/ruoyi/admin/controller/AgreementController.java
@@ -35,7 +35,6 @@ * * @param type 查询类型 */ @RequiresPermissions(value = {"system_agreement", "system_operate"}, logical = Logical.OR) @ApiOperation(value = "根据类型获取注册协议、隐私政策、司机操作指南", tags = {"后台-隐私政策/司机操作指南"}) @GetMapping(value = "/dataInfo") @ApiImplicitParams({