pipIrr-platform/pipIrr-global/src/main/resources/mapper/PrStManureMapper.xml
@@ -88,6 +88,14 @@ </trim> </select> <!--根据FBox序列号得到实体列表--> <select id="selectStPoByFBoxIdAndNo" resultMap="BaseResultMap"> select <include refid="part_Column_List" /> FROM pr_st_manure WHERE deleted = 0 AND fbox_id=#{fbox_id,jdbcType=VARCHAR} AND no=#{fbox_id,jdbcType=INTEGER} </select> <delete id="deleteByPrimaryKey" parameterType="java.lang.Long"> <!--@mbg.generated--> delete from pr_st_manure