Browse Source

1.修改webservice

WoNiu 4 years ago
parent
commit
1aeb9bf5d8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

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