aps-modules/aps-core/src/main/resources/mapper/core/ApsGasPipingRouteStatMapper.xml
@@ -67,6 +67,7 @@ and process_name in (select process_name from aps_standard_process where major='气柜') </if> </if> <if test="plant != null and plant != ''"> and plant = #{plant} </if> </where> </select>