diff --git a/license_verifier.py b/license_verifier.py index e10451e..8675fc9 100644 --- a/license_verifier.py +++ b/license_verifier.py @@ -6,7 +6,7 @@ import requests # 常量配置 ACTIVATE_URL = "http://activate.hzsystems.cn/api/activate_machine" -PACKAGE_NAME = "hertz_studio_django_captcha" +PACKAGE_NAME = "hertz_studio_django_xxx" def get_machine_id() -> str: