zepengdev
2025-09-17 0b37408e5f92f2c7f1dee8f4eb121db92a4edaa4
oying-system/src/main/java/com/oying/modules/message/rest/MesCustomerCommentMsgController.java
@@ -19,7 +19,7 @@
 **/
@RestController
@RequiredArgsConstructor
@Api(tags = "消息中心2.0")
@Api(tags = "消息中心:留言")
@RequestMapping("/api/mesCustomerCommentMsg")
public class MesCustomerCommentMsgController {