src/main/resources/mapper/MatMapper.xml
@@ -74,7 +74,7 @@ <if test="specs != null and specs != ''"> and mm.specs like concat('%',#{specs},'%') </if> ORDER BY mm.create_time DESC ORDER BY mm.inout_everyday desc, mm.create_time DESC </select> <select id="selectByMatnr" resultMap="BaseResultMap">