测试
This commit is contained in:
@ -68,7 +68,7 @@ public class AppStoreOrderController {
|
||||
}
|
||||
|
||||
@PostMapping("/appCreate")
|
||||
@Operation(summary = "购物车订单")
|
||||
@Operation(summary = "创建购物车订单")
|
||||
public CommonResult<Boolean> appCreate(@RequestBody CardDto dto) {
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user