Parcourir la source

Merge branch '20240509_sun' of sckj/mz-cloud into master

15143018065 il y a 11 mois
Parent
commit
edd0ab6a67

+ 1 - 1
ruoyi-modules/mz-lnst/src/main/resources/mapper/lnst/ZwywLrJbxxMapper.xml

@@ -105,7 +105,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
     </select>
 
     <select id="selectTcByJgId" parameterType="InLnstLrxx" resultType="java.util.HashMap">
-        select id, jg_id, mc, dj, btlx, btje, yhlx, yhje from lnst_tc2 where jg_id = #{createUnit}
+        select id, jg_id, mc, dj, btlx, btje, yhlx, yhje from lnst_tc2 where jg_id = #{createUnit} and state = '0'
     </select>
 
     <select id="getFreeByJgId" parameterType="InLnstLrxx" resultType="String">