mirror of
https://github.com/NanmiCoder/MediaCrawler.git
synced 2026-06-10 03:47:26 +08:00
refactor: 优化代码
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import json
|
||||
from typing import Dict, List
|
||||
|
||||
from tortoise.models import Model
|
||||
from tortoise import fields
|
||||
from tortoise.models import Model
|
||||
|
||||
import config
|
||||
from tools import utils
|
||||
|
||||
Reference in New Issue
Block a user