|
@@ -8,8 +8,8 @@ app:
|
|
|
|
|
|
# 服务配置
|
|
# 服务配置
|
|
server:
|
|
server:
|
|
- address: 192.168.1.113
|
|
|
|
- port: 8860
|
|
|
|
|
|
+ address: 183.3.221.143
|
|
|
|
+ port: 9580
|
|
servlet:
|
|
servlet:
|
|
context-path: /
|
|
context-path: /
|
|
|
|
|
|
@@ -33,9 +33,9 @@ spring:
|
|
# 数据源zaxxer HikariCP
|
|
# 数据源zaxxer HikariCP
|
|
type: com.zaxxer.hikari.HikariDataSource
|
|
type: com.zaxxer.hikari.HikariDataSource
|
|
driver-class-name: org.mariadb.jdbc.Driver
|
|
driver-class-name: org.mariadb.jdbc.Driver
|
|
- url: jdbc:mysql://127.0.0.1:3306/ccnet_wx?useSSL=false&useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true&autoReconnect=true&failOverReadOnly=false&zeroDateTimeBehavior=convertToNull
|
|
|
|
- username: root
|
|
|
|
- password: 111111
|
|
|
|
|
|
+ url: jdbc:mysql://out-rm-wz9rps8173a1nx63gio.mysql.rds.aliyuncs.com:3306/ccnet_wx?useSSL=false&useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true&autoReconnect=true&failOverReadOnly=false&zeroDateTimeBehavior=convertToNull
|
|
|
|
+ username: ccnet_wx
|
|
|
|
+ password: b$bFB*86yy
|
|
hikari:
|
|
hikari:
|
|
read-only: true
|
|
read-only: true
|
|
connection-timeout: 10000
|
|
connection-timeout: 10000
|
|
@@ -48,9 +48,9 @@ spring:
|
|
# 数据源zaxxer HikariCP
|
|
# 数据源zaxxer HikariCP
|
|
type: com.zaxxer.hikari.HikariDataSource
|
|
type: com.zaxxer.hikari.HikariDataSource
|
|
driver-class-name: org.mariadb.jdbc.Driver
|
|
driver-class-name: org.mariadb.jdbc.Driver
|
|
- url: jdbc:mysql://120.76.84.45:3306/kmall_pt?useSSL=false&useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true&autoReconnect=true&failOverReadOnly=false&zeroDateTimeBehavior=convertToNull
|
|
|
|
- username: ceshi
|
|
|
|
- password: abc-123
|
|
|
|
|
|
+ url: jdbc:mysql://out-rm-wz9rps8173a1nx63gio.mysql.rds.aliyuncs.com:3306/kmall_pt?useSSL=false&useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true&autoReconnect=true&failOverReadOnly=false&zeroDateTimeBehavior=convertToNull
|
|
|
|
+ username: kmall_pt
|
|
|
|
+ password: AFnwRBu!3q
|
|
hikari:
|
|
hikari:
|
|
read-only: true
|
|
read-only: true
|
|
connection-timeout: 10000
|
|
connection-timeout: 10000
|
|
@@ -132,10 +132,6 @@ db:
|
|
# 商户信息
|
|
# 商户信息
|
|
merchant:
|
|
merchant:
|
|
code: zwkj
|
|
code: zwkj
|
|
- #商户编号
|
|
|
|
- merch-sn: mhbs990053989883052032
|
|
|
|
- #商户名称
|
|
|
|
- merch-name: 中网科技
|
|
|
|
#平台编号
|
|
#平台编号
|
|
plat-sn: 146001
|
|
plat-sn: 146001
|
|
#平台中文名
|
|
#平台中文名
|
|
@@ -169,7 +165,7 @@ cus:
|
|
# 地址 http://wstest.ds-bay.com/bds/order 店提
|
|
# 地址 http://wstest.ds-bay.com/bds/order 店提
|
|
shop-url: http://ws.ds-bay.com/al/shop/bdd/cb/order
|
|
shop-url: http://ws.ds-bay.com/al/shop/bdd/cb/order
|
|
# 备货
|
|
# 备货
|
|
- bds-url: http://ws.ds-bay.com/al/oms-controller-ws/bds/order
|
|
|
|
|
|
+ bds-url: http://ws.ds-bay.com/al/bds/order
|
|
# 补货
|
|
# 补货
|
|
bdd-url: http://ws.ds-bay.com/al/bdd/supplement/order
|
|
bdd-url: http://ws.ds-bay.com/al/bdd/supplement/order
|
|
#校验
|
|
#校验
|
|
@@ -184,9 +180,9 @@ cus:
|
|
current: wx
|
|
current: wx
|
|
wx:
|
|
wx:
|
|
#微信公众ID
|
|
#微信公众ID
|
|
- app-id: wx0686d352293be639
|
|
|
|
|
|
+ app-id: wxb6b30b1b14ee502a
|
|
#微信支付商户号
|
|
#微信支付商户号
|
|
- mch-id: 1517534731
|
|
|
|
|
|
+ mch-id: 1501125641
|
|
#财富通编号:
|
|
#财富通编号:
|
|
pay-code: 440316T004
|
|
pay-code: 440316T004
|
|
#财富通备案名称:
|
|
#财富通备案名称:
|