소스 검색

修改下载变更记录模板接口

fengyanjie 4 년 전
부모
커밋
60b03c9adb
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      dmp-rwd-edit/pom.xml

+ 3 - 0
dmp-rwd-edit/pom.xml

@@ -156,6 +156,9 @@
                 <includes>
                     <include>**/*.xlsx</include>
                 </includes>
+                <excludes>
+                    <exclude>*.yml</exclude>
+                </excludes>
                 <filtering>false</filtering>
             </resource>
         </resources>