Shi Kejing 4 years ago
parent
commit
53eecf2ec9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      svr/svr-iot/pom.xml

+ 1 - 1
svr/svr-iot/pom.xml

@ -153,7 +153,7 @@
                            <addClasspath>true</addClasspath>
                            <!-- 外部依赖jar包的最终位置 -->
                            <classpathPrefix>lib/</classpathPrefix>
                            <mainClass>com.yihu.SvrDoorServiceApplication</mainClass>
                            <mainClass>com.yihu.IOTApplication</mainClass>
                        </manifest>
                    </archive>
                </configuration>