|
@@ -15,7 +15,7 @@ spring:
|
|
location: C:/upload/
|
|
location: C:/upload/
|
|
datasource:
|
|
datasource:
|
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
|
- url: jdbc:mysql://47.101.180.183:3306/man_hour_manager?useUnicode=true&characterEncoding=utf8&serverTimezone=GMT%2B8&rewriteBatchedStatements=true&useSSL=false
|
|
|
|
|
|
+ url: jdbc:mysql://47.101.180.183:3306/man_mld?useUnicode=true&characterEncoding=utf8&serverTimezone=GMT%2B8&rewriteBatchedStatements=true&useSSL=false
|
|
username: root
|
|
username: root
|
|
password: HuoshiDB@2022
|
|
password: HuoshiDB@2022
|
|
hikari:
|
|
hikari:
|
|
@@ -147,4 +147,9 @@ configEnv:
|
|
# 是否是私有化部署,企业内部应用
|
|
# 是否是私有化部署,企业内部应用
|
|
isPrivateDeploy: false
|
|
isPrivateDeploy: false
|
|
|
|
|
|
|
|
+privateDeployURL:
|
|
|
|
+ pcUrl: http://dev.huoshishanxin.com/#/
|
|
|
|
+ mobUrl: http://dev.huoshishanxin.com/#/
|
|
|
|
+
|
|
|
|
+
|
|
|
|
|