mybatis传入array
1.mapper.java中List<MacTicket> selectByPrimaryKeyList(String[] stringArray);mapper.xml中<select id="selectByPrimaryKeyList" parameterType="int" resultMap="BaseResultMap&q