diff --git a/services/pay/client.go b/services/pay/client.go index 74ea938..f4f088c 100644 --- a/services/pay/client.go +++ b/services/pay/client.go @@ -6,7 +6,7 @@ import ( ) const ( - VERSION = "2024-06-03" + VERSION = "2025-10-24" ) var HOST requests.Host = requests.Host{ diff --git a/services/wx-work/client.go b/services/wx-work/client.go index 4df5422..c243cbe 100644 --- a/services/wx-work/client.go +++ b/services/wx-work/client.go @@ -6,7 +6,7 @@ import ( ) const ( - VERSION = "2025-10-10" + VERSION = "2025-10-24" ) var HOST = requests.Host{