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