feat(collections): 自动同步作品交付集验收状态
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
"db:postgres:migrate": "tsx scripts/migrate-sqlite-to-postgres.ts",
|
||||
"db:postgres:validate": "tsx scripts/validate-postgres-migration.ts",
|
||||
"test:postgres-runtime": "tsx scripts/test-postgres-runtime.ts",
|
||||
"test:collection-status": "tsx scripts/test-sqlite-collection-status.ts",
|
||||
"dev": "concurrently \"npm run client:dev\" \"npm run server:dev\""
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user