'提交代码'

dev-discount
胡锐 3 years ago
parent 9936341e06
commit fe430eb040
  1. 2
      hai-bweb/src/main/resources/pre/application.yml
  2. 4
      hai-cweb/src/main/resources/pre/application.yml
  3. 20
      hai-service/src/main/resources/pre/commonConfig.properties

@ -28,7 +28,7 @@ spring:
poolPreparedStatements: true poolPreparedStatements: true
maxOpenPreparedStatements: 20 maxOpenPreparedStatements: 20
redis: redis:
database: 0 database: 1
host: 139.159.177.244 host: 139.159.177.244
port: 36379 port: 36379
password: HF123456.Redis password: HF123456.Redis

@ -9,7 +9,7 @@ debug: false
#datasource数据源设置 #datasource数据源设置
spring: spring:
datasource: datasource:
url: jdbc:mysql://122.9.135.148:3306/hsg?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false url: jdbc:mysql://139.159.177.244:3306/hsg_pre?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false
username: root username: root
password: HF123456. password: HF123456.
type: com.alibaba.druid.pool.DruidDataSource type: com.alibaba.druid.pool.DruidDataSource
@ -28,7 +28,7 @@ spring:
poolPreparedStatements: true poolPreparedStatements: true
maxOpenPreparedStatements: 20 maxOpenPreparedStatements: 20
redis: redis:
database: 0 database: 1
host: 139.159.177.244 host: 139.159.177.244
port: 36379 port: 36379
password: HF123456.Redis password: HF123456.Redis

@ -1,14 +1,14 @@
tuanYouUrl=https://test02-motorcade-hcs.czb365.com tuanYouUrl=https://hcs.czb365.com
tuanYouAppKey=208241666939552 tuanYouAppKey=210091174083104
tuanYouAppSecret=adecc3cff077834cb8632c8ab3bec0e6 tuanYouAppSecret=f9811df6791d309bf48f4a8db9edaa45
tuanYouDieselAccount=9b115eao4400 tuanYouDieselAccount=9hp52qgg4400
tuanYouGasolineAccount=9b115e5g4400 tuanYouGasolineAccount=9hp52qf04400
qinzhuUrl=https://live-test.qianzhu8.com qinzhuUrl=https://live.qianzhu8.com
qinzhuHtmlUrl=https://m-test.qianzhu8.com qinzhuHtmlUrl=https://qz.dctpay.com
qinzhuPlatformId=10376 qinzhuPlatformId=10458
qinzhuSecret=ktxb49sh2jfhgn8g qinzhuSecret=nnl3gg4ss0pka11t
qianzhuOrderNotify=https://hsg.dctpay.com/crest/qianzhu/orderNotify qianzhuOrderNotify=https://hsgcs.dctpay.com/crest/qianzhu/orderNotify
huiliantongUrl=https://gzapi.deepermobile.com.cn huiliantongUrl=https://gzapi.deepermobile.com.cn
huiliantongAppNo=guizhouhuilt huiliantongAppNo=guizhouhuilt

Loading…
Cancel
Save