译文原文问题

This commit is contained in:
gaojiabao
2023-03-16 09:02:32 +08:00
parent d481985603
commit 5f466027b1
2 changed files with 700 additions and 221 deletions
@@ -1944,16 +1944,6 @@
</if>
</select>
<select id="loreDepotSort" resultType="com.adc.da.slrs.sarBussionessStand.entity.OldSystem">
SELECT
lo.Sign as 'sortSign'
from lore_depot_sort lo
where 1=1
<if test="sortId != null">
and lo.id = #{sortId}
</if>
</select>
<select id="selectOldSystemInfoByBuidId" resultType="com.adc.da.slrs.sarBussionessStand.entity.OldSystem">
SELECT
km.lore_doc_id as 'loreDocId',