Explorar el Código

1.修改webservice

WoNiu hace 4 años
padre
commit
1aeb9bf5d8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -157,7 +157,7 @@
                 <configuration>
                     <clearOutputDir>false</clearOutputDir>
                     <sources>
-                        <source>${project.basedir}/src/main/resources/countries.xsd</source>
+                        <source>${project.basedir}/src/main/resources/chuanyun.xsd</source>
                     </sources>
                 </configuration>
             </plugin>