xiangpei
2024-04-29 d83deacfb6d7ca1a4a8e3133c6e79ab818de9d5e
ycl-server/src/main/resources/mapper/zgyw/NotifyMapper.xml
@@ -9,10 +9,9 @@
        <result column="update_time" property="updateTime" />
        <result column="notify_type" property="notifyType" />
        <result column="content" property="content" />
        <result column="notify_who" property="notifyWho" />
        <result column="readed" property="readed" />
        <result column="urgent" property="urgent" />
        <result column="work_order_id" property="workOrderId" />
        <result column="work_order_id" property="workOrderNo" />
    </resultMap>
</mapper>