refactor(server): 切换 SQLite 并重建设备/任务表结构

This commit is contained in:
2026-03-05 16:23:30 +08:00
parent d2eb98d612
commit 8261409d7d
11 changed files with 68 additions and 50 deletions

View File

@@ -1 +1 @@
DATABASE_URL=postgres://postgres:postgres@localhost:5432/postgres
DATABASE_PATH=data.db