xiongzhu 4 жил өмнө
parent
commit
5adceb4c61

+ 11 - 1
src/main/resources/application.yaml

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