From 78d4c4a56d13bd9b8a49e24008c5f262988bcadb Mon Sep 17 00:00:00 2001 From: JasonYANG170 Date: Fri, 16 Aug 2024 20:55:13 +0800 Subject: [PATCH] V3.0:Support new platforms --- system.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system.py b/system.py index 4834554..128316b 100644 --- a/system.py +++ b/system.py @@ -1,5 +1,5 @@ successful_deliveries = [] -version='V2.0' +version='V3.0' ResultUrl = 'http://www.pushplus.plus/send' shixiseng_SearchUrl = "https://apigateway-h3.shixiseng.com/api/interns/v3.0/interns/wxz/search/v4" shixiseng_GroupUrl = "https://apigateway-h3.shixiseng.com/api/deliver/v3.0/deliver/options"