Explorar el Código

add verifcation message

ming hace 4 años
padre
commit
2dd9696429
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      api/main.py

+ 1 - 0
api/main.py

@@ -44,6 +44,7 @@ import logging
 import gSlide
 import aiofiles
 import json
+import util
 pymysql.install_as_MySQLdb()
 
 app = FastAPI()