@ -134,7 +134,7 @@
AND ic.invoiceEncode = #{invoiceEncode}
</if>
</where>
GROUP BY io.orderIdFk
group by io.id
order by ic.updateTime desc
</select>