diff --git a/scripts/1.3.1/data/1_insert_report_data/index.js b/scripts/1.3.1/data/1_insert_report_data/index.js index af8c191a..c5aa7dd5 100644 --- a/scripts/1.3.1/data/1_insert_report_data/index.js +++ b/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