diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 7338d3e6..778396ae 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -36,5 +36,5 @@ spring: pay: h5BaseUrl: https://video-h5.hnsiyao.cn/me/detail/detail?allId= - orderNotifyUrl: https://video.hnsiyao.cn/sqx_fast/app/wuyou/notify - extractNotifyUrl: https://video.hnsiyao.cn/sqx_fast/app/wuyou/extractNotify + orderNotifyUrl: https://video.hnsiyao.cn/czg/app/wuyou/notify + extractNotifyUrl: https://video.hnsiyao.cn/czg/app/wuyou/extractNotify diff --git a/src/main/resources/application-prod.yml b/src/main/resources/application-prod.yml index 56c0e79a..281bcec6 100644 --- a/src/main/resources/application-prod.yml +++ b/src/main/resources/application-prod.yml @@ -35,5 +35,5 @@ spring: pay: h5BaseUrl: https://dj-h5.hnsiyao.cn/me/detail/detail?allId= - orderNotifyUrl: https://dj-api.hnsiyao.cn/sqx_fast/app/wuyou/notify - extractNotifyUrl: https://dj-api.hnsiyao.cn/sqx_fast/app/wuyou/extractNotify + orderNotifyUrl: https://dj-api.hnsiyao.cn/czg/app/wuyou/notify + extractNotifyUrl: https://dj-api.hnsiyao.cn/czg/app/wuyou/extractNotify