Reviewed-on: #1
@@ -1,8 +1,8 @@
from src.security import validate_license
LICENSE_PATH = os.path.expanduser("~/.app_license")
111111111
11111111111
111
def check_license():
"""强制许可证验证"""
if not os.path.exists(LICENSE_PATH):
The note is not visible to the blocked user.