Browse Source

add verifcation message

ming 3 years ago
parent
commit
2dd9696429
1 changed files with 1 additions and 0 deletions
  1. 1 0
      api/main.py

+ 1 - 0
api/main.py

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