Commit 55ca869a8add96cfc0b217ded40ed30effbcff27

Authored by jiangjiazhi
1 parent 964895e63d

座机号 替换的问题

Showing 1 changed file with 1 additions and 1 deletions

platform-job-index/pom.xml View file @ 55ca869
... ... @@ -121,7 +121,7 @@
121 121 <artifactId>main-data-data</artifactId>
122 122 <version>1.0</version>
123 123 <scope>system</scope>
124   - <systemPath>${basedir}/src/main/webapp/WEB-INF/lib/mainData.jar</systemPath>
  124 + <systemPath>${basedir}/src/main/webapp/WEB-INF/lib/main-data-1.0-SNAPSHOT.jar</systemPath>
125 125 </dependency>
126 126 <dependency>
127 127 <groupId>base-common-1.0-SNAPSHOT</groupId>