@ -9,16 +9,130 @@ try {
//! points 是要归属到这个结构物下的点位 id
const resetBing = [
{
projectId: 1,
points: [1, 2, 3]
}
projectId: 12,
points: [187,196,
188,
189,
186,
190,
191,
193,
194,
195,
197,
182,
178,
179,
180,
181,
183,
184
]
},
points: [138]
points: [135]
points: [137]
points: [121,
122,
123,
124,
217,
125,
126,
127,
128,
130,
131,
132,
120,
119,
212,
213,
216,
208,
215
points: [159,
169,
165,
160,
161,
166,
162,
163,
164,
167,
168,
172,
170,
175,
171,
173,
174,
176,
177
points: [136]
points: [133]
points: [108,
106,
112,
142,
105,
145,
146,
148,
153,
149,
150,
151,
152,
156,
154,
155,
157,
158,
109
points: [139]
// 测试环境
const pool = new Pool({
user: 'FashionAdmin',
host: '10.8.30.39',
database: 'Inspection_20231016',
host: '10.8.30.166',
database: 'inspection-bak',
password: '123456',
port: 5432,
})