彻底重构-4
This commit is contained in:
@@ -16,7 +16,7 @@ import tencentRouter from './routes/tencent.js'
|
||||
const app = express()
|
||||
const port = Number(runtimeConfig.server.port || 3000)
|
||||
|
||||
runDatabaseMigrations()
|
||||
await runDatabaseMigrations()
|
||||
await ensureFulfillmentCatalogBootstrapped()
|
||||
await ensureAdminUsersBootstrapped()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user