Browse Source

新闻公告调整

dzx 1 year ago
parent
commit
22717f4072
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/mapper/oa/NewsRelationMapper.xml

+ 1 - 1
src/main/resources/mapper/oa/NewsRelationMapper.xml

@@ -81,7 +81,7 @@
         </if>)
     </insert>
 
-    <insert id="insertAlluser" parameterType="java.lang.Long">
+    <insert id="insertAlluser">
         insert into xjr_oa_news_relation (id, news_id, user_id, create_date, read_mark)
             (select
                  UUID(),