This commit is contained in:
linfso 2024-06-01 22:37:23 +08:00
parent fd6e7d67c0
commit 4a5308462e

View File

@ -55,7 +55,7 @@
<association property="waybillDetail"
column="bill_code"
select="com.xdadan.erp.emis.mapper.EmisWaybillMapper.selectLastRecordByBillCode"
select="com.xdadan.erp.emis.mapper.EmisWaybillMapper.selectEmisWaybillByBillCode"
fetchType="lazy"
/>