资产修改

main
dongdingding 1 week ago
parent dea635440c
commit 4c0047a059

@ -234,13 +234,7 @@
and b.xtlx = #{req.xtlx}
</if>
</where>
ORDER BY
CASE
WHEN b.STATUS = 1 THEN
0 ELSE 1
END,
b.STATUS ASC
order by FIELD(status,1,0,3,4,5)
</select>
<select id="findBytaskIdandAssestId" resultType="com.ruoyi.tc.entity.po.AssetCurrentCpPo">
select *

Loading…
Cancel
Save