const SERVER_PORT = 5000; // 数据库名称 const DATABASELIST = ['procatch-cloud', 'procatch-config', 'procatch-flowable']; module.export = { SERVER_PORT, DATABASELIST }