|
|
@@ -129,4 +129,13 @@ spring:
|
|
|
profiles: prod
|
|
|
datasource:
|
|
|
url: jdbc:mysql://mysql.izouma.com/nineth_test?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8
|
|
|
-alipa
|
|
|
+general:
|
|
|
+ host: http://nft.9space.vip
|
|
|
+wx:
|
|
|
+ pay:
|
|
|
+ notify-url: http://nft.9space.vip/notify/order/weixin
|
|
|
+ refund-notify-url: http://nft.9space.vip/wx/refundNotify
|
|
|
+ return-url: http://nft.9space.vip/9th/orders
|
|
|
+alipay:
|
|
|
+ notify-url: http://nft.9space.vip/notify/order/alipay
|
|
|
+ return-url: http://nft.9space.vip/9th/orders
|