This commit is contained in:
2026-09-19 15:20:56 +08:00
parent c1c08ecbd2
commit a4f0d58386
+1 -1
View File
@@ -1,7 +1,7 @@
from src.security import validate_license
LICENSE_PATH = os.path.expanduser("~/.app_license")
111111
111111111
def check_license():
"""强制许可证验证"""