更新一些细节

This commit is contained in:
MarkusJoe
2022-04-05 17:56:46 +08:00
parent df203fe135
commit cbf311ba6a
6 files changed
+46 -51

No files matched your search

-11
View File
@@ -1,11 +0,0 @@
#!/usr/bin/env python3
# -- coding:utf-8 --
# @Author: markushammered@gmail.com
# @Development Tool: PyCharm
# @Create Time: 2022/3/27
# @File Name: test_db.py
from app.db.db import SQLite
db = SQLite()