Fixiaobai
2023-11-14 b529d99aed6a1e1dc4223057813d221d988987bd
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);
   /**
    * 获取客户订单和绑定的订单参数