This commit is contained in:
thinkgem
2022-11-08 14:10:09 +08:00
parent a029e6d56a
commit fe18621aa9
13 changed files with 14 additions and 13 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.jeesite</groupId>
<artifactId>jeesite-parent</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.6.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

View File

@@ -31,7 +31,7 @@ cd app
jar -xvf web.war
rm web.war
cd WEB-INF
exec ./startup.sh
sh ./startup.sh
]]>
</content>
</template>

View File

@@ -4,7 +4,7 @@ productName: JeeSite Demo
companyName: ThinkGem
# 产品版本、版权年份
productVersion: V4.5
productVersion: V4.6
copyrightYear: 2022
# 数据库连接