根据手机号拉取买家订儿拉取买家订单。

This commit is contained in:
2026-06-06 08:27:36 +08:00
parent 1477ec943b
commit 7413485718
9 changed files with 309 additions and 118 deletions

View File

@@ -49,7 +49,7 @@ public class LbBuyerShoppingController {
return toResponse(result);
}
@PostMapping("/pull-from-third")
@PostMapping("/pull-order-from-third")
@Operation(
summary = "从第三方拉取买方购物列表",
description =