Browse Source

更新 'script/2.0.0/data/1_reset_project_bind_point/index.js'

master
sunyue 1 year ago
parent
commit
06de0873fe
  1. 101
      script/2.0.0/data/1_reset_project_bind_point/index.js

101
script/2.0.0/data/1_reset_project_bind_point/index.js

@ -9,8 +9,8 @@ try {
//! points 是要归属到这个结构物下的点位 id //! points 是要归属到这个结构物下的点位 id
const resetBing = [ const resetBing = [
{ {
projectId: 12, projectId: 17,
points: [187,196, points: [192,187,196,
188, 188,
189, 189,
186, 186,
@ -30,102 +30,9 @@ try {
] ]
}, },
{ {
projectId: 12, projectId: 18,
points: [138] points: [138]
}, }
{
projectId: 12,
points: [135]
},
{
projectId: 12,
points: [137]
},
{
projectId: 12,
points: [135]
},
{
projectId: 12,
points: [121,
122,
123,
124,
217,
125,
126,
127,
128,
130,
131,
132,
120,
119,
212,
213,
216,
208,
215
]
},
{
projectId: 12,
points: [159,
169,
165,
160,
161,
166,
162,
163,
164,
167,
168,
172,
170,
175,
171,
173,
174,
176,
177
]
},
{
projectId: 12,
points: [136]
},
{
projectId: 12,
points: [133]
},
{
projectId: 12,
points: [108,
106,
112,
142,
105,
145,
146,
148,
153,
149,
150,
151,
152,
156,
154,
155,
157,
158,
109
]
},
{
projectId: 12,
points: [139]
},
] ]
// 测试环境 // 测试环境

Loading…
Cancel
Save