发票bug修复

dev
郑明梁 2 years ago
parent 5c0818cabc
commit 72b367af15

@ -134,7 +134,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