From a4f0d58386d5e371d378f3cee15cb26f03e91408 Mon Sep 17 00:00:00 2001 From: 33051 <3305134074@qq.com> Date: Sat, 19 Sep 2026 15:20:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 49569ef..5888619 100644 --- a/main.py +++ b/main.py @@ -1,7 +1,7 @@ from src.security import validate_license LICENSE_PATH = os.path.expanduser("~/.app_license") -111111 +111111111 def check_license(): """强制许可证验证"""