yxh
yxh
2 天以前 1f4569eebff6894a1dff3cf2bb205e0cf839f449
ruoyi-admin/src/main/java/com/ruoyi/web/controller/project/ServiceMeetingController.java
@@ -30,7 +30,7 @@
 * @author ls
 * @date 2025-12-28
 */
@Api(description = "会议纪要")
@Api(description = "会议纪要",tags ={"会议纪要"} )
@RestController
@RequestMapping("/project/meeting")
public class ServiceMeetingController extends BaseController