feat: add baseURL dev and sequelize error

This commit is contained in:
2024-10-19 17:32:02 +08:00
parent 5c3f454d8c
commit 644539b624
10 changed files with 70 additions and 12 deletions

View File

@@ -1,2 +1,2 @@
#!/usr/bin/env node
import '../dist/app.js';
import '../dist/index.js';