peng hace 2 años
padre
commit
4838f86f98
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      background/views.py

+ 1 - 1
background/views.py

@@ -8,7 +8,7 @@ from rest_framework.views import APIView
 from rest_framework.viewsets import ModelViewSet
 
 from background.Object import AmazonS3Util, RedisObject, TokenObject
-from background.author import MyAuthentication
+# from background.author import MyAuthentication
 from background.serializers import ProductInfoSerializer, VideoInSerializer, QuickStartInfoSerializer, \
     UpgradeFirmwareInfoSerializer
 from background.models import ProductInfo, VideoInfo, QuickStartInfo, UpgradeFirmwareInfo, WechatUserInfo