|
|
@@ -290,7 +290,7 @@ payease:
|
|
|
spring:
|
|
|
config:
|
|
|
activate:
|
|
|
- on-profile: test1
|
|
|
+ on-profile: ios
|
|
|
datasource:
|
|
|
url: jdbc:mysql://rm-wz9sc79f5255780op.mysql.rds.aliyuncs.com/raex_test1?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8
|
|
|
username: raex_server
|
|
|
@@ -300,36 +300,36 @@ spring:
|
|
|
database: 2
|
|
|
password: jV%93RtjUx82Tp
|
|
|
general:
|
|
|
- host: https://test1.raex.vip
|
|
|
- create-order-group: create-order-group-test1
|
|
|
- create-order-topic: create-order-topic-test1
|
|
|
- update-stock-group: update-stock-group-test1
|
|
|
- update-stock-topic: update-stock-topic-test1
|
|
|
- update-sale-group: update-sale-group-test1
|
|
|
- update-sale-topic: update-sale-topic-test1
|
|
|
- order-notify-group: order-notify-group-test1
|
|
|
- order-notify-topic: order-notify-topic-test1
|
|
|
- mint-group: mint-group-test1
|
|
|
- mint-topic: mint-topic-test1
|
|
|
+ host: https://ios.raex.vip
|
|
|
+ create-order-group: create-order-group-ios
|
|
|
+ create-order-topic: create-order-topic-ios
|
|
|
+ update-stock-group: update-stock-group-ios
|
|
|
+ update-stock-topic: update-stock-topic-ios
|
|
|
+ update-sale-group: update-sale-group-ios
|
|
|
+ update-sale-topic: update-sale-topic-ios
|
|
|
+ order-notify-group: order-notify-group-ios
|
|
|
+ order-notify-topic: order-notify-topic-ios
|
|
|
+ mint-group: mint-group-ios
|
|
|
+ mint-topic: mint-topic-ios
|
|
|
notify-server: true
|
|
|
- update-activity-stock-group: update-activity-stock-group-test1
|
|
|
- update-activity-stock-topic: update-activity-stock-topic-test1
|
|
|
- update-quota-group: update-quota-group-test1
|
|
|
- update-quota-topic: update-quota-topic-test1
|
|
|
- broadcast-event-group: broadcast-event-group-test1
|
|
|
- broadcast-event-topic: broadcast-event-topic-test1
|
|
|
- register-group: register-group-test1
|
|
|
- register-topic: register-topic-test1
|
|
|
+ update-activity-stock-group: update-activity-stock-group-ios
|
|
|
+ update-activity-stock-topic: update-activity-stock-topic-ios
|
|
|
+ update-quota-group: update-quota-group-ios
|
|
|
+ update-quota-topic: update-quota-topic-ios
|
|
|
+ broadcast-event-group: broadcast-event-group-ios
|
|
|
+ broadcast-event-topic: broadcast-event-topic-ios
|
|
|
+ register-group: register-group-ios
|
|
|
+ register-topic: register-topic-ios
|
|
|
wx:
|
|
|
pay:
|
|
|
- notify-url: https://test1.raex.vip/notify/order/weixin
|
|
|
- refund-notify-url: https://test1.raex.vip/wx/refundNotify
|
|
|
- return-url: https://test1.raex.vip/9th/orders
|
|
|
+ notify-url: https://ios.raex.vip/notify/order/weixin
|
|
|
+ refund-notify-url: https://ios.raex.vip/wx/refundNotify
|
|
|
+ return-url: https://ios.raex.vip/9th/orders
|
|
|
alipay:
|
|
|
- notify-url: https://test1.raex.vip/notify/order/alipay
|
|
|
- return-url: https://test1.raex.vip/9th/home
|
|
|
+ notify-url: https://ios.raex.vip/notify/order/alipay
|
|
|
+ return-url: https://ios.raex.vip/9th/home
|
|
|
adapay:
|
|
|
- notify-url: https://test1.raex.vip/notify/adapay
|
|
|
+ notify-url: https://ios.raex.vip/notify/adapay
|
|
|
rocketmq:
|
|
|
name-server: 172.29.50.102:9876
|
|
|
producer:
|