Fixiaobai
2023-11-17 2fb28b36f15de26249ae34160e1accf118c011c7
mes-plan/src/main/java/com/chinaztt/mes/plan/mapper/CustomerOrderMapper.java
@@ -31,10 +31,9 @@
    *
    * @param page
    * @param planCustomerOrder
    * @param type
    * @return
    */
   IPage<List<CustomerOrderDTO>> getCustomerOrderPage(Page page, @Param("ew") QueryWrapper<CustomerOrder> planCustomerOrder, @Param("type") String type);
   IPage<List<CustomerOrderDTO>> getCustomerOrderPage(Page page, @Param("ew") QueryWrapper<CustomerOrder> planCustomerOrder);
   /**
    * 获取客户订单和绑定的订单参数