zepengdev
2025-09-17 c06d972894b536cd96b817c922fb73f69c9d1a71
oying-system/src/main/java/com/oying/modules/message/rest/MesRiderEvaluationController.java
@@ -17,7 +17,7 @@
 **/
@RestController
@RequiredArgsConstructor
@Api(tags = "消息中心2.0")
@Api(tags = "消息中心:骑手")
@RequestMapping("/api/mesRiderEvaluation")
public class MesRiderEvaluationController {