pms-parent/pms-global/src/main/resources/mapper/StaWipSnExMapper.xml
@@ -26,6 +26,12 @@ from sta_wip_sn_ex where id = #{id,jdbcType=BIGINT} </select> <select id="selectByDeviceNo" resultType="com.dy.pmsGlobal.pojoSta.StaWipSnEx"> select <include refid="Base_Column_List" /> from sta_wip_sn_ex where device_no = #{deviceNo,jdbcType=VARCHAR} </select> <delete id="deleteByPrimaryKey" parameterType="java.lang.Long"> delete from sta_wip_sn_ex