Commit 6b4c9c8c authored by renjie's avatar renjie

支付宝支付bug

parent 032ff3c5
......@@ -26,7 +26,7 @@ public abstract class AlipayConfig {
public static String RETURN_URL_ORDER = "https://www.cloudam.cn/v2/console/orderDetail?alipayreturn=";
public static String RETURN_URL_BROWSER = "https://www.fangguanlian.cn/home/paySuccess.html?alipayreturn=";
public static String RETURN_URL_BROWSER = "https://www.fangguanlian.cn/web/paySuccess.html?alipayreturn=";
public static String ALIPAY_AUTH_URL = "https://openauth.alipay.com/oauth2/publicAppAuthorize.htm";
......
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 to comment