@@ -1,9 +1,10 @@
import logging
import threading
import time
+
import requests
from django.http import JsonResponse
-from ratelimit.decorators import ratelimit
from AnsjerPush.config import SERVER_TYPE
from Model.models import Device_Info, UidSetModel, UID_Preview, VoicePromptModel, UID_Bucket, UidChannelSetModel, \
AiService, CountryModel