aps-modules/aps-core/src/main/resources/mapper/core/ApsStandardProcessRouteLineMapper.xml
@@ -43,6 +43,7 @@ <if test="designCapacity != null and designCapacity != ''"> and design_capacity = #{designCapacity}</if> and del_flag = '0' </where> </select> <select id="selectApsStandardProcessRouteLineById" parameterType="Long" resultMap="ApsStandardProcessRouteLineResult">