彭雪彬
2025-07-09 9ecbddaf1d8a3659f7ea30c0a22d8352d92ce1c8
oying-system/src/main/java/com/oying/modules/rider/rest/WxRiderController.java
@@ -22,7 +22,7 @@
 **/
@RestController
@RequiredArgsConstructor
@Api(tags = "骑手微信小程序接口")
@Api(tags = "骑手小程序:骑手微信小程序接口")
@RequestMapping("/api/wx/rider")
public class WxRiderController {