bug 修复
This commit is contained in:
parent
bcb89c1117
commit
0f87ebf263
|
@ -2,7 +2,6 @@
|
||||||
import os
|
import os
|
||||||
import cv2
|
import cv2
|
||||||
from django.http import HttpResponse
|
from django.http import HttpResponse
|
||||||
from yaml import serialize
|
|
||||||
from apps.utils.errors import SIGN_MAKE_FAIL
|
from apps.utils.errors import SIGN_MAKE_FAIL
|
||||||
from apps.utils.sms import send_sms
|
from apps.utils.sms import send_sms
|
||||||
from apps.utils.speech import generate_voice
|
from apps.utils.speech import generate_voice
|
||||||
|
|
Loading…
Reference in New Issue