Commit 1b01d034 authored by shiyu's avatar shiyu

查询团购信息

parent 79c44b8e
...@@ -42,7 +42,6 @@ public class GroupPurchaseController { ...@@ -42,7 +42,6 @@ public class GroupPurchaseController {
} }
@ApiOperation(value = "取消团购订单") @ApiOperation(value = "取消团购订单")
@PostMapping("/cancelOrder") @PostMapping("/cancelOrder")
public Result cancelOrder(@RequestBody GroupPurchaseRecordRequestDto dto) { public Result cancelOrder(@RequestBody GroupPurchaseRecordRequestDto dto) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment