refactor: database base module

This commit is contained in:
2024-04-02 22:02:54 +08:00
parent 55e76ef650
commit 2204338a5e
2 changed files with 11 additions and 6 deletions

View File

@ -0,0 +1 @@
from .db import Database