Bladeren bron

【CHG】修改汇总数据查询条件

xczzmn 4 jaren geleden
bovenliggende
commit
0059c245a6

+ 2 - 2
railway-business/src/main/resources/mapper/catenary/BusJcebGjsfxMapper.xml

@@ -382,7 +382,7 @@
     FROM bus_jceb_gjsfx t
     LEFT JOIN v_station v on t.dept_station_id = v.dept_station_id
     <where>
-      t.del_flag='0' and t.submit_state <![CDATA[ >= ]]> '1'
+      t.del_flag='0'
       <if test="stationId!=null and stationId!=''">
         and v.station_id=#{stationId}
       </if>
@@ -408,7 +408,7 @@
     FROM bus_jceb_gjsfx t
     LEFT JOIN v_station v on t.dept_station_id = v.dept_station_id
     <where>
-      t.del_flag='0' and t.submit_state <![CDATA[ >= ]]> '1'
+      t.del_flag='0'
       <if test="stationId!=null and stationId!=''">
         and v.station_id=#{stationId}
       </if>

+ 2 - 2
railway-business/src/main/resources/mapper/catenary/BusJcebJddzMapper.xml

@@ -300,7 +300,7 @@
     FROM bus_jceb_jddz t
     LEFT JOIN v_station v on t.dept_station_id = v.dept_station_id
     <where>
-      t.del_flag='0' and t.submit_state <![CDATA[ >= ]]> '1'
+      t.del_flag='0'
       <if test="stationId!=null and stationId!=''">
         and v.station_id=#{stationId}
       </if>
@@ -326,7 +326,7 @@
     FROM bus_jceb_jddz t
     LEFT JOIN v_station v on t.dept_station_id = v.dept_station_id
     <where>
-      t.del_flag='0' and t.submit_state <![CDATA[ >= ]]> '1'
+      t.del_flag='0'
       <if test="stationId!=null and stationId!=''">
         and v.station_id=#{stationId}
       </if>

+ 2 - 2
railway-business/src/main/resources/mapper/catenary/BusJcebJyzqsjlMapper.xml

@@ -269,7 +269,7 @@
     FROM bus_jceb_jyzqsjl t
     LEFT JOIN v_station v on t.dept_station_id = v.dept_station_id
     <where>
-      t.del_flag='0' and t.submit_state <![CDATA[ >= ]]> '1'
+      t.del_flag='0'
       <if test="stationId!=null and stationId!=''">
         and v.station_id=#{stationId}
       </if>
@@ -295,7 +295,7 @@
     FROM bus_jceb_jyzqsjl t
     LEFT JOIN v_station v on t.dept_station_id = v.dept_station_id
     <where>
-      t.del_flag='0' and t.submit_state <![CDATA[ >= ]]> '1'
+      t.del_flag='0'
       <if test="stationId!=null and stationId!=''">
         and v.station_id=#{stationId}
       </if>

+ 2 - 2
railway-business/src/main/resources/mapper/catenary/BusJcebLbjghjlMapper.xml

@@ -306,7 +306,7 @@
     FROM bus_jceb_lbjghjl t
     LEFT JOIN v_station v on t.dept_station_id = v.dept_station_id
     <where>
-      t.del_flag='0' and t.submit_state <![CDATA[ >= ]]> '1'
+      t.del_flag='0'
       <if test="stationId!=null and stationId!=''">
         and v.station_id=#{stationId}
       </if>
@@ -332,7 +332,7 @@
     FROM bus_jceb_lbjghjl t
     LEFT JOIN v_station v on t.dept_station_id = v.dept_station_id
     <where>
-      t.del_flag='0' and t.submit_state <![CDATA[ >= ]]> '1'
+      t.del_flag='0'
       <if test="stationId!=null and stationId!=''">
         and v.station_id=#{stationId}
       </if>

+ 2 - 2
railway-business/src/main/resources/mapper/catenary/BusJcebQmjcjlMapper.xml

@@ -346,7 +346,7 @@
     FROM bus_jceb_qmjcjl t
     LEFT JOIN v_station v on t.dept_station_id = v.dept_station_id
     <where>
-      t.del_flag='0' and t.submit_state <![CDATA[ >= ]]> '1'
+      t.del_flag='0'
       <if test="stationId!=null and stationId!=''">
         and v.station_id=#{stationId}
       </if>
@@ -372,7 +372,7 @@
     FROM bus_jceb_qmjcjl t
     LEFT JOIN v_station v on t.dept_station_id = v.dept_station_id
     <where>
-      t.del_flag='0' and t.submit_state <![CDATA[ >= ]]> '1'
+      t.del_flag='0'
       <if test="stationId!=null and stationId!=''">
         and v.station_id=#{stationId}
       </if>

+ 2 - 2
railway-business/src/main/resources/mapper/catenary/BusJcebXsjcjlMapper.xml

@@ -330,7 +330,7 @@
     FROM bus_jceb_xsjcjl t
     LEFT JOIN v_station v on t.dept_station_id = v.dept_station_id
     <where>
-      t.del_flag='0' and t.submit_state <![CDATA[ >= ]]> '1'
+      t.del_flag='0'
       <if test="stationId!=null and stationId!=''">
         and v.station_id=#{stationId}
       </if>
@@ -356,7 +356,7 @@
     FROM bus_jceb_xsjcjl t
     LEFT JOIN v_station v on t.dept_station_id = v.dept_station_id
     <where>
-      t.del_flag='0' and t.submit_state <![CDATA[ >= ]]> '1'
+      t.del_flag='0'
       <if test="stationId!=null and stationId!=''">
         and v.station_id=#{stationId}
       </if>