|
|
@@ -275,6 +275,8 @@ general:
|
|
|
register-topic: register-topic-test
|
|
|
sandpay:
|
|
|
notify-url: https://testorder.raex.vip/sandpay/notify
|
|
|
+hmpay:
|
|
|
+ notify-url: https://testorder.raex.vip/hmpay/notify
|
|
|
---
|
|
|
|
|
|
spring:
|
|
|
@@ -390,6 +392,8 @@ aliyun:
|
|
|
oss-end-point: oss-cn-shenzhen-internal.aliyuncs.com
|
|
|
sandpay:
|
|
|
notify-url: https://order.raex.vip/sandpay/notify
|
|
|
+hmpay:
|
|
|
+ notify-url: https://order.raex.vip/hmpay/notify
|
|
|
---
|
|
|
|
|
|
spring:
|
|
|
@@ -439,6 +443,8 @@ rocketmq:
|
|
|
group: my-producer
|
|
|
sandpay:
|
|
|
notify-url: https://order.raex.vip/sandpay/notify
|
|
|
+hmpay:
|
|
|
+ notify-url: https://order.raex.vip/hmpay/notify
|
|
|
---
|
|
|
|
|
|
spring:
|
|
|
@@ -480,6 +486,8 @@ rocketmq:
|
|
|
group: my-producer
|
|
|
sandpay:
|
|
|
notify-url: https://testorder.raex.vip/sandpay/notify
|
|
|
+hmpay:
|
|
|
+ notify-url: https://testorder.raex.vip/hmpay/notify
|
|
|
---
|
|
|
|
|
|
spring:
|
|
|
@@ -528,4 +536,6 @@ rocketmq:
|
|
|
producer:
|
|
|
group: my-producer
|
|
|
sandpay:
|
|
|
- notify-url: https://nfttest.raex.vip/sandpay/notify
|
|
|
+ notify-url: https://nfttest.raex.vip/sandpay/notify
|
|
|
+hmpay:
|
|
|
+ notify-url: https://nfttest.raex.vip/hmpay/notify
|