@@ -361,8 +361,7 @@ public class PurchaseOrderController extends BladeController {
/**
* 分页 销售或采购订单表
*/
- @GetMapping("/" +
- "")
+ @GetMapping("/listAll")
@ApiOperationSupport(order = 2)
@ApiOperation(value = "采购订单表列表(内贸 外贸 出口)", notes = "传入order")
public R<?> listAll(