发票问题修复

dev
郑明梁 2 years ago
parent 284394a17f
commit c09b475ec8

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

Loading…
Cancel
Save