update:encoding convert

This commit is contained in:
lan
2023-01-07 12:09:25 +08:00
parent 46b8177095
commit fd26bace79
7 changed files with 24 additions and 87 deletions
+2
View File
@@ -1,6 +1,8 @@
import datetime
import random
import asyncio
import chardet
from sqlalchemy import or_, select, delete
from sqlalchemy.ext.asyncio.session import AsyncSession
import settings