1 修改配送质量报表报错问题
@ -195,7 +195,7 @@
<select id="exceptionNumber" resultType="com.logpm.report.vo.qulity.dispatch.QualityDispatchNumberVO">
select t.warehouse_name
<if test="query.deliveryType != null and query.deliveryType != ''">
,t.type
,t.type deliveryType
</if>
,sum(t.num) exceptionNum
from (select dl.warehouse_name,