pipIrr-platform/pipIrr-global/src/main/resources/mapper/PrStWeatherMapper.xml
@@ -80,6 +80,15 @@ </if> </trim> </select> <!--根据FBox序列号得到实体列表--> <select id="selectStPoByFBoxIdAndNo" resultMap="BaseResultMap"> select <include refid="part_Column_List" /> FROM pr_st_weather WHERE deleted = 0 AND fbox_id=#{fbox_id,jdbcType=VARCHAR} AND no=#{fbox_id,jdbcType=INTEGER} </select> <select id="selectAllSimple" resultType="com.dy.pipIrrGlobal.voPr.VoMqttSimple"> <!--@mbg.generated--> select