diff --git a/scripts/1.4.1/data/1_insert_road_data/index.js b/scripts/1.4.1/data/1_insert_road_data/index.js index 39d84865..94a8d7fe 100644 --- a/scripts/1.4.1/data/1_insert_road_data/index.js +++ b/scripts/1.4.1/data/1_insert_road_data/index.js @@ -13,7 +13,7 @@ try { // port: 5432, // }) - 测试环境 + // 测试环境 const pool = new Pool({ user: 'highwayadmin', host: '10.8.40.223',