From 1f4569eebff6894a1dff3cf2bb205e0cf839f449 Mon Sep 17 00:00:00 2001
From: yxh <17293325@qq.com>
Date: 星期四, 16 四月 2026 14:13:17 +0800
Subject: [PATCH] yxh
---
ruoyi-admin/src/main/java/com/ruoyi/web/controller/project/ServiceMeetingParticipantController.java | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ruoyi-admin/src/main/java/com/ruoyi/web/controller/project/ServiceMeetingParticipantController.java b/ruoyi-admin/src/main/java/com/ruoyi/web/controller/project/ServiceMeetingParticipantController.java
index c72fec3..3f3bd50 100644
--- a/ruoyi-admin/src/main/java/com/ruoyi/web/controller/project/ServiceMeetingParticipantController.java
+++ b/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
--
Gitblit v1.9.3