|
|
@@ -232,15 +232,16 @@ spring:
|
|
|
activate:
|
|
|
on-profile: test
|
|
|
datasource:
|
|
|
- url: jdbc:mysql://rm-bp1k452l89i9e013h.mysql.rds.aliyuncs.com/adcs_dev?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8
|
|
|
- username: raex_server
|
|
|
- password: tetQsjw!u4!c5$URduo7BH
|
|
|
+ url: jdbc:mysql://rm-bp1k452l89i9e013hfo.mysql.rds.aliyuncs.com/adcs_dev?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8
|
|
|
+ username: adcs
|
|
|
+ password: 2aXK7&bjQ@7%k2Y^FN
|
|
|
redis:
|
|
|
host: 127.0.0.1
|
|
|
database: 0
|
|
|
password: jV%93RtjUx82Tp
|
|
|
general:
|
|
|
- host: https://test.raex.vip
|
|
|
+ host: https://test.adcs.vip
|
|
|
+ notify-server: true
|
|
|
create-order-group: create-order-group-test
|
|
|
create-order-topic: create-order-topic-test
|
|
|
update-stock-group: update-stock-group-test
|