north-glass-erp/src/main/resources/mapper/sd/DeliveryMapper.xml
@@ -218,7 +218,7 @@ <select id="getSelectShippingOrderDetailPrinting" > select d.order_id,d.quantity,d.money,d.area,d.project, d.order_id,d.quantity,round(d.money,0) as money ,d.area,d.project, d.customer_id,d.customer_name,d.creator,d.salesman,d.salesman_id from sd.`order` d <where>