linhw 2024-06-12 19:42:16 +08:00
parent c6e3f15959
commit c37bdeca55
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@ public class AppVipController extends BaseController
/**
*
*/
@RequiresPermissions("app:vip:list")
@GetMapping("/list")
@ApiOperation(value = "查询会员信息", notes = "查询会员信息", httpMethod = "GET")
public TableDataInfo list(AppVip appVip)