From ab707fa3cac3bad9fbc3ecf16869280d39cbe2b5 Mon Sep 17 00:00:00 2001 From: 33051 <3305134074@qq.com> Date: Sat, 19 Sep 2026 15:00:02 +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 122e5e1..410e0ac 100644 --- a/main.py +++ b/main.py @@ -1,7 +1,7 @@ from src.security import validate_license LICENSE_PATH = os.path.expanduser("~/.app_license") - +111 def check_license(): """强制许可证验证"""