no message
This commit is contained in:
@ -128,7 +128,7 @@ public class ItemController {
|
||||
@ApiOperationSupport(order = 4)
|
||||
@PostMapping(value = "/shop/query")
|
||||
public OpenResponse<String> shopQuery() {
|
||||
return itemService.deliveryTemplateQuery();
|
||||
return itemService.shopQuery();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user