hsy
2026-08-31 1704e30de33833817a5fce4c4ab0b94ac8ce1cc6
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()