This commit is contained in:
2025-11-21 15:35:15 +08:00
parent 3a7b41ebce
commit e4388abf08

View File

@@ -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: