修改jar名称

This commit is contained in:
苏竹红
2024-06-27 10:18:53 +08:00
parent 49c9cae025
commit 6d4553d058
3 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>coolstore-partner-web</artifactId>
<artifactId>coolstore-zxjp-web</artifactId>
<properties>
<maven.compiler.source>8</maven.compiler.source>

View File

@@ -1,6 +1,6 @@
#mysql config
default.datasource.url=jdbc:mysql://store-big1.mysql.rds.aliyuncs.com:3306/coolcollege_intelligent_9096?useUnicode=true&characterEncoding=UTF-8&useSSL=false&autoReconnect=true&failOverReadOnly=false&serverTimezone=Asia/Shanghai&allowMultiQueries=true
default.datasource.url=jdbc:mysql://store-big1.mysql.rds.aliyuncs.com:3306/coolcollege_intelligent_10027?useUnicode=true&characterEncoding=UTF-8&useSSL=false&autoReconnect=true&failOverReadOnly=false&serverTimezone=Asia/Shanghai&allowMultiQueries=true
default.datasource.username=coolstore
default.datasource.password=CSCErYcXniNYm7bT
@@ -76,5 +76,5 @@ aliyun.sms.accessKeyId=LTAI5tAVZ3r9UtSpLGcmGoQn
aliyun.sms.accessKeySecret=WIMjO4BjVg3YAHwmplq86yOyS2HMpa
aliyun.sms.signName=酷店掌
mybatis.configuration.variables.enterpriseId=9ee7b8b48e2447f9a2075b5a46e94d08
enterprise.dingCorpId=ding4da17dabe9a7b19f
mybatis.configuration.variables.enterpriseId=214ac5a3a517472a87268e02a2e6410a
enterprise.dingCorpId=wpayJeDAAAklx_q1jGhyGUd4yEh8vV_g

View File

@@ -39,7 +39,7 @@
</dependency>
<dependency>
<groupId>com.coolstore</groupId>
<artifactId>coolstore-partner-web</artifactId>
<artifactId>coolstore-zxjp-web</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>