fix:修改烟草的pom配置文件

dev-theme
wangyi 4 weeks ago
parent 3afdf1b107
commit 32000ab484

@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent> <parent>
<artifactId>bs-jxc</artifactId> <artifactId>tobacco</artifactId>
<groupId>com.bs</groupId> <groupId>com.bs</groupId>
<version>3.8.6</version> <version>3.8.6</version>
</parent> </parent>

@ -16,6 +16,6 @@ public class BsApplication
{ {
// System.setProperty("spring.devtools.restart.enabled", "false"); // System.setProperty("spring.devtools.restart.enabled", "false");
SpringApplication.run(BsApplication.class, args); SpringApplication.run(BsApplication.class, args);
System.out.println("(♥◠‿◠)ノ゙ 保税启动成功 ლ(´ڡ`ლ)゙ "); System.out.println("(♥◠‿◠)ノ゙ 烟草启动成功 ლ(´ڡ`ლ)゙ ");
} }
} }

@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent> <parent>
<artifactId>bs-jxc</artifactId> <artifactId>tobacco</artifactId>
<groupId>com.bs</groupId> <groupId>com.bs</groupId>
<version>3.8.6</version> <version>3.8.6</version>
</parent> </parent>

@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent> <parent>
<artifactId>bs-jxc</artifactId> <artifactId>tobacco</artifactId>
<groupId>com.bs</groupId> <groupId>com.bs</groupId>
<version>3.8.6</version> <version>3.8.6</version>
</parent> </parent>

@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent> <parent>
<artifactId>bs-jxc</artifactId> <artifactId>tobacco</artifactId>
<groupId>com.bs</groupId> <groupId>com.bs</groupId>
<version>3.8.6</version> <version>3.8.6</version>
</parent> </parent>

@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent> <parent>
<artifactId>bs-jxc</artifactId> <artifactId>tobacco</artifactId>
<groupId>com.bs</groupId> <groupId>com.bs</groupId>
<version>3.8.6</version> <version>3.8.6</version>
</parent> </parent>

@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent> <parent>
<artifactId>bs-jxc</artifactId> <artifactId>tobacco</artifactId>
<groupId>com.bs</groupId> <groupId>com.bs</groupId>
<version>3.8.6</version> <version>3.8.6</version>
</parent> </parent>

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>com.bs</groupId> <groupId>com.bs</groupId>
<artifactId>bs-jxc</artifactId> <artifactId>tobacco</artifactId>
<version>3.8.6</version> <version>3.8.6</version>
<name>bs</name> <name>bs</name>

Loading…
Cancel
Save