yxh
yxh
3 天以前 1f4569eebff6894a1dff3cf2bb205e0cf839f449
ruoyi-admin/src/main/java/com/ruoyi/web/controller/project/ServiceMeetingParticipantController.java
@@ -30,7 +30,7 @@
 * @author ls
 * @date 2025-12-28
 */
@Api(description = "参会人员")
@Api(description = "参会人员",tags = {"参会人员"})
@RestController
@RequestMapping("/project/participant")
public class ServiceMeetingParticipantController extends BaseController