无忧付 - 回调2

This commit is contained in:
GYJ 2024-12-04 10:38:05 +08:00
parent f601de4e6b
commit 2e6ffef10a
1 changed files with 1 additions and 1 deletions

View File

@ -12,6 +12,6 @@ public class Constants {
final static String PAY_URL = BASE_URL + "/api/order";
final static String QUERY_URL = BASE_URL + "/api/queryOrder";
final static String NOTIFY_URL = "https://video.hnsiyao.cn/app/wuyou/notify";
final static String NOTIFY_URL = "https://video.hnsiyao.cn/sqx_fast/app/wuyou/notify";
}