Commit f7131a64 by Jony.L

新支付功能测试

parent d3430f5e
...@@ -11,7 +11,7 @@ import org.springframework.stereotype.Component; ...@@ -11,7 +11,7 @@ import org.springframework.stereotype.Component;
*/ */
@Data @Data
@Component @Component
@ConfigurationProperties(prefix = "computility.pay") @ConfigurationProperties(prefix = "computility.wpgj-pay")
public class WpgjPayProperties { public class WpgjPayProperties {
/** /**
......
...@@ -168,6 +168,7 @@ computility: ...@@ -168,6 +168,7 @@ computility:
# order-notify-url: https://phslgld.hnluchuan.com/admin-api/pay/notify/order # 支付渠道的【支付】回调地址 # order-notify-url: https://phslgld.hnluchuan.com/admin-api/pay/notify/order # 支付渠道的【支付】回调地址
# refund-notify-url: https://phslgld.hnluchuan.com/admin-api/pay/notify/refund # 支付渠道的【退款】回调地址 # refund-notify-url: https://phslgld.hnluchuan.com/admin-api/pay/notify/refund # 支付渠道的【退款】回调地址
# transfer-notify-url: https://phslgld.hnluchuan.com/admin-api/pay/notify/transfer # 支付渠道的【转账】回调地址 # transfer-notify-url: https://phslgld.hnluchuan.com/admin-api/pay/notify/transfer # 支付渠道的【转账】回调地址
wpgj-pay:
# WPGJ旺铺聚合支付配置 # WPGJ旺铺聚合支付配置
organiz-no: 105549 organiz-no: 105549
mer-no: 99911325651RE1R mer-no: 99911325651RE1R
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment