This commit is contained in:
tangly1024.com
2023-07-06 15:44:33 +08:00
parent 1f485e3366
commit 45b0e2672d

View File

@@ -36,7 +36,6 @@ export async function getGlobalData({
delete db.collectionQuery
delete db.collectionId
delete db.collectionView
console.log(db)
return db
}