src/main/resources/mapper/system/SysNoticeMapper.xml
@@ -95,7 +95,6 @@ <if test="consigneeId != null and consigneeId != ''">#{consigneeId},</if> <if test="jumpPath != null and jumpPath != ''">#{jumpPath},</if> <if test="appJumpPath != null and appJumpPath != ''">#{appJumpPath},</if> <if test="pathParms != null and pathParms != ''">#{queryParms},</if> <if test="createBy != null and createBy != ''">#{createBy},</if> <if test="tenantId != null and tenantId != ''">#{tenantId},</if> sysdate()