소스 검색

新闻公告调整

dzx 1 년 전
부모
커밋
22717f4072
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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(),