fewfwe
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from peewee import *
|
||||
|
||||
# 连接到 SQLite 数据库,如果文件不存在会自动创建
|
||||
db = SqliteDatabase(r'C:\Users\27942\Desktop\job\models\database.db')
|
||||
db = SqliteDatabase(r'E:\新建文件夹\lm_job\models\database.db')
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user