leomonM
2025-09-06 9b7468e02289919b19c467efdde88474622da48f
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 {