做了一些有限修正
This commit is contained in:
@@ -465,7 +465,7 @@ import random
|
||||
import string
|
||||
import time
|
||||
import hashlib
|
||||
import xml.etree.ElementTree as ET
|
||||
import defusedxml.ElementTree as ET
|
||||
import requests
|
||||
from django.conf import settings
|
||||
from rest_framework.views import APIView
|
||||
@@ -731,7 +731,7 @@ from django.views import View
|
||||
from django.http import HttpResponse
|
||||
from yonghu.models import UserDashou, UserMain
|
||||
from shangpin.models import Czjilu
|
||||
import xml.etree.ElementTree as ET
|
||||
import defusedxml.ElementTree as ET
|
||||
import hashlib
|
||||
from django.conf import settings
|
||||
import logging
|
||||
@@ -1686,7 +1686,7 @@ import random
|
||||
import string
|
||||
import time
|
||||
import hashlib
|
||||
import xml.etree.ElementTree as ET
|
||||
import defusedxml.ElementTree as ET
|
||||
import requests
|
||||
from django.conf import settings
|
||||
import logging
|
||||
@@ -2387,7 +2387,7 @@ class HuiyuanHuitiao(View):
|
||||
from django.http import HttpResponse
|
||||
from yonghu.models import UserDashou, UserMain, UserGuanshi
|
||||
from shangpin.models import Czjilu, Huiyuan, Huiyuangoumai, Gsfenhong
|
||||
import xml.etree.ElementTree as ET
|
||||
import defusedxml.ElementTree as ET
|
||||
import hashlib
|
||||
from django.conf import settings
|
||||
from django.utils import timezone
|
||||
@@ -3016,7 +3016,7 @@ import time
|
||||
import random
|
||||
import string
|
||||
import hashlib
|
||||
import xml.etree.ElementTree as ET
|
||||
import defusedxml.ElementTree as ET
|
||||
import requests
|
||||
from decimal import Decimal
|
||||
from django.conf import settings
|
||||
|
||||
Reference in New Issue
Block a user