fix: 82971 打包管理--编辑需要开票后--排序变了

This commit is contained in:
2024-03-22 10:30:59 +08:00
parent 7b996bf771
commit b0e9dcc689
@@ -52,7 +52,7 @@
AND ppc.income_affirm = #{payPackCompany.incomeAffirm}
</if>
</where>
ORDER BY ppc.create_time desc,ppc.id
ORDER BY ppc.create_time desc,ppc.id desc
</select>
<select id="queryPageListExport" resultType="com.jero.pack.entity.PayPackCompany">
select ppc.*,pcmt.phone,pcmt.email from pay_pack_company ppc