译文原文问题
This commit is contained in:
+700
-211
File diff suppressed because it is too large
Load Diff
-10
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user