From 3dc19d77dc777b44e3136200254e4b18131882fb Mon Sep 17 00:00:00 2001 From: "Mr.one" Date: Mon, 11 Aug 2025 17:19:25 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=BE=91registration.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- system/athena/registration.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/system/athena/registration.py b/system/athena/registration.py index 43dc9bb8..31aedb09 100755 --- a/system/athena/registration.py +++ b/system/athena/registration.py @@ -1,4 +1,6 @@ #!/usr/bin/env python3 +# -*- coding: utf-8 -*- + import time import json import requests