multi-system/src/main/resources/mapper/system/InternalAuditPersonMapper.xml
@@ -26,6 +26,6 @@ <if test="companyId!=null and companyId!=''"> and iap.company_id = #{companyId} </if> ORDER BY create_time ASC ORDER BY iap.create_time ASC </select> </mapper>