sinake
6 天以前 e70592c8731df88028db03c98f1d210e8e686ce8
ruoyi-admin/src/main/java/com/ruoyi/web/controller/project/ServiceMeetingParticipantController.java
@@ -43,7 +43,7 @@
     */
    @ApiOperation("查询参会人员列表")
    // @PreAuthorize("@ss.hasPermi('project:participant:list')")
    @PostMapping("/list")
    @GetMapping("/list")
    public TableDataInfo list(ServiceMeetingParticipant serviceMeetingParticipant)
    {
        startPage();