chenweida %!s(int64=7) %!d(string=hai) anos
pai
achega
74fe1e821e
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      patient-co/patient-co-wlyy/pom.xml

+ 5 - 0
patient-co/patient-co-wlyy/pom.xml

@ -448,6 +448,11 @@
                <includes>
                    <include>**/**</include>
                </includes>
                <!--防止以下两个文件编译的时候出现在项目根目录中,打包的时候还是会打包进去这2个文件-->
                <excludes>
                    <exclude>downloadPage.html</exclude>
                    <exclude>ssgg_doctor.plist</exclude>
                </excludes>
            </resource>
            <resource>
                <!--打包的时候把resources下的资源移到classpath下-->