Browse Source

更新 'code/VideoAccess-VCMP/script/1.3.1/data/1_sync_camera_data/index.js'

dev_trial
sunyue 1 year ago
parent
commit
328207c451
  1. 6
      code/VideoAccess-VCMP/script/1.3.1/data/1_sync_camera_data/index.js

6
code/VideoAccess-VCMP/script/1.3.1/data/1_sync_camera_data/index.js

@ -14,10 +14,10 @@ try {
port: 5432,
})
const anxinPool = new Pool({
user: 'FashionAdmin',
host: '10.8.40.223',
user: 'postgres',
host: '10.8.40.210',
database: 'AnxinCloud',
password: 'Fas123_',
password: 'postgres',
port: 5432,
})

Loading…
Cancel
Save