From c82b107e37c7a9a973fb66604b43fb388bb6abf0 Mon Sep 17 00:00:00 2001
From: wuzeyu <1223318623@qq.com>
Date: 星期三, 07 八月 2024 16:53:26 +0800
Subject: [PATCH] 1. 指定时间段有开阀无关阀的取水口 2. 指定时间段内无开阀有关阀的取水口
---
pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/java/com/dy/pipIrrWechat/wechatpay/PayInfo.java | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/java/com/dy/pipIrrWechat/wechatpay/PayInfo.java b/pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/java/com/dy/pipIrrWechat/wechatpay/PayInfo.java
index 690e30a..017b530 100644
--- a/pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/java/com/dy/pipIrrWechat/wechatpay/PayInfo.java
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/java/com/dy/pipIrrWechat/wechatpay/PayInfo.java
@@ -38,10 +38,10 @@
*/
public static String certificates = "https://api.mch.weixin.qq.com/v3/certificates";
- /*
+ /**
* 鏀粯缁撴灉閫氱煡API
*/
- public static String notifyUrl = "https://44978f7456.imdo.co/sell/payment/orderNotify";
+ public static String notifyUrl = "https://44978f7456.imdo.co/wx/payment/orderNotify";
/*
* 鏌ヨ璁㈠崟API
--
Gitblit v1.8.0