1.代客下单 无法下单fix
This commit is contained in:
@@ -77,7 +77,7 @@ public class ProductController {
|
||||
@RequestParam("categoryId") String categoryId,
|
||||
@RequestParam("commdityName") String commdityName,
|
||||
@RequestParam("masterId") String masterId,
|
||||
@RequestParam("tableId") String tableId,
|
||||
@RequestParam(value = "tableId", required = false) String tableId,
|
||||
@RequestParam("page") int page,
|
||||
@RequestParam("pageSize") int pageSize
|
||||
){
|
||||
|
||||
Reference in New Issue
Block a user