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(): """强制许可证验证"""