From ded023cc6f461b94228354474ca80d55482ee129 Mon Sep 17 00:00:00 2001 From: JasonYANG170 Date: Mon, 19 Aug 2024 16:50:21 +0800 Subject: [PATCH] V7.1:Additional comments and add build --- system.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system.py b/system.py index 795f87f..067d6ba 100644 --- a/system.py +++ b/system.py @@ -1,5 +1,5 @@ successful_deliveries = [] -version='V7.0' +version='V7.1' 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"