@ -7,17 +7,17 @@ try {
// ! 这里是安心云
const anxinyunPool = new Pool({
user: 'postgres',
host: '10.8.30.166',
database: 'Anxinyun0726',
password: '123',
host: '10.8.40.210',
database: 'AnxinCloud',
password: 'postgres',
port: 5432,
})
// 这里是运维平台
const pomsPool = new Pool({
host: '10.8.30.32',
database: 'poms_231026_backup',
user: 'POMSAdmin',
host: '10.8.40.223',
database: 'pomstest',
password: 'POMSAdmin_123',