e0d20435 by 冯轩

fix

1 parent e1ef7848
...@@ -69,6 +69,7 @@ from apps.doc.ocr.ecm import ECM ...@@ -69,6 +69,7 @@ from apps.doc.ocr.ecm import ECM
69 import time 69 import time
70 from PIL import Image 70 from PIL import Image
71 from django.http import HttpResponse 71 from django.http import HttpResponse
72 from django.utils.encoding import escape_uri_path
72 73
73 74
74 class CustomDate(fields.Date): 75 class CustomDate(fields.Date):
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!