feat: 重构数据库导入路径,移除旧的数据库模块并添加新的数据库实现
This commit is contained in:
2
src/common/database/database_model.py
Normal file
2
src/common/database/database_model.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from peewee import *
|
||||
|
||||
Reference in New Issue
Block a user