liujiangyong 1 year ago
parent
commit
17289deb76
  1. 6
      scripts/1.3.1/data/1_insert_report_data/index.js

6
scripts/1.3.1/data/1_insert_report_data/index.js

@ -6,10 +6,10 @@ try {
// 测试环境
const pool = new Pool({
user: 'FashionAdmin',
user: 'highwayadmin',
host: '10.8.40.223',
database: 'sihaotest',
password: 'Fas123_',
database: 'highway4good',
password: 'highway123',
port: 5432,
})
const userId = 21

Loading…
Cancel
Save