1
huangxiaoqiang
2025-03-22 909162e3ada59d8896e10197839c2f8efc60cefb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
--------------------------------
2025/2/12 17:13:07|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:13:07 100","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-12 05:13:07 101","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:13:17|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:13:17 120","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:13:17 122","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:13:27|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:13:27 127","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:13:27 129","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:13:37|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:13:37 108","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-02-12 05:13:37 111","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:13:47|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:13:47 125","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"7ms","ResponseTime":"2025-02-12 05:13:47 132","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:13:57|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:13:57 109","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:13:57 111","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:14:07|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:14:07 121","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:14:07 122","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:14:17|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:14:17 120","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:14:17 121","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:14:27|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:14:27 123","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:14:27 125","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:14:37|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:14:37 107","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:14:37 108","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:14:47|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:14:47 118","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"3ms","ResponseTime":"2025-02-12 05:14:47 121","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:14:57|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:14:57 110","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:14:57 112","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:15:07|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:15:07 110","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:15:07 111","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:15:17|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:15:17 108","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:15:17 109","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:15:27|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:15:27 131","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:15:27 132","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:15:37|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:15:37 117","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:15:37 118","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:15:47|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:15:47 126","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:15:47 127","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:15:57|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:15:57 114","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"3ms","ResponseTime":"2025-02-12 05:15:57 117","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:16:07|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:16:07 106","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-12 05:16:07 107","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:16:17|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:16:17 120","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-12 05:16:17 121","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:16:27|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:16:27 108","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-12 05:16:27 109","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:16:37|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:16:37 106","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:16:37 107","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:16:47|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:16:47 125","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:16:47 127","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:16:57|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:16:57 106","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-02-12 05:16:57 108","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:17:07|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:17:07 107","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-02-12 05:17:07 109","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:17:17|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:17:17 118","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:17:17 119","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:17:27|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:17:27 112","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:17:27 113","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:17:37|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:17:37 118","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:17:37 119","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:17:47|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:17:47 121","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:17:47 123","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:17:57|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:17:57 105","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:17:57 106","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:18:07|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:18:07 113","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"3ms","ResponseTime":"2025-02-12 05:18:07 117","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:18:17|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:18:17 123","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:18:17 124","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:18:27|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:18:27 121","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:18:27 122","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:18:37|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:18:37 115","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:18:37 116","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:18:47|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:18:47 105","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:18:47 106","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:18:57|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:18:57 105","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-12 05:18:57 106","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:19:07|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:19:07 126","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-02-12 05:19:07 129","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:19:17|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:19:17 117","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"3ms","ResponseTime":"2025-02-12 05:19:17 121","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:19:27|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:19:27 111","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:19:27 112","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:19:37|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:19:37 129","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:19:37 130","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:19:47|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:19:47 115","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:19:47 116","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:19:57|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:19:57 118","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:19:57 119","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:20:07|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:20:07 109","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:20:07 110","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:20:17|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:20:17 114","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"4ms","ResponseTime":"2025-02-12 05:20:17 118","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:20:27|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:20:27 109","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-12 05:20:27 109","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:20:37|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:20:37 116","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:20:37 117","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:20:47|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:20:47 119","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:20:47 120","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:20:57|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:20:57 110","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-12 05:20:57 111","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:21:07|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:21:07 117","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:21:07 118","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:21:17|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:21:17 107","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-02-12 05:21:17 109","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:21:27|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:21:27 111","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-02-12 05:21:27 114","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:21:37|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:21:37 125","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:21:37 127","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:21:47|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:21:47 107","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:21:47 108","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:21:57|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:21:57 115","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:21:57 116","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:22:07|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:22:07 114","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:22:07 116","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:22:17|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:22:17 119","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-12 05:22:17 119","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:22:27|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:22:27 107","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"4ms","ResponseTime":"2025-02-12 05:22:27 112","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:22:37|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:22:37 112","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"3ms","ResponseTime":"2025-02-12 05:22:37 116","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:22:47|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:22:47 104","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-12 05:22:47 105","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:22:57|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:22:57 114","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:22:57 115","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:23:07|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:23:07 117","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:23:07 118","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:23:17|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:23:17 137","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:23:17 138","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:23:27|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:23:27 110","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:23:27 111","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:23:37|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:23:37 114","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-02-12 05:23:37 117","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:23:47|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:23:47 121","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:23:47 122","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:23:57|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:23:57 112","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-12 05:23:57 113","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:24:07|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:24:07 100","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:24:07 101","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:24:17|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:24:17 115","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:24:17 116","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:24:27|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:24:27 114","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:24:27 115","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:24:37|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:24:37 112","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"3ms","ResponseTime":"2025-02-12 05:24:37 115","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:24:47|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:24:47 118","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"6ms","ResponseTime":"2025-02-12 05:24:47 124","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:24:57|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:24:57 108","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:24:57 109","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:25:07|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:25:07 110","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:25:07 111","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:25:17|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:25:17 120","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-12 05:25:17 121","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:25:27|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:25:27 108","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:25:27 110","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:25:37|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:25:37 112","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:25:37 113","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:25:47|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:25:47 100","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-02-12 05:25:47 102","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:25:57|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:25:57 119","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:25:57 120","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:26:07|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:26:07 114","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:26:07 115","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:26:17|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:26:17 111","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:26:17 113","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:26:27|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:26:27 108","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-12 05:26:27 109","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:26:37|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:26:37 111","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:26:37 112","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:26:47|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:26:47 122","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"3ms","ResponseTime":"2025-02-12 05:26:47 126","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:26:57|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:26:57 115","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"3ms","ResponseTime":"2025-02-12 05:26:57 119","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:27:07|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:27:07 113","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:27:07 114","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:27:17|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:27:17 121","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:27:17 122","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:27:27|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:27:27 119","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-12 05:27:27 120","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:27:37|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:27:37 108","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:27:37 109","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:27:47|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:27:47 116","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-02-12 05:27:47 118","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:27:57|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:27:57 124","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"4ms","ResponseTime":"2025-02-12 05:27:57 128","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:28:07|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:28:07 112","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-02-12 05:28:07 115","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:28:17|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:28:17 118","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:28:17 119","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:28:27|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:28:27 120","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:28:27 122","ResponseJsonData":"null"}
--------------------------------
2025/2/12 17:28:37|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-12 05:28:37 108","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-12 05:28:37 109","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:29:15|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:29:13 318","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"383ms","ResponseTime":"2025-02-15 10:29:15 702","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:29:22|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:29:22 631","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"9ms","ResponseTime":"2025-02-15 10:29:22 640","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:29:32|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:29:32 186","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-15 10:29:32 187","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:29:51|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:29:50 042","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"341ms","ResponseTime":"2025-02-15 10:29:51 383","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:29:59|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:29:59 548","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"8ms","ResponseTime":"2025-02-15 10:29:59 556","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:30:09|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:30:09 543","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-15 10:30:09 544","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:30:19|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:30:19 542","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-15 10:30:19 544","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:30:30|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:30:29 998","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"55ms","ResponseTime":"2025-02-15 10:30:30 053","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:30:39|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:30:39 554","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-02-15 10:30:39 557","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:30:49|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:30:49 537","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-15 10:30:49 539","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:30:59|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:30:59 538","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-15 10:30:59 540","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:31:09|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:31:09 545","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-15 10:31:09 546","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:31:19|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:31:19 536","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-15 10:31:19 537","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:31:29|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:31:29 532","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-15 10:31:29 533","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:31:39|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:31:39 536","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-15 10:31:39 537","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:31:49|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:31:49 540","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-15 10:31:49 540","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:31:59|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:31:59 537","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-15 10:31:59 539","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:32:09|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:32:09 576","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-15 10:32:09 578","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:32:19|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:32:19 553","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-15 10:32:19 555","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:32:29|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:32:29 536","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-15 10:32:29 538","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:32:39|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:32:39 539","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-15 10:32:39 540","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:32:49|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:32:49 537","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-15 10:32:49 538","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:32:59|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:32:59 542","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-15 10:32:59 543","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:33:09|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:33:09 546","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-15 10:33:09 547","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:33:19|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:33:19 532","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-15 10:33:19 533","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:33:29|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:33:29 539","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-15 10:33:29 540","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:33:39|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:33:39 538","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-15 10:33:39 539","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:33:49|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:33:49 528","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-15 10:33:49 529","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:33:59|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:33:59 530","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-15 10:33:59 532","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:34:09|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:34:09 534","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-15 10:34:09 536","ResponseJsonData":"null"}
--------------------------------
2025/2/15 10:34:14|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-15 10:34:13 421","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:AddData","RequestParamsName":"【携带的参数有】:System.Collections.Generic.List`1[WIDESEA_Model.Models.DtLocationInfo]","RequestParamsData":"[[{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-001-001\",\"LocationName\":\"六行一列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.381707+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.381709+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-001-002\",\"LocationName\":\"六行一列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901578+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901591+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-001-003\",\"LocationName\":\"六行一列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901722+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901722+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-001-004\",\"LocationName\":\"六行一列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901727+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901727+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-001-005\",\"LocationName\":\"六行一列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390173+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901731+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-001-006\",\"LocationName\":\"六行一列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901741+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901741+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-001-007\",\"LocationName\":\"六行一列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":1,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901744+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901745+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-001-008\",\"LocationName\":\"六行一列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":1,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901749+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901749+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-002-001\",\"LocationName\":\"六行二列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901752+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901753+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-002-002\",\"LocationName\":\"六行二列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901758+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901758+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-002-003\",\"LocationName\":\"六行二列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901762+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901762+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-002-004\",\"LocationName\":\"六行二列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901766+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901766+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-002-005\",\"LocationName\":\"六行二列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901836+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901836+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-002-006\",\"LocationName\":\"六行二列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390184+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390184+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-002-007\",\"LocationName\":\"六行二列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":2,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901844+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901844+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-002-008\",\"LocationName\":\"六行二列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":2,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901848+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901848+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-003-001\",\"LocationName\":\"六行三列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901852+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901853+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-003-002\",\"LocationName\":\"六行三列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901857+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901857+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-003-003\",\"LocationName\":\"六行三列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901861+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901861+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-003-004\",\"LocationName\":\"六行三列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901865+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901865+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-003-005\",\"LocationName\":\"六行三列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901869+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901869+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-003-006\",\"LocationName\":\"六行三列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901873+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901873+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-003-007\",\"LocationName\":\"六行三列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":3,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901876+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901877+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-003-008\",\"LocationName\":\"六行三列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":3,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901908+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901909+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-004-001\",\"LocationName\":\"六行四列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901912+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901913+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-004-002\",\"LocationName\":\"六行四列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901916+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901917+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-004-003\",\"LocationName\":\"六行四列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390192+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901921+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-004-004\",\"LocationName\":\"六行四列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901924+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901925+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-004-005\",\"LocationName\":\"六行四列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901928+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901928+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-004-006\",\"LocationName\":\"六行四列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901933+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901933+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-004-007\",\"LocationName\":\"六行四列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":4,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901936+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901937+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-004-008\",\"LocationName\":\"六行四列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":4,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390194+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901941+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-005-001\",\"LocationName\":\"六行五列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901944+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901945+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-005-002\",\"LocationName\":\"六行五列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901978+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901978+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-005-003\",\"LocationName\":\"六行五列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901982+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901983+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-005-004\",\"LocationName\":\"六行五列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901986+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901987+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-005-005\",\"LocationName\":\"六行五列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390199+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390199+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-005-006\",\"LocationName\":\"六行五列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901994+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901994+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-005-007\",\"LocationName\":\"六行五列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":5,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3901998+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3901998+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-005-008\",\"LocationName\":\"六行五列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":5,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902002+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902002+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-006-001\",\"LocationName\":\"六行六列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902006+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902006+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-006-002\",\"LocationName\":\"六行六列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390201+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390201+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-006-003\",\"LocationName\":\"六行六列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902014+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902014+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-006-004\",\"LocationName\":\"六行六列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902048+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902049+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-006-005\",\"LocationName\":\"六行六列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902052+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902053+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-006-006\",\"LocationName\":\"六行六列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902056+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902057+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-006-007\",\"LocationName\":\"六行六列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":6,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390206+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390206+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-006-008\",\"LocationName\":\"六行六列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":6,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902064+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902065+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-007-001\",\"LocationName\":\"六行七列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902068+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902068+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-007-002\",\"LocationName\":\"六行七列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902072+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902072+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-007-003\",\"LocationName\":\"六行七列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902076+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902076+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-007-004\",\"LocationName\":\"六行七列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390208+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390208+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-007-005\",\"LocationName\":\"六行七列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902083+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902084+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-007-006\",\"LocationName\":\"六行七列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902087+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902087+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-007-007\",\"LocationName\":\"六行七列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":7,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390212+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390212+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-007-008\",\"LocationName\":\"六行七列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":7,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902124+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902125+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-008-001\",\"LocationName\":\"六行八列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902128+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902128+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-008-002\",\"LocationName\":\"六行八列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902133+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902133+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-008-003\",\"LocationName\":\"六行八列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902136+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902137+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-008-004\",\"LocationName\":\"六行八列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390214+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902141+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-008-005\",\"LocationName\":\"六行八列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902144+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902144+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-008-006\",\"LocationName\":\"六行八列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902148+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902148+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-008-007\",\"LocationName\":\"六行八列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":8,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902152+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902152+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-008-008\",\"LocationName\":\"六行八列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":8,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902156+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902156+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-009-001\",\"LocationName\":\"六行九列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902159+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390216+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-009-002\",\"LocationName\":\"六行九列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902189+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902189+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-009-003\",\"LocationName\":\"六行九列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902193+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902193+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-009-004\",\"LocationName\":\"六行九列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902197+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902197+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-009-005\",\"LocationName\":\"六行九列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.39022+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902201+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-009-006\",\"LocationName\":\"六行九列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902204+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902205+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-009-007\",\"LocationName\":\"六行九列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":9,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902208+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902209+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-009-008\",\"LocationName\":\"六行九列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":9,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902213+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902213+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-010-001\",\"LocationName\":\"六行十列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902217+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902217+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-010-002\",\"LocationName\":\"六行十列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902222+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902222+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-010-003\",\"LocationName\":\"六行十列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390225+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902251+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-010-004\",\"LocationName\":\"六行十列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902255+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902255+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-010-005\",\"LocationName\":\"六行十列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902259+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902259+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-010-006\",\"LocationName\":\"六行十列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902263+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902263+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-010-007\",\"LocationName\":\"六行十列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":10,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902267+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902267+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-010-008\",\"LocationName\":\"六行十列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":10,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902271+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902271+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-011-001\",\"LocationName\":\"六行十一列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902275+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902275+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-011-002\",\"LocationName\":\"六行十一列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902282+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902282+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-011-003\",\"LocationName\":\"六行十一列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902287+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902287+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-011-004\",\"LocationName\":\"六行十一列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902291+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902291+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-011-005\",\"LocationName\":\"六行十一列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390232+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902321+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-011-006\",\"LocationName\":\"六行十一列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902325+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902325+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-011-007\",\"LocationName\":\"六行十一列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":11,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902329+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902329+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-011-008\",\"LocationName\":\"六行十一列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":11,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902333+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902333+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-012-001\",\"LocationName\":\"六行十二列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902337+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902337+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-012-002\",\"LocationName\":\"六行十二列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902341+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902342+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-012-003\",\"LocationName\":\"六行十二列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902345+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902346+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-012-004\",\"LocationName\":\"六行十二列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390235+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390235+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-012-005\",\"LocationName\":\"六行十二列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902354+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902354+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-012-006\",\"LocationName\":\"六行十二列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902358+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902358+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-012-007\",\"LocationName\":\"六行十二列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":12,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902395+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902395+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-012-008\",\"LocationName\":\"六行十二列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":12,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902399+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.39024+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-013-001\",\"LocationName\":\"六行十三列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902403+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902404+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-013-002\",\"LocationName\":\"六行十三列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902408+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902408+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-013-003\",\"LocationName\":\"六行十三列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902412+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902412+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-013-004\",\"LocationName\":\"六行十三列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902416+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902416+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-013-005\",\"LocationName\":\"六行十三列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390242+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902421+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-013-006\",\"LocationName\":\"六行十三列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902425+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902425+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-013-007\",\"LocationName\":\"六行十三列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":13,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902429+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902429+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-013-008\",\"LocationName\":\"六行十三列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":13,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902458+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902459+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-014-001\",\"LocationName\":\"六行十四列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902463+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902463+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-014-002\",\"LocationName\":\"六行十四列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902467+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902467+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-014-003\",\"LocationName\":\"六行十四列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902471+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902472+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-014-004\",\"LocationName\":\"六行十四列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902476+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902476+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-014-005\",\"LocationName\":\"六行十四列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902479+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390248+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-014-006\",\"LocationName\":\"六行十四列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902484+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902484+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-014-007\",\"LocationName\":\"六行十四列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":14,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902488+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902488+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-014-008\",\"LocationName\":\"六行十四列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":14,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902492+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902492+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-015-001\",\"LocationName\":\"六行十五列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902496+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902496+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-015-002\",\"LocationName\":\"六行十五列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902528+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902528+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-015-003\",\"LocationName\":\"六行十五列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902532+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902533+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-015-004\",\"LocationName\":\"六行十五列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902536+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902537+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-015-005\",\"LocationName\":\"六行十五列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390254+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902541+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-015-006\",\"LocationName\":\"六行十五列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902544+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902545+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-015-007\",\"LocationName\":\"六行十五列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":15,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902548+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902549+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-015-008\",\"LocationName\":\"六行十五列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":15,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902553+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902553+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-016-001\",\"LocationName\":\"六行十六列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902557+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902557+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-016-002\",\"LocationName\":\"六行十六列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902561+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902562+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-016-003\",\"LocationName\":\"六行十六列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902565+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902566+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-016-004\",\"LocationName\":\"六行十六列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902595+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902595+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-016-005\",\"LocationName\":\"六行十六列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902599+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.39026+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-016-006\",\"LocationName\":\"六行十六列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902603+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902604+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-016-007\",\"LocationName\":\"六行十六列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":16,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902607+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902608+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-016-008\",\"LocationName\":\"六行十六列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":16,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902612+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902612+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-017-001\",\"LocationName\":\"六行十七列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902616+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902616+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-017-002\",\"LocationName\":\"六行十七列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902622+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902622+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-017-003\",\"LocationName\":\"六行十七列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902653+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902654+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-017-004\",\"LocationName\":\"六行十七列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902658+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902658+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-017-005\",\"LocationName\":\"六行十七列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902662+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902662+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-017-006\",\"LocationName\":\"六行十七列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902666+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902667+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-017-007\",\"LocationName\":\"六行十七列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":17,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390267+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902671+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-017-008\",\"LocationName\":\"六行十七列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":17,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902674+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902675+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-018-001\",\"LocationName\":\"六行十八列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902679+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902679+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-018-002\",\"LocationName\":\"六行十八列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902683+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902683+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-018-003\",\"LocationName\":\"六行十八列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902687+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902687+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-018-004\",\"LocationName\":\"六行十八列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902691+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902691+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-018-005\",\"LocationName\":\"六行十八列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902723+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902724+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-018-006\",\"LocationName\":\"六行十八列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902728+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902728+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-018-007\",\"LocationName\":\"六行十八列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":18,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902732+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902732+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-018-008\",\"LocationName\":\"六行十八列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":18,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902736+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902736+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-019-001\",\"LocationName\":\"六行十九列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390274+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902741+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-019-002\",\"LocationName\":\"六行十九列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902744+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902745+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-019-003\",\"LocationName\":\"六行十九列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902749+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902749+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-019-004\",\"LocationName\":\"六行十九列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902753+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902753+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-019-005\",\"LocationName\":\"六行十九列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902757+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902757+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-019-006\",\"LocationName\":\"六行十九列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902761+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902761+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-019-007\",\"LocationName\":\"六行十九列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":19,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902791+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902791+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-019-008\",\"LocationName\":\"六行十九列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":19,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902795+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902796+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-020-001\",\"LocationName\":\"六行二十列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902799+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.39028+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-020-002\",\"LocationName\":\"六行二十列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902804+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902804+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-020-003\",\"LocationName\":\"六行二十列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902808+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902809+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-020-004\",\"LocationName\":\"六行二十列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902813+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902813+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-020-005\",\"LocationName\":\"六行二十列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902817+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902817+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-020-006\",\"LocationName\":\"六行二十列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902821+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902821+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-020-007\",\"LocationName\":\"六行二十列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":20,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902825+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902825+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-020-008\",\"LocationName\":\"六行二十列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":20,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902829+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390283+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-021-001\",\"LocationName\":\"六行二十一列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":21,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902859+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390286+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-021-002\",\"LocationName\":\"六行二十一列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":21,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902864+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902864+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-021-003\",\"LocationName\":\"六行二十一列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":21,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902868+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902869+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-021-004\",\"LocationName\":\"六行二十一列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":21,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902872+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902873+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-021-005\",\"LocationName\":\"六行二十一列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":21,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902876+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902877+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-021-006\",\"LocationName\":\"六行二十一列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":21,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902881+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902881+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-021-007\",\"LocationName\":\"六行二十一列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":21,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902885+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902885+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-021-008\",\"LocationName\":\"六行二十一列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":21,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390289+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390289+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-022-001\",\"LocationName\":\"六行二十二列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":22,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902894+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902894+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-022-002\",\"LocationName\":\"六行二十二列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":22,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902928+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902929+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-022-003\",\"LocationName\":\"六行二十二列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":22,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902933+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902933+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-022-004\",\"LocationName\":\"六行二十二列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":22,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902937+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902938+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-022-005\",\"LocationName\":\"六行二十二列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":22,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902941+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902942+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-022-006\",\"LocationName\":\"六行二十二列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":22,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902946+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902946+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-022-007\",\"LocationName\":\"六行二十二列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":22,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390295+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390295+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-022-008\",\"LocationName\":\"六行二十二列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":22,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902954+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902955+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-023-001\",\"LocationName\":\"六行二十三列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":23,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902958+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902959+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-023-002\",\"LocationName\":\"六行二十三列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":23,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902963+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902963+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-023-003\",\"LocationName\":\"六行二十三列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":23,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3902967+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3902967+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-023-004\",\"LocationName\":\"六行二十三列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":23,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903001+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903001+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-023-005\",\"LocationName\":\"六行二十三列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":23,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903005+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903005+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-023-006\",\"LocationName\":\"六行二十三列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":23,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903009+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390301+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-023-007\",\"LocationName\":\"六行二十三列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":23,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903013+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903014+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-023-008\",\"LocationName\":\"六行二十三列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":23,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903018+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903018+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-024-001\",\"LocationName\":\"六行二十四列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":24,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903022+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903022+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-024-002\",\"LocationName\":\"六行二十四列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":24,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903026+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903027+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-024-003\",\"LocationName\":\"六行二十四列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":24,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903031+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903031+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-024-004\",\"LocationName\":\"六行二十四列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":24,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903035+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903035+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-024-005\",\"LocationName\":\"六行二十四列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":24,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903064+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903065+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-024-006\",\"LocationName\":\"六行二十四列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":24,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903069+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903069+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-024-007\",\"LocationName\":\"六行二十四列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":24,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903073+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903073+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-024-008\",\"LocationName\":\"六行二十四列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":24,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903077+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903078+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-025-001\",\"LocationName\":\"六行二十五列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":25,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903081+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903082+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-025-002\",\"LocationName\":\"六行二十五列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":25,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903086+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903086+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-025-003\",\"LocationName\":\"六行二十五列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":25,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390309+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390309+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-025-004\",\"LocationName\":\"六行二十五列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":25,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903094+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903094+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-025-005\",\"LocationName\":\"六行二十五列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":25,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903098+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903099+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-025-006\",\"LocationName\":\"六行二十五列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":25,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903103+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903103+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-025-007\",\"LocationName\":\"六行二十五列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":25,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903137+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903138+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-025-008\",\"LocationName\":\"六行二十五列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":25,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903142+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903142+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-026-001\",\"LocationName\":\"六行二十六列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":26,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903146+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903146+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-026-002\",\"LocationName\":\"六行二十六列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":26,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390315+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903151+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-026-003\",\"LocationName\":\"六行二十六列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":26,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903154+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903155+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-026-004\",\"LocationName\":\"六行二十六列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":26,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903159+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903159+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-026-005\",\"LocationName\":\"六行二十六列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":26,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903163+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903163+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-026-006\",\"LocationName\":\"六行二十六列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":26,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903167+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903168+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-026-007\",\"LocationName\":\"六行二十六列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":26,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903171+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903172+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-026-008\",\"LocationName\":\"六行二十六列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":26,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903201+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903202+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-027-001\",\"LocationName\":\"六行二十七列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":27,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903206+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903206+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-027-002\",\"LocationName\":\"六行二十七列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":27,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390321+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903211+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-027-003\",\"LocationName\":\"六行二十七列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":27,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903214+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903215+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-027-004\",\"LocationName\":\"六行二十七列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":27,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903219+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903219+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-027-005\",\"LocationName\":\"六行二十七列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":27,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903223+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903223+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-027-006\",\"LocationName\":\"六行二十七列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":27,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903227+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903228+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-027-007\",\"LocationName\":\"六行二十七列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":27,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903231+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903232+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-027-008\",\"LocationName\":\"六行二十七列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":27,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903236+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903236+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-028-001\",\"LocationName\":\"六行二十八列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":28,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390324+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390324+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-028-002\",\"LocationName\":\"六行二十八列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":28,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903272+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903272+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-028-003\",\"LocationName\":\"六行二十八列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":28,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903276+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903276+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-028-004\",\"LocationName\":\"六行二十八列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":28,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390328+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903281+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-028-005\",\"LocationName\":\"六行二十八列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":28,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903284+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903285+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-028-006\",\"LocationName\":\"六行二十八列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":28,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903289+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903289+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-028-007\",\"LocationName\":\"六行二十八列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":28,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903293+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903293+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-028-008\",\"LocationName\":\"六行二十八列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":28,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903297+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903297+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-029-001\",\"LocationName\":\"六行二十九列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":29,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903301+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903302+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-029-002\",\"LocationName\":\"六行二十九列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":29,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903305+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903306+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-029-003\",\"LocationName\":\"六行二十九列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":29,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390334+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390334+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-029-004\",\"LocationName\":\"六行二十九列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":29,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903344+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903345+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-029-005\",\"LocationName\":\"六行二十九列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":29,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903348+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903349+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-029-006\",\"LocationName\":\"六行二十九列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":29,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903353+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903353+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-029-007\",\"LocationName\":\"六行二十九列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":29,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903357+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903357+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-029-008\",\"LocationName\":\"六行二十九列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":29,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903361+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903362+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-030-001\",\"LocationName\":\"六行三十列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":30,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903365+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903366+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-030-002\",\"LocationName\":\"六行三十列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":30,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390337+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390337+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-030-003\",\"LocationName\":\"六行三十列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":30,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903374+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903374+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-030-004\",\"LocationName\":\"六行三十列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":30,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903378+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903378+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-030-005\",\"LocationName\":\"六行三十列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":30,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390341+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390341+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-030-006\",\"LocationName\":\"六行三十列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":30,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903414+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903414+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-030-007\",\"LocationName\":\"六行三十列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":30,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903418+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903418+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-030-008\",\"LocationName\":\"六行三十列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":30,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903422+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903422+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-031-001\",\"LocationName\":\"六行三十一列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":31,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903426+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903426+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-031-002\",\"LocationName\":\"六行三十一列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":31,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903431+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903431+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-031-003\",\"LocationName\":\"六行三十一列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":31,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903435+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903435+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-031-004\",\"LocationName\":\"六行三十一列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":31,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903439+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390344+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-031-005\",\"LocationName\":\"六行三十一列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":31,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903444+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903444+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-031-006\",\"LocationName\":\"六行三十一列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":31,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903507+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903508+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-031-007\",\"LocationName\":\"六行三十一列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":31,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903512+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903512+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-031-008\",\"LocationName\":\"六行三十一列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":31,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903516+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903517+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-032-001\",\"LocationName\":\"六行三十二列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":32,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903521+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903521+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-032-002\",\"LocationName\":\"六行三十二列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":32,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903525+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903525+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-032-003\",\"LocationName\":\"六行三十二列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":32,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903529+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903529+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-032-004\",\"LocationName\":\"六行三十二列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":32,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903534+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903534+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-032-005\",\"LocationName\":\"六行三十二列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":32,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903538+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903538+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-032-006\",\"LocationName\":\"六行三十二列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":32,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903542+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903542+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-032-007\",\"LocationName\":\"六行三十二列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":32,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903546+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903547+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-032-008\",\"LocationName\":\"六行三十二列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":32,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903577+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903577+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-033-001\",\"LocationName\":\"六行三十三列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":33,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903581+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903581+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-033-002\",\"LocationName\":\"六行三十三列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":33,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903587+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903587+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-033-003\",\"LocationName\":\"六行三十三列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":33,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903591+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903591+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-033-004\",\"LocationName\":\"六行三十三列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":33,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390364+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903641+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-033-005\",\"LocationName\":\"六行三十三列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":33,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903646+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903647+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-033-006\",\"LocationName\":\"六行三十三列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":33,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903652+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903652+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-033-007\",\"LocationName\":\"六行三十三列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":33,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903658+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903658+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-033-008\",\"LocationName\":\"六行三十三列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":33,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903664+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903664+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-034-001\",\"LocationName\":\"六行三十四列一层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":34,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390367+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390367+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-034-002\",\"LocationName\":\"六行三十四列二层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":34,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903676+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903676+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-034-003\",\"LocationName\":\"六行三十四列三层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":34,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903681+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903682+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-034-004\",\"LocationName\":\"六行三十四列四层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":34,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903688+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903688+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-034-005\",\"LocationName\":\"六行三十四列五层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":34,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903694+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903694+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-034-006\",\"LocationName\":\"六行三十四列六层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":34,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903732+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903733+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-034-007\",\"LocationName\":\"六行三十四列七层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":34,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903738+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903738+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"006-034-008\",\"LocationName\":\"六行三十四列八层\",\"RoadwayNo\":\"CWSC3\",\"Row\":6,\"Column\":34,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903744+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903745+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-001-001\",\"LocationName\":\"七行一列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390375+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903751+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-001-002\",\"LocationName\":\"七行一列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903756+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903757+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-001-003\",\"LocationName\":\"七行一列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903762+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903762+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-001-004\",\"LocationName\":\"七行一列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903767+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903768+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-001-005\",\"LocationName\":\"七行一列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903773+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903773+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-001-006\",\"LocationName\":\"七行一列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903778+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903779+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-001-007\",\"LocationName\":\"七行一列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":1,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903784+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903784+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-001-008\",\"LocationName\":\"七行一列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":1,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903822+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903823+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-002-001\",\"LocationName\":\"七行二列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903828+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903829+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-002-002\",\"LocationName\":\"七行二列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903834+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903835+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-002-003\",\"LocationName\":\"七行二列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390384+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390384+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-002-004\",\"LocationName\":\"七行二列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903845+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903846+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-002-005\",\"LocationName\":\"七行二列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390385+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903851+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-002-006\",\"LocationName\":\"七行二列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903856+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903857+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-002-007\",\"LocationName\":\"七行二列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":2,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903861+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903862+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-002-008\",\"LocationName\":\"七行二列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":2,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903867+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903868+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-003-001\",\"LocationName\":\"七行三列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903872+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903873+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-003-002\",\"LocationName\":\"七行三列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903878+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903879+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-003-003\",\"LocationName\":\"七行三列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903917+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903918+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-003-004\",\"LocationName\":\"七行三列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903923+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903924+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-003-005\",\"LocationName\":\"七行三列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903928+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903929+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-003-006\",\"LocationName\":\"七行三列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903934+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903935+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-003-007\",\"LocationName\":\"七行三列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":3,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903939+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390394+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-003-008\",\"LocationName\":\"七行三列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":3,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903946+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903946+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-004-001\",\"LocationName\":\"七行四列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903951+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903951+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-004-002\",\"LocationName\":\"七行四列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903956+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903957+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-004-003\",\"LocationName\":\"七行四列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903962+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903962+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-004-004\",\"LocationName\":\"七行四列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3903967+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3903968+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-004-005\",\"LocationName\":\"七行四列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904004+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904005+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-004-006\",\"LocationName\":\"七行四列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390401+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904011+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-004-007\",\"LocationName\":\"七行四列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":4,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904015+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904016+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-004-008\",\"LocationName\":\"七行四列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":4,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904021+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904022+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-005-001\",\"LocationName\":\"七行五列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904026+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904027+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-005-002\",\"LocationName\":\"七行五列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904032+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904032+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-005-003\",\"LocationName\":\"七行五列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904037+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904038+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-005-004\",\"LocationName\":\"七行五列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904043+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904044+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-005-005\",\"LocationName\":\"七行五列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904049+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904049+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-005-006\",\"LocationName\":\"七行五列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904054+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904055+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-005-007\",\"LocationName\":\"七行五列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":5,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904059+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390406+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-005-008\",\"LocationName\":\"七行五列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":5,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904108+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904108+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-006-001\",\"LocationName\":\"七行六列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904113+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904114+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-006-002\",\"LocationName\":\"七行六列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904119+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904119+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-006-003\",\"LocationName\":\"七行六列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904124+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904125+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-006-004\",\"LocationName\":\"七行六列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390413+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390413+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-006-005\",\"LocationName\":\"七行六列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904135+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904135+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-006-006\",\"LocationName\":\"七行六列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390414+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904141+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-006-007\",\"LocationName\":\"七行六列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":6,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904146+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904147+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-006-008\",\"LocationName\":\"七行六列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":6,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904152+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904152+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-007-001\",\"LocationName\":\"七行七列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904157+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904158+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-007-002\",\"LocationName\":\"七行七列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904163+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904163+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-007-003\",\"LocationName\":\"七行七列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904208+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904208+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-007-004\",\"LocationName\":\"七行七列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904214+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904214+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-007-005\",\"LocationName\":\"七行七列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904219+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904219+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-007-006\",\"LocationName\":\"七行七列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904224+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904225+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-007-007\",\"LocationName\":\"七行七列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":7,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904229+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390423+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-007-008\",\"LocationName\":\"七行七列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":7,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904235+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904236+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-008-001\",\"LocationName\":\"七行八列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904241+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904241+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-008-002\",\"LocationName\":\"七行八列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904246+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904247+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-008-003\",\"LocationName\":\"七行八列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904252+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904252+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-008-004\",\"LocationName\":\"七行八列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904257+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904258+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-008-005\",\"LocationName\":\"七行八列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904296+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904297+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-008-006\",\"LocationName\":\"七行八列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904302+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904302+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-008-007\",\"LocationName\":\"七行八列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":8,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904307+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904307+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-008-008\",\"LocationName\":\"七行八列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":8,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904313+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904313+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-009-001\",\"LocationName\":\"七行九列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904318+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904318+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-009-002\",\"LocationName\":\"七行九列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904323+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904324+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-009-003\",\"LocationName\":\"七行九列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904329+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390433+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-009-004\",\"LocationName\":\"七行九列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904335+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904335+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-009-005\",\"LocationName\":\"七行九列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390434+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904341+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-009-006\",\"LocationName\":\"七行九列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904346+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904346+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-009-007\",\"LocationName\":\"七行九列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":9,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904351+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904351+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-009-008\",\"LocationName\":\"七行九列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":9,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904391+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904391+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-010-001\",\"LocationName\":\"七行十列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904396+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904396+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-010-002\",\"LocationName\":\"七行十列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904402+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904402+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-010-003\",\"LocationName\":\"七行十列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904407+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904408+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-010-004\",\"LocationName\":\"七行十列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904413+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904413+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-010-005\",\"LocationName\":\"七行十列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904419+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904419+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-010-006\",\"LocationName\":\"七行十列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904424+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904425+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-010-007\",\"LocationName\":\"七行十列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":10,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904429+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390443+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-010-008\",\"LocationName\":\"七行十列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":10,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904435+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904436+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-011-001\",\"LocationName\":\"七行十一列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904441+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904441+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-011-002\",\"LocationName\":\"七行十一列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904481+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904481+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-011-003\",\"LocationName\":\"七行十一列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904486+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904487+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-011-004\",\"LocationName\":\"七行十一列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904492+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904493+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-011-005\",\"LocationName\":\"七行十一列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904498+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904499+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-011-006\",\"LocationName\":\"七行十一列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904504+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904505+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-011-007\",\"LocationName\":\"七行十一列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":11,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390451+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904511+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-011-008\",\"LocationName\":\"七行十一列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":11,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904516+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904516+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-012-001\",\"LocationName\":\"七行十二列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904522+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904522+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-012-002\",\"LocationName\":\"七行十二列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904528+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904528+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-012-003\",\"LocationName\":\"七行十二列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904533+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904534+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-012-004\",\"LocationName\":\"七行十二列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904572+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904572+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-012-005\",\"LocationName\":\"七行十二列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904577+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904578+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-012-006\",\"LocationName\":\"七行十二列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904583+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904584+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-012-007\",\"LocationName\":\"七行十二列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":12,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904589+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904589+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-012-008\",\"LocationName\":\"七行十二列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":12,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904594+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904595+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-013-001\",\"LocationName\":\"七行十三列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.39046+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904601+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-013-002\",\"LocationName\":\"七行十三列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904606+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904607+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-013-003\",\"LocationName\":\"七行十三列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904612+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904612+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-013-004\",\"LocationName\":\"七行十三列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904617+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904618+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-013-005\",\"LocationName\":\"七行十三列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904623+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904624+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-013-006\",\"LocationName\":\"七行十三列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904663+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904663+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-013-007\",\"LocationName\":\"七行十三列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":13,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904668+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904669+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-013-008\",\"LocationName\":\"七行十三列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":13,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904674+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904675+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-014-001\",\"LocationName\":\"七行十四列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390468+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390468+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-014-002\",\"LocationName\":\"七行十四列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904686+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904686+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-014-003\",\"LocationName\":\"七行十四列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904691+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904692+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-014-004\",\"LocationName\":\"七行十四列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904697+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904698+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-014-005\",\"LocationName\":\"七行十四列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904703+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904704+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-014-006\",\"LocationName\":\"七行十四列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904709+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390471+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-014-007\",\"LocationName\":\"七行十四列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":14,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904714+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904715+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-014-008\",\"LocationName\":\"七行十四列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":14,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904755+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904755+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-015-001\",\"LocationName\":\"七行十五列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390476+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904761+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-015-002\",\"LocationName\":\"七行十五列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904767+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904767+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-015-003\",\"LocationName\":\"七行十五列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904772+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904773+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-015-004\",\"LocationName\":\"七行十五列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904778+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904779+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-015-005\",\"LocationName\":\"七行十五列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904784+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904784+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-015-006\",\"LocationName\":\"七行十五列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904789+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390479+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-015-007\",\"LocationName\":\"七行十五列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":15,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904795+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904795+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-015-008\",\"LocationName\":\"七行十五列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":15,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904801+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904802+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-016-001\",\"LocationName\":\"七行十六列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904851+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904852+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-016-002\",\"LocationName\":\"七行十六列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904858+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904858+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-016-003\",\"LocationName\":\"七行十六列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904863+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904864+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-016-004\",\"LocationName\":\"七行十六列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904869+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390487+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-016-005\",\"LocationName\":\"七行十六列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904875+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904875+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-016-006\",\"LocationName\":\"七行十六列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904881+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904882+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-016-007\",\"LocationName\":\"七行十六列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":16,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904887+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904887+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-016-008\",\"LocationName\":\"七行十六列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":16,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904893+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904893+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-017-001\",\"LocationName\":\"七行十七列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904899+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.39049+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-017-002\",\"LocationName\":\"七行十七列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904905+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904906+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-017-003\",\"LocationName\":\"七行十七列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904952+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904953+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-017-004\",\"LocationName\":\"七行十七列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904958+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904959+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-017-005\",\"LocationName\":\"七行十七列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904964+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904964+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-017-006\",\"LocationName\":\"七行十七列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390497+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904971+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-017-007\",\"LocationName\":\"七行十七列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":17,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904976+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904977+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-017-008\",\"LocationName\":\"七行十七列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":17,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904982+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904983+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-018-001\",\"LocationName\":\"七行十八列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904988+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904989+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-018-002\",\"LocationName\":\"七行十八列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3904995+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3904995+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-018-003\",\"LocationName\":\"七行十八列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905001+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-018-004\",\"LocationName\":\"七行十八列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905006+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905007+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-018-005\",\"LocationName\":\"七行十八列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905047+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905047+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-018-006\",\"LocationName\":\"七行十八列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905053+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905054+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-018-007\",\"LocationName\":\"七行十八列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":18,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905059+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905059+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-018-008\",\"LocationName\":\"七行十八列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":18,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905065+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905065+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-019-001\",\"LocationName\":\"七行十九列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390507+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905071+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-019-002\",\"LocationName\":\"七行十九列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905077+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905077+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-019-003\",\"LocationName\":\"七行十九列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905082+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905083+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-019-004\",\"LocationName\":\"七行十九列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905088+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905089+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-019-005\",\"LocationName\":\"七行十九列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905094+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905095+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-019-006\",\"LocationName\":\"七行十九列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.39051+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905101+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-019-007\",\"LocationName\":\"七行十九列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":19,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390514+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390514+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-019-008\",\"LocationName\":\"七行十九列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":19,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905146+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905146+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-020-001\",\"LocationName\":\"七行二十列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905152+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905152+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-020-002\",\"LocationName\":\"七行二十列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905158+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905159+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-020-003\",\"LocationName\":\"七行二十列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905164+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905165+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-020-004\",\"LocationName\":\"七行二十列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905171+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905171+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-020-005\",\"LocationName\":\"七行二十列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905177+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905177+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-020-006\",\"LocationName\":\"七行二十列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905183+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905184+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-020-007\",\"LocationName\":\"七行二十列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":20,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905189+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905189+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-020-008\",\"LocationName\":\"七行二十列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":20,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905195+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905196+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-021-001\",\"LocationName\":\"七行二十一列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":21,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905234+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905235+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-021-002\",\"LocationName\":\"七行二十一列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":21,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905241+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905241+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-021-003\",\"LocationName\":\"七行二十一列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":21,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905247+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905247+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-021-004\",\"LocationName\":\"七行二十一列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":21,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905254+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905254+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-021-005\",\"LocationName\":\"七行二十一列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":21,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905259+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390526+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-021-006\",\"LocationName\":\"七行二十一列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":21,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905266+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905266+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-021-007\",\"LocationName\":\"七行二十一列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":21,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905271+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905272+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-021-008\",\"LocationName\":\"七行二十一列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":21,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905278+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905278+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-022-001\",\"LocationName\":\"七行二十二列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":22,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905284+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905285+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-022-002\",\"LocationName\":\"七行二十二列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":22,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905327+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905328+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-022-003\",\"LocationName\":\"七行二十二列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":22,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905333+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905334+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-022-004\",\"LocationName\":\"七行二十二列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":22,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905339+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390534+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-022-005\",\"LocationName\":\"七行二十二列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":22,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905346+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905346+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-022-006\",\"LocationName\":\"七行二十二列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":22,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905352+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905352+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-022-007\",\"LocationName\":\"七行二十二列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":22,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905358+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905359+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-022-008\",\"LocationName\":\"七行二十二列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":22,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905364+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905365+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-023-001\",\"LocationName\":\"七行二十三列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":23,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390537+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905371+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-023-002\",\"LocationName\":\"七行二十三列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":23,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905376+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905377+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-023-003\",\"LocationName\":\"七行二十三列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":23,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905383+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905383+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-023-004\",\"LocationName\":\"七行二十三列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":23,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905427+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905427+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-023-005\",\"LocationName\":\"七行二十三列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":23,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905433+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905433+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-023-006\",\"LocationName\":\"七行二十三列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":23,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905439+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390544+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-023-007\",\"LocationName\":\"七行二十三列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":23,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905445+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905445+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-023-008\",\"LocationName\":\"七行二十三列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":23,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905451+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905452+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-024-001\",\"LocationName\":\"七行二十四列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":24,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905457+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905458+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-024-002\",\"LocationName\":\"七行二十四列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":24,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905463+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905464+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-024-003\",\"LocationName\":\"七行二十四列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":24,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905469+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390547+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-024-004\",\"LocationName\":\"七行二十四列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":24,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905476+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905476+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-024-005\",\"LocationName\":\"七行二十四列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":24,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905515+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905516+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-024-006\",\"LocationName\":\"七行二十四列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":24,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905522+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905522+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-024-007\",\"LocationName\":\"七行二十四列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":24,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905528+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905529+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-024-008\",\"LocationName\":\"七行二十四列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":24,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905534+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905535+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-025-001\",\"LocationName\":\"七行二十五列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":25,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390554+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905541+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-025-002\",\"LocationName\":\"七行二十五列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":25,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905547+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905547+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-025-003\",\"LocationName\":\"七行二十五列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":25,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905553+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905553+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-025-004\",\"LocationName\":\"七行二十五列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":25,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905559+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390556+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-025-005\",\"LocationName\":\"七行二十五列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":25,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905565+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905566+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-025-006\",\"LocationName\":\"七行二十五列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":25,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905604+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905605+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-025-007\",\"LocationName\":\"七行二十五列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":25,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905611+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905611+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-025-008\",\"LocationName\":\"七行二十五列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":25,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905617+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905618+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-026-001\",\"LocationName\":\"七行二十六列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":26,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905624+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905624+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-026-002\",\"LocationName\":\"七行二十六列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":26,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390563+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390563+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-026-003\",\"LocationName\":\"七行二十六列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":26,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905636+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905636+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-026-004\",\"LocationName\":\"七行二十六列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":26,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905642+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905642+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-026-005\",\"LocationName\":\"七行二十六列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":26,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905648+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905648+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-026-006\",\"LocationName\":\"七行二十六列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":26,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905654+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905655+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-026-007\",\"LocationName\":\"七行二十六列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":26,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390566+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390566+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-026-008\",\"LocationName\":\"七行二十六列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":26,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905707+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905707+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-027-001\",\"LocationName\":\"七行二十七列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":27,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905713+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905713+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-027-002\",\"LocationName\":\"七行二十七列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":27,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905719+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390572+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-027-003\",\"LocationName\":\"七行二十七列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":27,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905725+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905726+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-027-004\",\"LocationName\":\"七行二十七列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":27,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905732+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905732+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-027-005\",\"LocationName\":\"七行二十七列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":27,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905738+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905738+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-027-006\",\"LocationName\":\"七行二十七列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":27,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905744+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905744+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-027-007\",\"LocationName\":\"七行二十七列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":27,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390575+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390575+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-027-008\",\"LocationName\":\"七行二十七列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":27,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905756+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905756+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-028-001\",\"LocationName\":\"七行二十八列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":28,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905795+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905796+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-028-002\",\"LocationName\":\"七行二十八列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":28,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905801+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905802+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-028-003\",\"LocationName\":\"七行二十八列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":28,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905807+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905808+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-028-004\",\"LocationName\":\"七行二十八列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":28,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905813+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905814+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-028-005\",\"LocationName\":\"七行二十八列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":28,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905819+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.390582+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-028-006\",\"LocationName\":\"七行二十八列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":28,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905826+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905826+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-028-007\",\"LocationName\":\"七行二十八列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":28,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905832+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905832+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-028-008\",\"LocationName\":\"七行二十八列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":28,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905838+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905839+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-029-001\",\"LocationName\":\"七行二十九列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":29,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905844+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905845+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-029-002\",\"LocationName\":\"七行二十九列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":29,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905851+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905852+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-029-003\",\"LocationName\":\"七行二十九列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":29,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905894+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905894+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-029-004\",\"LocationName\":\"七行二十九列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":29,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.39059+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.39059+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-029-005\",\"LocationName\":\"七行二十九列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":29,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905906+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905907+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-029-006\",\"LocationName\":\"七行二十九列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":29,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905912+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905913+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-029-007\",\"LocationName\":\"七行二十九列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":29,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905918+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905918+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-029-008\",\"LocationName\":\"七行二十九列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":29,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905924+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905925+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-030-001\",\"LocationName\":\"七行三十列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":30,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.390593+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905931+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-030-002\",\"LocationName\":\"七行三十列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":30,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905936+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905937+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-030-003\",\"LocationName\":\"七行三十列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":30,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3905942+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3905943+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-030-004\",\"LocationName\":\"七行三十列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":30,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910305+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910321+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-030-005\",\"LocationName\":\"七行三十列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":30,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910395+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910395+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-030-006\",\"LocationName\":\"七行三十列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":30,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910401+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910402+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-030-007\",\"LocationName\":\"七行三十列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":30,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910407+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910408+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-030-008\",\"LocationName\":\"七行三十列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":30,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910413+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910413+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-031-001\",\"LocationName\":\"七行三十一列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":31,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910419+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.391042+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-031-002\",\"LocationName\":\"七行三十一列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":31,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910567+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910567+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-031-003\",\"LocationName\":\"七行三十一列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":31,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910574+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910574+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-031-004\",\"LocationName\":\"七行三十一列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":31,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.391058+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.391058+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-031-005\",\"LocationName\":\"七行三十一列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":31,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910586+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910586+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-031-006\",\"LocationName\":\"七行三十一列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":31,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910592+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910592+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-031-007\",\"LocationName\":\"七行三十一列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":31,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910597+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910598+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-031-008\",\"LocationName\":\"七行三十一列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":31,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910603+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910604+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-032-001\",\"LocationName\":\"七行三十二列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":32,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910609+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.391061+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-032-002\",\"LocationName\":\"七行三十二列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":32,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910615+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910616+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-032-003\",\"LocationName\":\"七行三十二列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":32,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910621+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910621+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-032-004\",\"LocationName\":\"七行三十二列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":32,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910658+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910658+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-032-005\",\"LocationName\":\"七行三十二列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":32,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910663+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910664+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-032-006\",\"LocationName\":\"七行三十二列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":32,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910669+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.391067+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-032-007\",\"LocationName\":\"七行三十二列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":32,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910675+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910675+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-032-008\",\"LocationName\":\"七行三十二列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":32,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.391068+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910681+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-033-001\",\"LocationName\":\"七行三十三列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":33,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910686+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910687+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-033-002\",\"LocationName\":\"七行三十三列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":33,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910692+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910692+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-033-003\",\"LocationName\":\"七行三十三列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":33,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910698+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910698+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-033-004\",\"LocationName\":\"七行三十三列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":33,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910703+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910704+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-033-005\",\"LocationName\":\"七行三十三列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":33,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910738+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910739+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-033-006\",\"LocationName\":\"七行三十三列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":33,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910744+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910745+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-033-007\",\"LocationName\":\"七行三十三列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":33,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.391075+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.391075+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-033-008\",\"LocationName\":\"七行三十三列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":33,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910755+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910756+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-034-001\",\"LocationName\":\"七行三十四列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":34,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910761+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910761+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-034-002\",\"LocationName\":\"七行三十四列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":34,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910767+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910768+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-034-003\",\"LocationName\":\"七行三十四列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":34,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910773+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910774+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-034-004\",\"LocationName\":\"七行三十四列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":34,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910779+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910779+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-034-005\",\"LocationName\":\"七行三十四列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":34,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910784+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910785+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-034-006\",\"LocationName\":\"七行三十四列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":34,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.391079+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910791+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-034-007\",\"LocationName\":\"七行三十四列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":34,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910826+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910827+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"007-034-008\",\"LocationName\":\"七行三十四列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":7,\"Column\":34,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910832+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910832+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-001-001\",\"LocationName\":\"八行一列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910838+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910838+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-001-002\",\"LocationName\":\"八行一列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910843+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910844+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-001-003\",\"LocationName\":\"八行一列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910849+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910849+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-001-004\",\"LocationName\":\"八行一列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910854+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910854+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-001-005\",\"LocationName\":\"八行一列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910859+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910859+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-001-006\",\"LocationName\":\"八行一列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910864+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910865+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-001-007\",\"LocationName\":\"八行一列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":1,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910869+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.391087+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-001-008\",\"LocationName\":\"八行一列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":1,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910875+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910875+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-002-001\",\"LocationName\":\"八行二列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910911+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910911+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-002-002\",\"LocationName\":\"八行二列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910916+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910917+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-002-003\",\"LocationName\":\"八行二列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910922+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910922+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-002-004\",\"LocationName\":\"八行二列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910927+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910927+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-002-005\",\"LocationName\":\"八行二列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910932+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910933+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-002-006\",\"LocationName\":\"八行二列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910938+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910938+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-002-007\",\"LocationName\":\"八行二列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":2,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910943+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910943+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-002-008\",\"LocationName\":\"八行二列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":2,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910948+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910948+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-003-001\",\"LocationName\":\"八行三列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910953+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910954+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-003-002\",\"LocationName\":\"八行三列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910958+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910959+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-003-003\",\"LocationName\":\"八行三列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910964+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910964+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-003-004\",\"LocationName\":\"八行三列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3910998+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3910999+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-003-005\",\"LocationName\":\"八行三列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911004+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911004+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-003-006\",\"LocationName\":\"八行三列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911009+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911009+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-003-007\",\"LocationName\":\"八行三列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":3,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911014+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911015+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-003-008\",\"LocationName\":\"八行三列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":3,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911019+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.391102+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-004-001\",\"LocationName\":\"八行四列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911025+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911025+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-004-002\",\"LocationName\":\"八行四列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.391103+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.391103+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-004-003\",\"LocationName\":\"八行四列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911035+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911035+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-004-004\",\"LocationName\":\"八行四列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.391104+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911041+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-004-005\",\"LocationName\":\"八行四列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911045+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911046+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-004-006\",\"LocationName\":\"八行四列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.391108+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.391108+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-004-007\",\"LocationName\":\"八行四列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":4,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911086+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911087+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-004-008\",\"LocationName\":\"八行四列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":4,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911092+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911092+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-005-001\",\"LocationName\":\"八行五列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911097+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911098+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-005-002\",\"LocationName\":\"八行五列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911102+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911103+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-005-003\",\"LocationName\":\"八行五列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911108+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911108+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-005-004\",\"LocationName\":\"八行五列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911113+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911113+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-005-005\",\"LocationName\":\"八行五列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911119+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911119+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-005-006\",\"LocationName\":\"八行五列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911125+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911126+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-005-007\",\"LocationName\":\"八行五列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":5,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.391113+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911131+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-005-008\",\"LocationName\":\"八行五列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":5,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911135+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911136+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-006-001\",\"LocationName\":\"八行六列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911175+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911175+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-006-002\",\"LocationName\":\"八行六列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.391118+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.391118+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-006-003\",\"LocationName\":\"八行六列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911185+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911185+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-006-004\",\"LocationName\":\"八行六列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.391119+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911191+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-006-005\",\"LocationName\":\"八行六列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911196+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911196+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-006-006\",\"LocationName\":\"八行六列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911201+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911201+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-006-007\",\"LocationName\":\"八行六列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":6,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911206+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911206+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-006-008\",\"LocationName\":\"八行六列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":6,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911211+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911212+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-007-001\",\"LocationName\":\"八行七列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911218+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911218+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-007-002\",\"LocationName\":\"八行七列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911224+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911224+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-007-003\",\"LocationName\":\"八行七列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911273+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911273+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-007-004\",\"LocationName\":\"八行七列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.391128+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.391128+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-007-005\",\"LocationName\":\"八行七列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911285+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911285+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-007-006\",\"LocationName\":\"八行七列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.391129+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911291+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-007-007\",\"LocationName\":\"八行七列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":7,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911296+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911296+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-007-008\",\"LocationName\":\"八行七列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":7,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911301+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911301+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-008-001\",\"LocationName\":\"八行八列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911306+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911306+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-008-002\",\"LocationName\":\"八行八列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911312+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911312+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-008-003\",\"LocationName\":\"八行八列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911317+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911317+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-008-004\",\"LocationName\":\"八行八列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911322+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911323+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-008-005\",\"LocationName\":\"八行八列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911327+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911328+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-008-006\",\"LocationName\":\"八行八列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911362+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911363+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-008-007\",\"LocationName\":\"八行八列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":8,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911368+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911368+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-008-008\",\"LocationName\":\"八行八列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":8,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911373+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911373+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-009-001\",\"LocationName\":\"八行九列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911378+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911379+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-009-002\",\"LocationName\":\"八行九列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911384+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911384+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-009-003\",\"LocationName\":\"八行九列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911389+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911389+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-009-004\",\"LocationName\":\"八行九列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911394+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911395+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-009-005\",\"LocationName\":\"八行九列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.39114+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.39114+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-009-006\",\"LocationName\":\"八行九列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911405+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911405+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-009-007\",\"LocationName\":\"八行九列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":9,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.391141+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.391141+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-009-008\",\"LocationName\":\"八行九列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":9,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911415+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911415+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-010-001\",\"LocationName\":\"八行十列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.391145+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911451+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-010-002\",\"LocationName\":\"八行十列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911456+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911457+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-010-003\",\"LocationName\":\"八行十列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911461+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911462+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-010-004\",\"LocationName\":\"八行十列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911467+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911467+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-010-005\",\"LocationName\":\"八行十列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911472+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911472+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-010-006\",\"LocationName\":\"八行十列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911477+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911477+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-010-007\",\"LocationName\":\"八行十列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":10,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911482+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911483+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-010-008\",\"LocationName\":\"八行十列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":10,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911487+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911488+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-011-001\",\"LocationName\":\"八行十一列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911493+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911493+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-011-002\",\"LocationName\":\"八行十一列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911499+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.39115+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-011-003\",\"LocationName\":\"八行十一列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911534+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911534+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-011-004\",\"LocationName\":\"八行十一列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911539+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.391154+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-011-005\",\"LocationName\":\"八行十一列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911545+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911545+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-011-006\",\"LocationName\":\"八行十一列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.391155+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911551+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-011-007\",\"LocationName\":\"八行十一列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":11,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911556+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911556+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-011-008\",\"LocationName\":\"八行十一列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":11,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911561+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911561+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-012-001\",\"LocationName\":\"八行十二列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911566+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911567+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-012-002\",\"LocationName\":\"八行十二列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911572+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911572+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-012-003\",\"LocationName\":\"八行十二列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911577+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911578+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-012-004\",\"LocationName\":\"八行十二列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911582+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911583+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-012-005\",\"LocationName\":\"八行十二列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911616+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911617+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-012-006\",\"LocationName\":\"八行十二列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911622+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911622+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-012-007\",\"LocationName\":\"八行十二列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":12,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911627+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911628+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-012-008\",\"LocationName\":\"八行十二列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":12,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911632+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911633+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-013-001\",\"LocationName\":\"八行十三列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911638+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911638+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-013-002\",\"LocationName\":\"八行十三列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911643+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911644+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-013-003\",\"LocationName\":\"八行十三列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911649+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911649+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-013-004\",\"LocationName\":\"八行十三列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911654+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911654+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-013-005\",\"LocationName\":\"八行十三列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911659+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.391166+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-013-006\",\"LocationName\":\"八行十三列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911665+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911666+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-013-007\",\"LocationName\":\"八行十三列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":13,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911701+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911702+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-013-008\",\"LocationName\":\"八行十三列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":13,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911707+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911707+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-014-001\",\"LocationName\":\"八行十四列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911712+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911713+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-014-002\",\"LocationName\":\"八行十四列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911718+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911718+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-014-003\",\"LocationName\":\"八行十四列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911723+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911724+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-014-004\",\"LocationName\":\"八行十四列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911729+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911729+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-014-005\",\"LocationName\":\"八行十四列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911734+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911735+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-014-006\",\"LocationName\":\"八行十四列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.391174+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.391174+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-014-007\",\"LocationName\":\"八行十四列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":14,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911745+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911746+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-014-008\",\"LocationName\":\"八行十四列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":14,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911782+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911783+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-015-001\",\"LocationName\":\"八行十五列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911788+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911788+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-015-002\",\"LocationName\":\"八行十五列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911793+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911794+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-015-003\",\"LocationName\":\"八行十五列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911799+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.39118+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-015-004\",\"LocationName\":\"八行十五列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911804+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911805+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-015-005\",\"LocationName\":\"八行十五列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.391181+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.391181+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-015-006\",\"LocationName\":\"八行十五列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911815+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911815+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-015-007\",\"LocationName\":\"八行十五列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":15,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.391182+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911821+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-015-008\",\"LocationName\":\"八行十五列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":15,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911825+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911826+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-016-001\",\"LocationName\":\"八行十六列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911831+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911831+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-016-002\",\"LocationName\":\"八行十六列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911866+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911867+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-016-003\",\"LocationName\":\"八行十六列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911872+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911873+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-016-004\",\"LocationName\":\"八行十六列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911878+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911878+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-016-005\",\"LocationName\":\"八行十六列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911883+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911883+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-016-006\",\"LocationName\":\"八行十六列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911888+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911889+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-016-007\",\"LocationName\":\"八行十六列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":16,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911894+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911894+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-016-008\",\"LocationName\":\"八行十六列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":16,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911899+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.39119+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-017-001\",\"LocationName\":\"八行十七列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911905+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911905+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-017-002\",\"LocationName\":\"八行十七列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.391191+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911911+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-017-003\",\"LocationName\":\"八行十七列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3911916+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3911916+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-017-004\",\"LocationName\":\"八行十七列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3918802+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3918806+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-017-005\",\"LocationName\":\"八行十七列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3918825+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3918825+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-017-006\",\"LocationName\":\"八行十七列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3918833+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3918833+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-017-007\",\"LocationName\":\"八行十七列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":17,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3918841+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3918841+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-017-008\",\"LocationName\":\"八行十七列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":17,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3918848+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3918849+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-018-001\",\"LocationName\":\"八行十八列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3918856+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3918857+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-018-002\",\"LocationName\":\"八行十八列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3918864+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3918864+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-018-003\",\"LocationName\":\"八行十八列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3918871+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3918872+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-018-004\",\"LocationName\":\"八行十八列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3918879+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3918879+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-018-005\",\"LocationName\":\"八行十八列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3918886+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3918887+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-018-006\",\"LocationName\":\"八行十八列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3918934+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3918934+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-018-007\",\"LocationName\":\"八行十八列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":18,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3918941+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3918942+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-018-008\",\"LocationName\":\"八行十八列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":18,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3918949+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.391895+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-019-001\",\"LocationName\":\"八行十九列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3918956+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3918957+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-019-002\",\"LocationName\":\"八行十九列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3918964+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3918965+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-019-003\",\"LocationName\":\"八行十九列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3918972+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3918972+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-019-004\",\"LocationName\":\"八行十九列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3918979+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3918979+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-019-005\",\"LocationName\":\"八行十九列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3918986+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3918987+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-019-006\",\"LocationName\":\"八行十九列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3918994+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3918994+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-019-007\",\"LocationName\":\"八行十九列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":19,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919001+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919001+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-019-008\",\"LocationName\":\"八行十九列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":19,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919043+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919043+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-020-001\",\"LocationName\":\"八行二十列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.391905+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919051+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-020-002\",\"LocationName\":\"八行二十列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919059+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.391906+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-020-003\",\"LocationName\":\"八行二十列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919067+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919067+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-020-004\",\"LocationName\":\"八行二十列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919074+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919075+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-020-005\",\"LocationName\":\"八行二十列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919082+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919083+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-020-006\",\"LocationName\":\"八行二十列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.391909+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.391909+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-020-007\",\"LocationName\":\"八行二十列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":20,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919097+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919098+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-020-008\",\"LocationName\":\"八行二十列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":20,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919104+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919105+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-021-001\",\"LocationName\":\"八行二十一列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":21,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919146+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919147+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-021-002\",\"LocationName\":\"八行二十一列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":21,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919154+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919155+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-021-003\",\"LocationName\":\"八行二十一列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":21,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919162+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919163+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-021-004\",\"LocationName\":\"八行二十一列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":21,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.391917+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919171+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-021-005\",\"LocationName\":\"八行二十一列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":21,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919178+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919178+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-021-006\",\"LocationName\":\"八行二十一列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":21,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919185+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919186+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-021-007\",\"LocationName\":\"八行二十一列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":21,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919193+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919194+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-021-008\",\"LocationName\":\"八行二十一列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":21,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919201+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919201+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-022-001\",\"LocationName\":\"八行二十二列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":22,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919209+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.391921+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-022-002\",\"LocationName\":\"八行二十二列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":22,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919217+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919217+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-022-003\",\"LocationName\":\"八行二十二列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":22,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919256+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919256+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-022-004\",\"LocationName\":\"八行二十二列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":22,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919263+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919264+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-022-005\",\"LocationName\":\"八行二十二列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":22,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919271+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919272+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-022-006\",\"LocationName\":\"八行二十二列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":22,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919279+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919279+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-022-007\",\"LocationName\":\"八行二十二列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":22,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919286+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919287+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-022-008\",\"LocationName\":\"八行二十二列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":22,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919294+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919294+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-023-001\",\"LocationName\":\"八行二十三列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":23,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919301+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919302+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-023-002\",\"LocationName\":\"八行二十三列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":23,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919309+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919309+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-023-003\",\"LocationName\":\"八行二十三列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":23,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919316+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919317+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-023-004\",\"LocationName\":\"八行二十三列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":23,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919355+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919356+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-023-005\",\"LocationName\":\"八行二十三列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":23,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919363+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919363+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-023-006\",\"LocationName\":\"八行二十三列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":23,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.391937+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919371+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-023-007\",\"LocationName\":\"八行二十三列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":23,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919378+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919379+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-023-008\",\"LocationName\":\"八行二十三列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":23,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919386+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919386+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-024-001\",\"LocationName\":\"八行二十四列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":24,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919393+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919394+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-024-002\",\"LocationName\":\"八行二十四列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":24,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919401+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919401+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-024-003\",\"LocationName\":\"八行二十四列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":24,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919408+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919409+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-024-004\",\"LocationName\":\"八行二十四列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":24,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919416+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919417+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-024-005\",\"LocationName\":\"八行二十四列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":24,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919424+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919425+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-024-006\",\"LocationName\":\"八行二十四列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":24,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919464+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919464+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-024-007\",\"LocationName\":\"八行二十四列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":24,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919471+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919472+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-024-008\",\"LocationName\":\"八行二十四列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":24,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919478+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919479+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-025-001\",\"LocationName\":\"八行二十五列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":25,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919486+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919487+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-025-002\",\"LocationName\":\"八行二十五列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":25,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919494+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919494+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-025-003\",\"LocationName\":\"八行二十五列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":25,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919502+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919502+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-025-004\",\"LocationName\":\"八行二十五列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":25,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919509+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.391951+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-025-005\",\"LocationName\":\"八行二十五列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":25,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919517+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919517+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-025-006\",\"LocationName\":\"八行二十五列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":25,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919524+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919525+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-025-007\",\"LocationName\":\"八行二十五列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":25,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919565+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919566+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-025-008\",\"LocationName\":\"八行二十五列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":25,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919573+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919573+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-026-001\",\"LocationName\":\"八行二十六列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":26,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.391958+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919581+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-026-002\",\"LocationName\":\"八行二十六列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":26,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919588+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919589+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-026-003\",\"LocationName\":\"八行二十六列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":26,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919596+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919597+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-026-004\",\"LocationName\":\"八行二十六列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":26,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919604+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919604+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-026-005\",\"LocationName\":\"八行二十六列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":26,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919612+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919612+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-026-006\",\"LocationName\":\"八行二十六列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":26,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919619+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.391962+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-026-007\",\"LocationName\":\"八行二十六列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":26,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919627+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919627+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-026-008\",\"LocationName\":\"八行二十六列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":26,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919634+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919635+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-027-001\",\"LocationName\":\"八行二十七列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":27,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919685+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919686+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-027-002\",\"LocationName\":\"八行二十七列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":27,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919693+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919694+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-027-003\",\"LocationName\":\"八行二十七列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":27,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919701+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919701+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-027-004\",\"LocationName\":\"八行二十七列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":27,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919709+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919709+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-027-005\",\"LocationName\":\"八行二十七列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":27,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919716+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919716+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-027-006\",\"LocationName\":\"八行二十七列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":27,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919724+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919725+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-027-007\",\"LocationName\":\"八行二十七列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":27,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919732+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919732+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-027-008\",\"LocationName\":\"八行二十七列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":27,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.391974+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.391974+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-028-001\",\"LocationName\":\"八行二十八列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":28,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919747+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919748+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-028-002\",\"LocationName\":\"八行二十八列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":28,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919788+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919788+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-028-003\",\"LocationName\":\"八行二十八列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":28,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919796+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919797+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-028-004\",\"LocationName\":\"八行二十八列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":28,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919804+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919804+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-028-005\",\"LocationName\":\"八行二十八列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":28,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919812+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919813+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-028-006\",\"LocationName\":\"八行二十八列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":28,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.391982+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.391982+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-028-007\",\"LocationName\":\"八行二十八列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":28,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919827+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919828+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-028-008\",\"LocationName\":\"八行二十八列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":28,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919835+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919836+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-029-001\",\"LocationName\":\"八行二十九列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":29,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919843+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919844+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-029-002\",\"LocationName\":\"八行二十九列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":29,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919851+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919852+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-029-003\",\"LocationName\":\"八行二十九列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":29,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919859+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.391986+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-029-004\",\"LocationName\":\"八行二十九列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":29,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919898+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919899+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-029-005\",\"LocationName\":\"八行二十九列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":29,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919906+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919906+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-029-006\",\"LocationName\":\"八行二十九列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":29,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919914+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919914+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-029-007\",\"LocationName\":\"八行二十九列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":29,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919921+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919922+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-029-008\",\"LocationName\":\"八行二十九列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":29,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919929+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919929+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-030-001\",\"LocationName\":\"八行三十列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":30,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919937+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919937+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-030-002\",\"LocationName\":\"八行三十列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":30,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919944+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919945+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-030-003\",\"LocationName\":\"八行三十列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":30,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919952+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919953+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-030-004\",\"LocationName\":\"八行三十列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":30,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919959+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.391996+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-030-005\",\"LocationName\":\"八行三十列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":30,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3919999+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3919999+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-030-006\",\"LocationName\":\"八行三十列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":30,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920007+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920007+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-030-007\",\"LocationName\":\"八行三十列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":30,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920014+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920015+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-030-008\",\"LocationName\":\"八行三十列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":30,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920022+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920023+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-031-001\",\"LocationName\":\"八行三十一列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":31,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392003+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392003+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-031-002\",\"LocationName\":\"八行三十一列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":31,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920038+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920038+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-031-003\",\"LocationName\":\"八行三十一列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":31,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920045+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920046+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-031-004\",\"LocationName\":\"八行三十一列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":31,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920053+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920053+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-031-005\",\"LocationName\":\"八行三十一列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":31,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920061+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920061+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-031-006\",\"LocationName\":\"八行三十一列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":31,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920069+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920069+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-031-007\",\"LocationName\":\"八行三十一列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":31,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920108+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920108+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-031-008\",\"LocationName\":\"八行三十一列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":31,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920115+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920116+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-032-001\",\"LocationName\":\"八行三十二列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":32,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920123+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920124+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-032-002\",\"LocationName\":\"八行三十二列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":32,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920131+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920131+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-032-003\",\"LocationName\":\"八行三十二列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":32,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920139+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920139+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-032-004\",\"LocationName\":\"八行三十二列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":32,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920146+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920147+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-032-005\",\"LocationName\":\"八行三十二列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":32,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920154+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920154+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-032-006\",\"LocationName\":\"八行三十二列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":32,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920162+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920162+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-032-007\",\"LocationName\":\"八行三十二列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":32,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392017+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392017+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-032-008\",\"LocationName\":\"八行三十二列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":32,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920208+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920209+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-033-001\",\"LocationName\":\"八行三十三列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":33,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920216+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920217+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-033-002\",\"LocationName\":\"八行三十三列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":33,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920224+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920224+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-033-003\",\"LocationName\":\"八行三十三列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":33,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920232+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920232+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-033-004\",\"LocationName\":\"八行三十三列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":33,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920239+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392024+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-033-005\",\"LocationName\":\"八行三十三列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":33,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920247+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920247+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-033-006\",\"LocationName\":\"八行三十三列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":33,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920255+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920255+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-033-007\",\"LocationName\":\"八行三十三列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":33,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920262+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920263+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-033-008\",\"LocationName\":\"八行三十三列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":33,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392027+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920271+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-034-001\",\"LocationName\":\"八行三十四列一层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":34,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920278+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920279+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-034-002\",\"LocationName\":\"八行三十四列二层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":34,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392032+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920321+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-034-003\",\"LocationName\":\"八行三十四列三层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":34,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920328+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920329+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-034-004\",\"LocationName\":\"八行三十四列四层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":34,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920337+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920338+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-034-005\",\"LocationName\":\"八行三十四列五层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":34,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920345+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920346+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-034-006\",\"LocationName\":\"八行三十四列六层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":34,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920353+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920354+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-034-007\",\"LocationName\":\"八行三十四列七层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":34,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920362+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920362+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"008-034-008\",\"LocationName\":\"八行三十四列八层\",\"RoadwayNo\":\"CWSC4\",\"Row\":8,\"Column\":34,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920369+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392037+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-001-001\",\"LocationName\":\"九行一列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920378+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920378+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-001-002\",\"LocationName\":\"九行一列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920386+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920386+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-001-003\",\"LocationName\":\"九行一列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920424+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920425+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-001-004\",\"LocationName\":\"九行一列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920432+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920433+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-001-005\",\"LocationName\":\"九行一列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392044+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392044+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-001-006\",\"LocationName\":\"九行一列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920447+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920447+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-001-007\",\"LocationName\":\"九行一列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":1,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920454+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920455+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-001-008\",\"LocationName\":\"九行一列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":1,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920461+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920462+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-002-001\",\"LocationName\":\"九行二列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920469+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920469+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-002-002\",\"LocationName\":\"九行二列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920476+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920477+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-002-003\",\"LocationName\":\"九行二列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920483+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920484+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-002-004\",\"LocationName\":\"九行二列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392049+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920491+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-002-005\",\"LocationName\":\"九行二列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920498+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920498+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-002-006\",\"LocationName\":\"九行二列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920546+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920546+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-002-007\",\"LocationName\":\"九行二列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":2,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920553+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920553+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-002-008\",\"LocationName\":\"九行二列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":2,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392056+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920561+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-003-001\",\"LocationName\":\"九行三列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920567+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920568+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-003-002\",\"LocationName\":\"九行三列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920575+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920575+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-003-003\",\"LocationName\":\"九行三列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920582+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920583+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-003-004\",\"LocationName\":\"九行三列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920589+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392059+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-003-005\",\"LocationName\":\"九行三列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920597+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920597+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-003-006\",\"LocationName\":\"九行三列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920604+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920604+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-003-007\",\"LocationName\":\"九行三列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":3,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920611+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920612+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-003-008\",\"LocationName\":\"九行三列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":3,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920618+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920619+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-004-001\",\"LocationName\":\"九行四列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920656+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920656+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-004-002\",\"LocationName\":\"九行四列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920663+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920664+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-004-003\",\"LocationName\":\"九行四列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920671+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920671+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-004-004\",\"LocationName\":\"九行四列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920678+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920679+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-004-005\",\"LocationName\":\"九行四列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920686+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920687+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-004-006\",\"LocationName\":\"九行四列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920694+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920694+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-004-007\",\"LocationName\":\"九行四列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":4,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920701+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920701+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-004-008\",\"LocationName\":\"九行四列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":4,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920708+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920709+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-005-001\",\"LocationName\":\"九行五列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920716+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920716+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-005-002\",\"LocationName\":\"九行五列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920723+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920723+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-005-003\",\"LocationName\":\"九行五列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920762+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920762+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-005-004\",\"LocationName\":\"九行五列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392077+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392077+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-005-005\",\"LocationName\":\"九行五列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920777+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920778+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-005-006\",\"LocationName\":\"九行五列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920785+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920785+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-005-007\",\"LocationName\":\"九行五列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":5,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920792+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920792+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-005-008\",\"LocationName\":\"九行五列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":5,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920799+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920799+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-006-001\",\"LocationName\":\"九行六列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920806+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920806+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-006-002\",\"LocationName\":\"九行六列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920813+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920813+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-006-003\",\"LocationName\":\"九行六列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392082+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920821+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-006-004\",\"LocationName\":\"九行六列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920828+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920828+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-006-005\",\"LocationName\":\"九行六列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920835+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920835+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-006-006\",\"LocationName\":\"九行六列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920875+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920875+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-006-007\",\"LocationName\":\"九行六列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":6,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920882+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920882+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-006-008\",\"LocationName\":\"九行六列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":6,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920889+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920889+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-007-001\",\"LocationName\":\"九行七列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920896+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920897+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-007-002\",\"LocationName\":\"九行七列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920903+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920904+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-007-003\",\"LocationName\":\"九行七列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920911+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920911+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-007-004\",\"LocationName\":\"九行七列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920917+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920918+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-007-005\",\"LocationName\":\"九行七列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920925+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920925+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-007-006\",\"LocationName\":\"九行七列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920932+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920932+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-007-007\",\"LocationName\":\"九行七列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":7,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920938+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920939+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-007-008\",\"LocationName\":\"九行七列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":7,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920945+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920946+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-008-001\",\"LocationName\":\"九行八列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920984+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920984+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-008-002\",\"LocationName\":\"九行八列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3920993+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3920993+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-008-003\",\"LocationName\":\"九行八列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-008-004\",\"LocationName\":\"九行八列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921007+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921007+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-008-005\",\"LocationName\":\"九行八列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921014+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921015+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-008-006\",\"LocationName\":\"九行八列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921021+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921022+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-008-007\",\"LocationName\":\"九行八列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":8,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921028+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921029+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-008-008\",\"LocationName\":\"九行八列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":8,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921035+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921036+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-009-001\",\"LocationName\":\"九行九列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921043+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921043+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-009-002\",\"LocationName\":\"九行九列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392105+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921051+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-009-003\",\"LocationName\":\"九行九列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921087+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921088+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-009-004\",\"LocationName\":\"九行九列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921095+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921095+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-009-005\",\"LocationName\":\"九行九列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921102+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921103+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-009-006\",\"LocationName\":\"九行九列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392111+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392111+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-009-007\",\"LocationName\":\"九行九列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":9,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921117+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921117+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-009-008\",\"LocationName\":\"九行九列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":9,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921124+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921124+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-010-001\",\"LocationName\":\"九行十列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921131+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921132+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-010-002\",\"LocationName\":\"九行十列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921139+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921139+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-010-003\",\"LocationName\":\"九行十列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921146+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921147+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-010-004\",\"LocationName\":\"九行十列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921154+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921154+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-010-005\",\"LocationName\":\"九行十列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921161+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921162+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-010-006\",\"LocationName\":\"九行十列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921201+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921202+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-010-007\",\"LocationName\":\"九行十列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":10,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921209+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921209+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-010-008\",\"LocationName\":\"九行十列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":10,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921216+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921216+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-011-001\",\"LocationName\":\"九行十一列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921223+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921224+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-011-002\",\"LocationName\":\"九行十一列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921231+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921232+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-011-003\",\"LocationName\":\"九行十一列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921239+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921239+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-011-004\",\"LocationName\":\"九行十一列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921247+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921247+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-011-005\",\"LocationName\":\"九行十一列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921254+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921255+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-011-006\",\"LocationName\":\"九行十一列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921262+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921262+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-011-007\",\"LocationName\":\"九行十一列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":11,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392127+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392127+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-011-008\",\"LocationName\":\"九行十一列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":11,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921307+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921308+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-012-001\",\"LocationName\":\"九行十二列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921315+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921315+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-012-002\",\"LocationName\":\"九行十二列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921322+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921323+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-012-003\",\"LocationName\":\"九行十二列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921329+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392133+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-012-004\",\"LocationName\":\"九行十二列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921336+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921337+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-012-005\",\"LocationName\":\"九行十二列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921344+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921344+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-012-006\",\"LocationName\":\"九行十二列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921352+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921352+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-012-007\",\"LocationName\":\"九行十二列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":12,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921359+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392136+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-012-008\",\"LocationName\":\"九行十二列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":12,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921367+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921367+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-013-001\",\"LocationName\":\"九行十三列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921412+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921413+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-013-002\",\"LocationName\":\"九行十三列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392142+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392142+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-013-003\",\"LocationName\":\"九行十三列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921428+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921428+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-013-004\",\"LocationName\":\"九行十三列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921436+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921436+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-013-005\",\"LocationName\":\"九行十三列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921443+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921444+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-013-006\",\"LocationName\":\"九行十三列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921451+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921451+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-013-007\",\"LocationName\":\"九行十三列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":13,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921458+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921459+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-013-008\",\"LocationName\":\"九行十三列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":13,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921465+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921466+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-014-001\",\"LocationName\":\"九行十四列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921473+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921474+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-014-002\",\"LocationName\":\"九行十四列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921481+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921482+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-014-003\",\"LocationName\":\"九行十四列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921521+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921522+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-014-004\",\"LocationName\":\"九行十四列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921529+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921529+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-014-005\",\"LocationName\":\"九行十四列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921536+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921537+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-014-006\",\"LocationName\":\"九行十四列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921544+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921544+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-014-007\",\"LocationName\":\"九行十四列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":14,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921551+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921552+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-014-008\",\"LocationName\":\"九行十四列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":14,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392156+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392156+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-015-001\",\"LocationName\":\"九行十五列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921568+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921568+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-015-002\",\"LocationName\":\"九行十五列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921575+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921576+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-015-003\",\"LocationName\":\"九行十五列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921583+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921583+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-015-004\",\"LocationName\":\"九行十五列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392159+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921591+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-015-005\",\"LocationName\":\"九行十五列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921629+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392163+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-015-006\",\"LocationName\":\"九行十五列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921637+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921637+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-015-007\",\"LocationName\":\"九行十五列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":15,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921644+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921644+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-015-008\",\"LocationName\":\"九行十五列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":15,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921652+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921652+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-016-001\",\"LocationName\":\"九行十六列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921659+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921659+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-016-002\",\"LocationName\":\"九行十六列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921666+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921667+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-016-003\",\"LocationName\":\"九行十六列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921674+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921675+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-016-004\",\"LocationName\":\"九行十六列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921682+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921682+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-016-005\",\"LocationName\":\"九行十六列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921689+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392169+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-016-006\",\"LocationName\":\"九行十六列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921697+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921697+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-016-007\",\"LocationName\":\"九行十六列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":16,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921734+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921735+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-016-008\",\"LocationName\":\"九行十六列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":16,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921741+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921742+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-017-001\",\"LocationName\":\"九行十七列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921749+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392175+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-017-002\",\"LocationName\":\"九行十七列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921757+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921758+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-017-003\",\"LocationName\":\"九行十七列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921764+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921765+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-017-004\",\"LocationName\":\"九行十七列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921772+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921773+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-017-005\",\"LocationName\":\"九行十七列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392178+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392178+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-017-006\",\"LocationName\":\"九行十七列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921787+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921788+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-017-007\",\"LocationName\":\"九行十七列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":17,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921795+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921795+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-017-008\",\"LocationName\":\"九行十七列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":17,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921802+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921803+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-018-001\",\"LocationName\":\"九行十八列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921841+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921842+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-018-002\",\"LocationName\":\"九行十八列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921849+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921849+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-018-003\",\"LocationName\":\"九行十八列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921856+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921856+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-018-004\",\"LocationName\":\"九行十八列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921863+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921864+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-018-005\",\"LocationName\":\"九行十八列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921871+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921872+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-018-006\",\"LocationName\":\"九行十八列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921879+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921879+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-018-007\",\"LocationName\":\"九行十八列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":18,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921886+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921887+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-018-008\",\"LocationName\":\"九行十八列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":18,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921894+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921895+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-019-001\",\"LocationName\":\"九行十九列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921902+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921902+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-019-002\",\"LocationName\":\"九行十九列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921909+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392191+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-019-003\",\"LocationName\":\"九行十九列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921947+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921948+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-019-004\",\"LocationName\":\"九行十九列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921955+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921955+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-019-005\",\"LocationName\":\"九行十九列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921962+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921963+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-019-006\",\"LocationName\":\"九行十九列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392197+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392197+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-019-007\",\"LocationName\":\"九行十九列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":19,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921977+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921978+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-019-008\",\"LocationName\":\"九行十九列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":19,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921985+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921986+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-020-001\",\"LocationName\":\"九行二十列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3921993+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3921994+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-020-002\",\"LocationName\":\"九行二十列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922002+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922002+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-020-003\",\"LocationName\":\"九行二十列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922009+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392201+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-020-004\",\"LocationName\":\"九行二十列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392205+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922051+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-020-005\",\"LocationName\":\"九行二十列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922058+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922059+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-020-006\",\"LocationName\":\"九行二十列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922066+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922066+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-020-007\",\"LocationName\":\"九行二十列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":20,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922074+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922074+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-020-008\",\"LocationName\":\"九行二十列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":20,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922081+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922082+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-021-001\",\"LocationName\":\"九行二十一列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":21,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392209+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392209+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-021-002\",\"LocationName\":\"九行二十一列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":21,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922098+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922098+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-021-003\",\"LocationName\":\"九行二十一列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":21,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922106+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922106+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-021-004\",\"LocationName\":\"九行二十一列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":21,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922125+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922126+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-021-005\",\"LocationName\":\"九行二十一列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":21,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922138+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922139+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-021-006\",\"LocationName\":\"九行二十一列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":21,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922247+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922248+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-021-007\",\"LocationName\":\"九行二十一列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":21,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922259+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392226+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-021-008\",\"LocationName\":\"九行二十一列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":21,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922272+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922273+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-022-001\",\"LocationName\":\"九行二十二列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":22,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922285+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922286+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-022-002\",\"LocationName\":\"九行二十二列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":22,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922297+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922298+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-022-003\",\"LocationName\":\"九行二十二列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":22,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392231+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392231+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-022-004\",\"LocationName\":\"九行二十二列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":22,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922322+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922323+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-022-005\",\"LocationName\":\"九行二十二列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":22,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922334+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922335+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-022-006\",\"LocationName\":\"九行二十二列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":22,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922349+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392235+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-022-007\",\"LocationName\":\"九行二十二列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":22,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922422+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922423+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-022-008\",\"LocationName\":\"九行二十二列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":22,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922435+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922436+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-023-001\",\"LocationName\":\"九行二十三列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":23,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922448+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922449+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-023-002\",\"LocationName\":\"九行二十三列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":23,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392246+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922461+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-023-003\",\"LocationName\":\"九行二十三列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":23,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922472+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922473+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-023-004\",\"LocationName\":\"九行二十三列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":23,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922485+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922486+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-023-005\",\"LocationName\":\"九行二十三列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":23,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922497+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922498+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-023-006\",\"LocationName\":\"九行二十三列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":23,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392251+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392251+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-023-007\",\"LocationName\":\"九行二十三列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":23,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922522+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922523+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-023-008\",\"LocationName\":\"九行二十三列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":23,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922534+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922535+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-024-001\",\"LocationName\":\"九行二十四列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":24,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922597+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922597+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-024-002\",\"LocationName\":\"九行二十四列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":24,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922609+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922609+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-024-003\",\"LocationName\":\"九行二十四列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":24,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922621+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922622+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-024-004\",\"LocationName\":\"九行二十四列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":24,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922634+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922635+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-024-005\",\"LocationName\":\"九行二十四列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":24,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922646+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922647+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-024-006\",\"LocationName\":\"九行二十四列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":24,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922659+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922659+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-024-007\",\"LocationName\":\"九行二十四列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":24,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922671+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922672+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-024-008\",\"LocationName\":\"九行二十四列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":24,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922683+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922684+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-025-001\",\"LocationName\":\"九行二十五列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":25,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922696+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922697+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-025-002\",\"LocationName\":\"九行二十五列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":25,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922756+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922757+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-025-003\",\"LocationName\":\"九行二十五列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":25,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922769+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922769+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-025-004\",\"LocationName\":\"九行二十五列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":25,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922781+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922782+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-025-005\",\"LocationName\":\"九行二十五列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":25,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922794+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922794+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-025-006\",\"LocationName\":\"九行二十五列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":25,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922805+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922806+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-025-007\",\"LocationName\":\"九行二十五列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":25,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922818+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922819+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-025-008\",\"LocationName\":\"九行二十五列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":25,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392283+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922831+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-026-001\",\"LocationName\":\"九行二十六列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":26,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3922966+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3922977+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-026-002\",\"LocationName\":\"九行二十六列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":26,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3923065+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3923066+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-026-003\",\"LocationName\":\"九行二十六列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":26,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3923077+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3923078+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-026-004\",\"LocationName\":\"九行二十六列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":26,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926273+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926282+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-026-005\",\"LocationName\":\"九行二十六列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":26,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926296+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926297+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-026-006\",\"LocationName\":\"九行二十六列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":26,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926306+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926307+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-026-007\",\"LocationName\":\"九行二十六列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":26,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926315+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926315+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-026-008\",\"LocationName\":\"九行二十六列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":26,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926324+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926324+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-027-001\",\"LocationName\":\"九行二十七列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":27,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926333+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926334+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-027-002\",\"LocationName\":\"九行二十七列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":27,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926613+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926614+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-027-003\",\"LocationName\":\"九行二十七列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":27,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926624+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926625+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-027-004\",\"LocationName\":\"九行二十七列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":27,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926633+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926634+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-027-005\",\"LocationName\":\"九行二十七列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":27,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926642+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926643+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-027-006\",\"LocationName\":\"九行二十七列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":27,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926651+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926652+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-027-007\",\"LocationName\":\"九行二十七列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":27,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392666+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926661+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-027-008\",\"LocationName\":\"九行二十七列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":27,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926669+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392667+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-028-001\",\"LocationName\":\"九行二十八列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":28,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926678+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926679+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-028-002\",\"LocationName\":\"九行二十八列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":28,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926687+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926688+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-028-003\",\"LocationName\":\"九行二十八列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":28,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926696+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926697+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-028-004\",\"LocationName\":\"九行二十八列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":28,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926751+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926752+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-028-005\",\"LocationName\":\"九行二十八列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":28,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392676+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926761+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-028-006\",\"LocationName\":\"九行二十八列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":28,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926769+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392677+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-028-007\",\"LocationName\":\"九行二十八列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":28,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926778+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926779+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-028-008\",\"LocationName\":\"九行二十八列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":28,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926786+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926787+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-029-001\",\"LocationName\":\"九行二十九列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":29,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926795+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926796+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-029-002\",\"LocationName\":\"九行二十九列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":29,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926805+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926805+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-029-003\",\"LocationName\":\"九行二十九列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":29,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926814+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926814+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-029-004\",\"LocationName\":\"九行二十九列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":29,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926822+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926823+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-029-005\",\"LocationName\":\"九行二十九列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":29,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926883+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926884+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-029-006\",\"LocationName\":\"九行二十九列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":29,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926892+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926892+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-029-007\",\"LocationName\":\"九行二十九列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":29,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.39269+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926901+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-029-008\",\"LocationName\":\"九行二十九列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":29,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926909+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392691+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-030-001\",\"LocationName\":\"九行三十列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":30,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926918+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926918+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-030-002\",\"LocationName\":\"九行三十列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":30,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926927+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926928+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-030-003\",\"LocationName\":\"九行三十列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":30,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926935+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926936+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-030-004\",\"LocationName\":\"九行三十列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":30,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926944+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926945+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-030-005\",\"LocationName\":\"九行三十列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":30,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926952+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926953+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-030-006\",\"LocationName\":\"九行三十列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":30,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3926961+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3926962+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-030-007\",\"LocationName\":\"九行三十列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":30,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927019+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392702+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-030-008\",\"LocationName\":\"九行三十列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":30,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392703+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392703+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-031-001\",\"LocationName\":\"九行三十一列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":31,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927041+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927041+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-031-002\",\"LocationName\":\"九行三十一列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":31,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927052+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927052+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-031-003\",\"LocationName\":\"九行三十一列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":31,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927062+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927063+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-031-004\",\"LocationName\":\"九行三十一列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":31,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927073+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927074+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-031-005\",\"LocationName\":\"九行三十一列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":31,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927083+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927084+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-031-006\",\"LocationName\":\"九行三十一列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":31,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927092+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927092+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-031-007\",\"LocationName\":\"九行三十一列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":31,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927105+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927105+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-031-008\",\"LocationName\":\"九行三十一列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":31,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927153+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927154+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-032-001\",\"LocationName\":\"九行三十二列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":32,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392716+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927161+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-032-002\",\"LocationName\":\"九行三十二列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":32,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927166+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927167+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-032-003\",\"LocationName\":\"九行三十二列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":32,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927172+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927173+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-032-004\",\"LocationName\":\"九行三十二列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":32,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927179+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927179+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-032-005\",\"LocationName\":\"九行三十二列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":32,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927184+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927185+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-032-006\",\"LocationName\":\"九行三十二列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":32,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392719+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927191+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-032-007\",\"LocationName\":\"九行三十二列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":32,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927195+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927196+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-032-008\",\"LocationName\":\"九行三十二列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":32,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927202+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927202+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-033-001\",\"LocationName\":\"九行三十三列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":33,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927207+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927208+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-033-002\",\"LocationName\":\"九行三十三列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":33,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927254+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927254+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-033-003\",\"LocationName\":\"九行三十三列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":33,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392726+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927261+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-033-004\",\"LocationName\":\"九行三十三列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":33,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927267+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927268+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-033-005\",\"LocationName\":\"九行三十三列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":33,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927273+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927274+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-033-006\",\"LocationName\":\"九行三十三列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":33,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927279+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392728+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-033-007\",\"LocationName\":\"九行三十三列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":33,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927286+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927286+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-033-008\",\"LocationName\":\"九行三十三列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":33,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927292+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927293+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-034-001\",\"LocationName\":\"九行三十四列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":34,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927298+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927299+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-034-002\",\"LocationName\":\"九行三十四列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":34,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927304+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927305+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-034-003\",\"LocationName\":\"九行三十四列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":34,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927383+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927388+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-034-004\",\"LocationName\":\"九行三十四列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":34,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927394+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927395+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-034-005\",\"LocationName\":\"九行三十四列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":34,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.39274+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927401+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-034-006\",\"LocationName\":\"九行三十四列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":34,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927406+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927407+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-034-007\",\"LocationName\":\"九行三十四列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":34,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927412+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927413+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"009-034-008\",\"LocationName\":\"九行三十四列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":9,\"Column\":34,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927418+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927419+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-001-001\",\"LocationName\":\"十行一列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927425+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927425+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-001-002\",\"LocationName\":\"十行一列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927431+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927432+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-001-003\",\"LocationName\":\"十行一列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927437+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927438+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-001-004\",\"LocationName\":\"十行一列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927442+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927443+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-001-005\",\"LocationName\":\"十行一列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927472+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927472+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-001-006\",\"LocationName\":\"十行一列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927477+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927478+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-001-007\",\"LocationName\":\"十行一列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":1,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927483+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927483+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-001-008\",\"LocationName\":\"十行一列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":1,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927489+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927489+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-002-001\",\"LocationName\":\"十行二列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927494+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927495+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-002-002\",\"LocationName\":\"十行二列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.39275+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.39275+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-002-003\",\"LocationName\":\"十行二列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927505+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927506+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-002-004\",\"LocationName\":\"十行二列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392751+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927512+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-002-005\",\"LocationName\":\"十行二列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927523+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927523+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-002-006\",\"LocationName\":\"十行二列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927532+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927533+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-002-007\",\"LocationName\":\"十行二列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":2,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927607+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927608+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-002-008\",\"LocationName\":\"十行二列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":2,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927617+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927618+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-003-001\",\"LocationName\":\"十行三列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927627+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927628+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-003-002\",\"LocationName\":\"十行三列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927638+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927639+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-003-003\",\"LocationName\":\"十行三列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927649+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927649+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-003-004\",\"LocationName\":\"十行三列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927659+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392766+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-003-005\",\"LocationName\":\"十行三列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392767+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927671+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-003-006\",\"LocationName\":\"十行三列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392768+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927681+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-003-007\",\"LocationName\":\"十行三列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":3,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392769+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392769+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-003-008\",\"LocationName\":\"十行三列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":3,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927699+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.39277+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-004-001\",\"LocationName\":\"十行四列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927758+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927759+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-004-002\",\"LocationName\":\"十行四列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927765+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927766+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-004-003\",\"LocationName\":\"十行四列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927771+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927771+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-004-004\",\"LocationName\":\"十行四列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927776+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927777+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-004-005\",\"LocationName\":\"十行四列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927782+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927782+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-004-006\",\"LocationName\":\"十行四列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927788+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927788+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-004-007\",\"LocationName\":\"十行四列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":4,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927793+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927794+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-004-008\",\"LocationName\":\"十行四列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":4,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927799+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.39278+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-005-001\",\"LocationName\":\"十行五列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927806+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927806+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-005-002\",\"LocationName\":\"十行五列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927811+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927812+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-005-003\",\"LocationName\":\"十行五列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927817+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927818+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-005-004\",\"LocationName\":\"十行五列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927904+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927904+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-005-005\",\"LocationName\":\"十行五列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927909+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392791+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-005-006\",\"LocationName\":\"十行五列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927915+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927915+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-005-007\",\"LocationName\":\"十行五列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":5,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927921+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927921+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-005-008\",\"LocationName\":\"十行五列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":5,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927926+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927927+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-006-001\",\"LocationName\":\"十行六列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927931+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927932+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-006-002\",\"LocationName\":\"十行六列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927937+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927938+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-006-003\",\"LocationName\":\"十行六列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927942+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927943+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-006-004\",\"LocationName\":\"十行六列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927948+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927948+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-006-005\",\"LocationName\":\"十行六列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927953+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3927953+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-006-006\",\"LocationName\":\"十行六列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3927999+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-006-007\",\"LocationName\":\"十行六列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":6,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928006+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928007+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-006-008\",\"LocationName\":\"十行六列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":6,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928011+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928012+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-007-001\",\"LocationName\":\"十行七列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928017+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928017+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-007-002\",\"LocationName\":\"十行七列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928022+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928023+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-007-003\",\"LocationName\":\"十行七列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928027+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928028+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-007-004\",\"LocationName\":\"十行七列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928033+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928033+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-007-005\",\"LocationName\":\"十行七列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928038+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928039+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-007-006\",\"LocationName\":\"十行七列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928044+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928045+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-007-007\",\"LocationName\":\"十行七列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":7,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928049+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392805+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-007-008\",\"LocationName\":\"十行七列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":7,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928095+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928095+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-008-001\",\"LocationName\":\"十行八列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928102+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928102+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-008-002\",\"LocationName\":\"十行八列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928107+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928108+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-008-003\",\"LocationName\":\"十行八列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928112+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928113+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-008-004\",\"LocationName\":\"十行八列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928118+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928118+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-008-005\",\"LocationName\":\"十行八列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928123+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928124+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-008-006\",\"LocationName\":\"十行八列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928128+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928129+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-008-007\",\"LocationName\":\"十行八列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":8,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928135+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928135+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-008-008\",\"LocationName\":\"十行八列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":8,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392814+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928141+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-009-001\",\"LocationName\":\"十行九列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928145+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928146+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-009-002\",\"LocationName\":\"十行九列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392823+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928231+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-009-003\",\"LocationName\":\"十行九列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928237+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928237+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-009-004\",\"LocationName\":\"十行九列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928242+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928243+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-009-005\",\"LocationName\":\"十行九列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928248+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928249+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-009-006\",\"LocationName\":\"十行九列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928254+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928254+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-009-007\",\"LocationName\":\"十行九列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":9,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928259+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928259+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-009-008\",\"LocationName\":\"十行九列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":9,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928264+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928265+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-010-001\",\"LocationName\":\"十行十列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928269+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392827+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-010-002\",\"LocationName\":\"十行十列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928275+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928275+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-010-003\",\"LocationName\":\"十行十列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392828+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928281+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-010-004\",\"LocationName\":\"十行十列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928356+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928357+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-010-005\",\"LocationName\":\"十行十列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928363+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928364+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-010-006\",\"LocationName\":\"十行十列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928368+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928369+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-010-007\",\"LocationName\":\"十行十列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":10,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928374+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928375+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-010-008\",\"LocationName\":\"十行十列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":10,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392838+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392838+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-011-001\",\"LocationName\":\"十行十一列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928386+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928386+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-011-002\",\"LocationName\":\"十行十一列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928392+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928392+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-011-003\",\"LocationName\":\"十行十一列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928397+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928398+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-011-004\",\"LocationName\":\"十行十一列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928403+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928403+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-011-005\",\"LocationName\":\"十行十一列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928408+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928409+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-011-006\",\"LocationName\":\"十行十一列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928456+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928457+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-011-007\",\"LocationName\":\"十行十一列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":11,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928462+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928463+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-011-008\",\"LocationName\":\"十行十一列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":11,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928469+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928469+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-012-001\",\"LocationName\":\"十行十二列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928475+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928476+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-012-002\",\"LocationName\":\"十行十二列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392848+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928481+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-012-003\",\"LocationName\":\"十行十二列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928486+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928487+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-012-004\",\"LocationName\":\"十行十二列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928492+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928493+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-012-005\",\"LocationName\":\"十行十二列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928498+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928499+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-012-006\",\"LocationName\":\"十行十二列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928504+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928504+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-012-007\",\"LocationName\":\"十行十二列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":12,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928564+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928566+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-012-008\",\"LocationName\":\"十行十二列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":12,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928572+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928572+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-013-001\",\"LocationName\":\"十行十三列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928578+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928578+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-013-002\",\"LocationName\":\"十行十三列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928584+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928584+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-013-003\",\"LocationName\":\"十行十三列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392859+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928591+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-013-004\",\"LocationName\":\"十行十三列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928596+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928597+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-013-005\",\"LocationName\":\"十行十三列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928602+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928602+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-013-006\",\"LocationName\":\"十行十三列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928607+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928608+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-013-007\",\"LocationName\":\"十行十三列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":13,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928613+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928613+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-013-008\",\"LocationName\":\"十行十三列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":13,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928618+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928619+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-014-001\",\"LocationName\":\"十行十四列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928664+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928665+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-014-002\",\"LocationName\":\"十行十四列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928671+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928671+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-014-003\",\"LocationName\":\"十行十四列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928676+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928677+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-014-004\",\"LocationName\":\"十行十四列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928682+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928682+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-014-005\",\"LocationName\":\"十行十四列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928687+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928687+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-014-006\",\"LocationName\":\"十行十四列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928692+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928693+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-014-007\",\"LocationName\":\"十行十四列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":14,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928698+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928698+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-014-008\",\"LocationName\":\"十行十四列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":14,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928703+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928704+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-015-001\",\"LocationName\":\"十行十五列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928709+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392871+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-015-002\",\"LocationName\":\"十行十五列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928754+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928755+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-015-003\",\"LocationName\":\"十行十五列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928761+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928761+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-015-004\",\"LocationName\":\"十行十五列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928766+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928767+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-015-005\",\"LocationName\":\"十行十五列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928772+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928773+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-015-006\",\"LocationName\":\"十行十五列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928778+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928779+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-015-007\",\"LocationName\":\"十行十五列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":15,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928784+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928784+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-015-008\",\"LocationName\":\"十行十五列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":15,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928789+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392879+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-016-001\",\"LocationName\":\"十行十六列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928795+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928796+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-016-002\",\"LocationName\":\"十行十六列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928801+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928802+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-016-003\",\"LocationName\":\"十行十六列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928807+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928807+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-016-004\",\"LocationName\":\"十行十六列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928855+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928855+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-016-005\",\"LocationName\":\"十行十六列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392886+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928861+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-016-006\",\"LocationName\":\"十行十六列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928867+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928867+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-016-007\",\"LocationName\":\"十行十六列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":16,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928872+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928873+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-016-008\",\"LocationName\":\"十行十六列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":16,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928878+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928879+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-017-001\",\"LocationName\":\"十行十七列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928884+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928884+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-017-002\",\"LocationName\":\"十行十七列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928889+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392889+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-017-003\",\"LocationName\":\"十行十七列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928895+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928895+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-017-004\",\"LocationName\":\"十行十七列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928901+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928902+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-017-005\",\"LocationName\":\"十行十七列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928979+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928979+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-017-006\",\"LocationName\":\"十行十七列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928985+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928986+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-017-007\",\"LocationName\":\"十行十七列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":17,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928991+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928991+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-017-008\",\"LocationName\":\"十行十七列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":17,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3928997+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3928997+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-018-001\",\"LocationName\":\"十行十八列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929002+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929003+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-018-002\",\"LocationName\":\"十行十八列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929008+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929008+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-018-003\",\"LocationName\":\"十行十八列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929013+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929014+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-018-004\",\"LocationName\":\"十行十八列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929019+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929019+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-018-005\",\"LocationName\":\"十行十八列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929024+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929025+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-018-006\",\"LocationName\":\"十行十八列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392903+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392903+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-018-007\",\"LocationName\":\"十行十八列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":18,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929077+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929078+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-018-008\",\"LocationName\":\"十行十八列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":18,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929084+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929085+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-019-001\",\"LocationName\":\"十行十九列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392909+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929091+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-019-002\",\"LocationName\":\"十行十九列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929096+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929097+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-019-003\",\"LocationName\":\"十行十九列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929101+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929102+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-019-004\",\"LocationName\":\"十行十九列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929107+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929108+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-019-005\",\"LocationName\":\"十行十九列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929113+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929114+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-019-006\",\"LocationName\":\"十行十九列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929119+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929119+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-019-007\",\"LocationName\":\"十行十九列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":19,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929124+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929125+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-019-008\",\"LocationName\":\"十行十九列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":19,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929173+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929174+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-020-001\",\"LocationName\":\"十行二十列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929179+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392918+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-020-002\",\"LocationName\":\"十行二十列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929186+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929186+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-020-003\",\"LocationName\":\"十行二十列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929192+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929193+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-020-004\",\"LocationName\":\"十行二十列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929197+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929198+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-020-005\",\"LocationName\":\"十行二十列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929203+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929204+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-020-006\",\"LocationName\":\"十行二十列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929209+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392921+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-020-007\",\"LocationName\":\"十行二十列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":20,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929215+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929215+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-020-008\",\"LocationName\":\"十行二十列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":20,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929221+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929221+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-021-001\",\"LocationName\":\"十行二十一列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":21,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929226+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929227+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-021-002\",\"LocationName\":\"十行二十一列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":21,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929273+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929274+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-021-003\",\"LocationName\":\"十行二十一列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":21,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929279+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392928+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-021-004\",\"LocationName\":\"十行二十一列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":21,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929286+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929286+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-021-005\",\"LocationName\":\"十行二十一列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":21,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929292+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929293+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-021-006\",\"LocationName\":\"十行二十一列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":21,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929298+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929299+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-021-007\",\"LocationName\":\"十行二十一列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":21,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929304+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929304+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-021-008\",\"LocationName\":\"十行二十一列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":21,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392931+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392931+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-022-001\",\"LocationName\":\"十行二十二列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":22,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929316+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929317+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-022-002\",\"LocationName\":\"十行二十二列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":22,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929323+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929324+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-022-003\",\"LocationName\":\"十行二十二列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":22,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929378+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929379+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-022-004\",\"LocationName\":\"十行二十二列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":22,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929385+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929385+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-022-005\",\"LocationName\":\"十行二十二列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":22,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929391+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929391+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-022-006\",\"LocationName\":\"十行二十二列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":22,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929396+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929397+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-022-007\",\"LocationName\":\"十行二十二列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":22,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929403+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929403+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-022-008\",\"LocationName\":\"十行二十二列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":22,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929409+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392941+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-023-001\",\"LocationName\":\"十行二十三列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":23,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929415+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929415+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-023-002\",\"LocationName\":\"十行二十三列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":23,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929421+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929421+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-023-003\",\"LocationName\":\"十行二十三列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":23,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929426+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929427+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-023-004\",\"LocationName\":\"十行二十三列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":23,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929475+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929476+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-023-005\",\"LocationName\":\"十行二十三列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":23,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929481+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929482+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-023-006\",\"LocationName\":\"十行二十三列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":23,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929487+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929488+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-023-007\",\"LocationName\":\"十行二十三列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":23,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929493+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929494+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-023-008\",\"LocationName\":\"十行二十三列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":23,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929499+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929499+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-024-001\",\"LocationName\":\"十行二十四列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":24,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929505+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929506+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-024-002\",\"LocationName\":\"十行二十四列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":24,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929511+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929512+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-024-003\",\"LocationName\":\"十行二十四列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":24,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929517+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929518+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-024-004\",\"LocationName\":\"十行二十四列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":24,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929522+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929523+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-024-005\",\"LocationName\":\"十行二十四列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":24,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929569+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392957+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-024-006\",\"LocationName\":\"十行二十四列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":24,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929575+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929576+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-024-007\",\"LocationName\":\"十行二十四列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":24,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929581+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929581+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-024-008\",\"LocationName\":\"十行二十四列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":24,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929586+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929587+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-025-001\",\"LocationName\":\"十行二十五列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":25,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929592+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929593+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-025-002\",\"LocationName\":\"十行二十五列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":25,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929598+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929599+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-025-003\",\"LocationName\":\"十行二十五列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":25,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929604+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929605+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-025-004\",\"LocationName\":\"十行二十五列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":25,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392961+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929611+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-025-005\",\"LocationName\":\"十行二十五列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":25,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929617+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929618+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-025-006\",\"LocationName\":\"十行二十五列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":25,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929663+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929664+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-025-007\",\"LocationName\":\"十行二十五列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":25,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929669+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392967+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-025-008\",\"LocationName\":\"十行二十五列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":25,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929675+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929676+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-026-001\",\"LocationName\":\"十行二十六列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":26,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929682+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929682+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-026-002\",\"LocationName\":\"十行二十六列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":26,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929687+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929688+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-026-003\",\"LocationName\":\"十行二十六列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":26,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929693+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929694+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-026-004\",\"LocationName\":\"十行二十六列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":26,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929699+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929699+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-026-005\",\"LocationName\":\"十行二十六列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":26,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929705+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929706+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-026-006\",\"LocationName\":\"十行二十六列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":26,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929711+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929712+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-026-007\",\"LocationName\":\"十行二十六列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":26,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929759+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929759+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-026-008\",\"LocationName\":\"十行二十六列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":26,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929765+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929766+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-027-001\",\"LocationName\":\"十行二十七列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":27,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929772+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929772+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-027-002\",\"LocationName\":\"十行二十七列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":27,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929778+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929778+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-027-003\",\"LocationName\":\"十行二十七列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":27,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929784+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929785+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-027-004\",\"LocationName\":\"十行二十七列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":27,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.392979+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929791+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-027-005\",\"LocationName\":\"十行二十七列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":27,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929796+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929797+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-027-006\",\"LocationName\":\"十行二十七列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":27,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929802+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929803+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-027-007\",\"LocationName\":\"十行二十七列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":27,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929808+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929808+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-027-008\",\"LocationName\":\"十行二十七列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":27,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929858+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929859+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-028-001\",\"LocationName\":\"十行二十八列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":28,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929865+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929865+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-028-002\",\"LocationName\":\"十行二十八列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":28,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929871+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929872+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-028-003\",\"LocationName\":\"十行二十八列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":28,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929877+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929878+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-028-004\",\"LocationName\":\"十行二十八列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":28,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929883+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929884+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-028-005\",\"LocationName\":\"十行二十八列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":28,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929889+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392989+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-028-006\",\"LocationName\":\"十行二十八列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":28,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929895+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929895+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-028-007\",\"LocationName\":\"十行二十八列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":28,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929901+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929902+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-028-008\",\"LocationName\":\"十行二十八列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":28,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929907+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929908+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-029-001\",\"LocationName\":\"十行二十九列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":29,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929952+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929954+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-029-002\",\"LocationName\":\"十行二十九列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":29,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929959+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.392996+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-029-003\",\"LocationName\":\"十行二十九列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":29,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929966+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929967+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-029-004\",\"LocationName\":\"十行二十九列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":29,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929972+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929973+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-029-005\",\"LocationName\":\"十行二十九列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":29,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929978+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929978+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-029-006\",\"LocationName\":\"十行二十九列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":29,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929983+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929984+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-029-007\",\"LocationName\":\"十行二十九列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":29,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929989+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929989+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-029-008\",\"LocationName\":\"十行二十九列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":29,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3929995+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3929995+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-030-001\",\"LocationName\":\"十行三十列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":30,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930001+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930001+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-030-002\",\"LocationName\":\"十行三十列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":30,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930006+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930007+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-030-003\",\"LocationName\":\"十行三十列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":30,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930055+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930056+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-030-004\",\"LocationName\":\"十行三十列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":30,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930061+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930062+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-030-005\",\"LocationName\":\"十行三十列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":30,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930067+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930068+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-030-006\",\"LocationName\":\"十行三十列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":30,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930073+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930073+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-030-007\",\"LocationName\":\"十行三十列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":30,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930078+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930079+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-030-008\",\"LocationName\":\"十行三十列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":30,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930084+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930085+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-031-001\",\"LocationName\":\"十行三十一列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":31,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393009+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393009+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-031-002\",\"LocationName\":\"十行三十一列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":31,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930095+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930096+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-031-003\",\"LocationName\":\"十行三十一列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":31,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930101+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930102+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-031-004\",\"LocationName\":\"十行三十一列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":31,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930162+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930162+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-031-005\",\"LocationName\":\"十行三十一列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":31,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930168+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930169+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-031-006\",\"LocationName\":\"十行三十一列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":31,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930174+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930175+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-031-007\",\"LocationName\":\"十行三十一列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":31,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393018+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393018+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-031-008\",\"LocationName\":\"十行三十一列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":31,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930186+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930186+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-032-001\",\"LocationName\":\"十行三十二列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":32,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930192+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930192+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-032-002\",\"LocationName\":\"十行三十二列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":32,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930197+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930198+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-032-003\",\"LocationName\":\"十行三十二列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":32,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930203+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930204+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-032-004\",\"LocationName\":\"十行三十二列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":32,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930208+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930209+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-032-005\",\"LocationName\":\"十行三十二列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":32,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930254+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930255+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-032-006\",\"LocationName\":\"十行三十二列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":32,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393026+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930261+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-032-007\",\"LocationName\":\"十行三十二列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":32,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930268+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930268+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-032-008\",\"LocationName\":\"十行三十二列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":32,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930274+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930274+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-033-001\",\"LocationName\":\"十行三十三列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":33,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930279+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393028+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-033-002\",\"LocationName\":\"十行三十三列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":33,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930287+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930288+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-033-003\",\"LocationName\":\"十行三十三列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":33,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930293+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930294+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-033-004\",\"LocationName\":\"十行三十三列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":33,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930299+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.39303+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-033-005\",\"LocationName\":\"十行三十三列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":33,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930305+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930306+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-033-006\",\"LocationName\":\"十行三十三列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":33,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930351+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930352+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-033-007\",\"LocationName\":\"十行三十三列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":33,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930358+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930358+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-033-008\",\"LocationName\":\"十行三十三列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":33,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930363+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930364+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-034-001\",\"LocationName\":\"十行三十四列一层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":34,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393037+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393037+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-034-002\",\"LocationName\":\"十行三十四列二层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":34,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930375+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930376+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-034-003\",\"LocationName\":\"十行三十四列三层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":34,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930381+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930382+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-034-004\",\"LocationName\":\"十行三十四列四层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":34,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930387+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930388+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-034-005\",\"LocationName\":\"十行三十四列五层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":34,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930393+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930393+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-034-006\",\"LocationName\":\"十行三十四列六层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":34,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930398+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930399+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-034-007\",\"LocationName\":\"十行三十四列七层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":34,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930444+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930444+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"010-034-008\",\"LocationName\":\"十行三十四列八层\",\"RoadwayNo\":\"CWSC5\",\"Row\":10,\"Column\":34,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393045+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930451+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-001-001\",\"LocationName\":\"十一行一列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930457+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930458+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-001-002\",\"LocationName\":\"十一行一列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930464+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930465+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-001-003\",\"LocationName\":\"十一行一列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393047+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930471+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-001-004\",\"LocationName\":\"十一行一列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930476+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930477+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-001-005\",\"LocationName\":\"十一行一列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930482+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930482+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-001-006\",\"LocationName\":\"十一行一列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930487+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930488+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-001-007\",\"LocationName\":\"十一行一列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":1,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930493+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930493+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-001-008\",\"LocationName\":\"十一行一列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":1,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930498+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930499+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-002-001\",\"LocationName\":\"十一行二列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930546+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930547+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-002-002\",\"LocationName\":\"十一行二列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930554+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930554+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-002-003\",\"LocationName\":\"十一行二列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930559+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393056+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-002-004\",\"LocationName\":\"十一行二列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930565+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930566+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-002-005\",\"LocationName\":\"十一行二列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930571+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930572+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-002-006\",\"LocationName\":\"十一行二列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930577+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930577+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-002-007\",\"LocationName\":\"十一行二列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":2,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930583+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930583+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-002-008\",\"LocationName\":\"十一行二列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":2,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930588+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930588+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-003-001\",\"LocationName\":\"十一行三列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930593+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930594+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-003-002\",\"LocationName\":\"十一行三列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930601+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930601+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-003-003\",\"LocationName\":\"十一行三列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930648+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930649+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-003-004\",\"LocationName\":\"十一行三列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930654+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930654+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-003-005\",\"LocationName\":\"十一行三列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930659+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393066+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-003-006\",\"LocationName\":\"十一行三列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930665+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930666+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-003-007\",\"LocationName\":\"十一行三列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":3,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930671+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930671+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-003-008\",\"LocationName\":\"十一行三列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":3,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930676+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930677+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-004-001\",\"LocationName\":\"十一行四列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930684+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930685+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-004-002\",\"LocationName\":\"十一行四列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393069+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393069+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-004-003\",\"LocationName\":\"十一行四列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930695+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930696+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-004-004\",\"LocationName\":\"十一行四列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930701+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930702+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-004-005\",\"LocationName\":\"十一行四列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930749+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393075+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-004-006\",\"LocationName\":\"十一行四列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930756+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930756+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-004-007\",\"LocationName\":\"十一行四列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":4,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930762+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930762+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-004-008\",\"LocationName\":\"十一行四列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":4,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393077+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930771+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-005-001\",\"LocationName\":\"十一行五列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930775+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930776+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-005-002\",\"LocationName\":\"十一行五列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930781+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930782+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-005-003\",\"LocationName\":\"十一行五列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930786+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930787+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-005-004\",\"LocationName\":\"十一行五列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930792+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930793+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-005-005\",\"LocationName\":\"十一行五列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930798+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930798+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-005-006\",\"LocationName\":\"十一行五列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930845+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930847+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-005-007\",\"LocationName\":\"十一行五列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":5,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930855+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930855+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-005-008\",\"LocationName\":\"十一行五列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":5,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393086+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930861+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-006-001\",\"LocationName\":\"十一行六列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930866+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930867+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-006-002\",\"LocationName\":\"十一行六列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930872+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930872+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-006-003\",\"LocationName\":\"十一行六列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930878+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930878+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-006-004\",\"LocationName\":\"十一行六列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930884+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930884+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-006-005\",\"LocationName\":\"十一行六列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930891+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930892+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-006-006\",\"LocationName\":\"十一行六列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930898+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930899+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-006-007\",\"LocationName\":\"十一行六列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":6,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930904+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930905+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-006-008\",\"LocationName\":\"十一行六列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":6,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930973+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930974+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-007-001\",\"LocationName\":\"十一行七列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393098+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930981+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-007-002\",\"LocationName\":\"十一行七列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930986+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930986+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-007-003\",\"LocationName\":\"十一行七列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930994+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3930994+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-007-004\",\"LocationName\":\"十一行七列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3930999+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-007-005\",\"LocationName\":\"十一行七列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931005+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931006+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-007-006\",\"LocationName\":\"十一行七列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931011+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931012+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-007-007\",\"LocationName\":\"十一行七列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":7,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931017+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931017+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-007-008\",\"LocationName\":\"十一行七列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":7,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931023+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931024+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-008-001\",\"LocationName\":\"十一行八列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393103+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931031+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-008-002\",\"LocationName\":\"十一行八列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931099+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.39311+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-008-003\",\"LocationName\":\"十一行八列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931109+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393111+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-008-004\",\"LocationName\":\"十一行八列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931117+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931118+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-008-005\",\"LocationName\":\"十一行八列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931128+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931129+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-008-006\",\"LocationName\":\"十一行八列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931138+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931138+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-008-007\",\"LocationName\":\"十一行八列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":8,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931148+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931148+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-008-008\",\"LocationName\":\"十一行八列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":8,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931157+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931158+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-009-001\",\"LocationName\":\"十一行九列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393117+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931171+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-009-002\",\"LocationName\":\"十一行九列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931181+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931182+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-009-003\",\"LocationName\":\"十一行九列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931191+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931194+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-009-004\",\"LocationName\":\"十一行九列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931265+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931267+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-009-005\",\"LocationName\":\"十一行九列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931283+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931284+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-009-006\",\"LocationName\":\"十一行九列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931293+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931294+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-009-007\",\"LocationName\":\"十一行九列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":9,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931304+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931305+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-009-008\",\"LocationName\":\"十一行九列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":9,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931315+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931316+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-010-001\",\"LocationName\":\"十一行十列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931327+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931327+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-010-002\",\"LocationName\":\"十一行十列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931337+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931338+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-010-003\",\"LocationName\":\"十一行十列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931347+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931348+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-010-004\",\"LocationName\":\"十一行十列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931358+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931359+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-010-005\",\"LocationName\":\"十一行十列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931369+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393137+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-010-006\",\"LocationName\":\"十一行十列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931434+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931435+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-010-007\",\"LocationName\":\"十一行十列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":10,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931446+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931447+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-010-008\",\"LocationName\":\"十一行十列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":10,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931461+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931462+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-011-001\",\"LocationName\":\"十一行十一列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931474+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931474+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-011-002\",\"LocationName\":\"十一行十一列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931485+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931486+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-011-003\",\"LocationName\":\"十一行十一列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931497+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931498+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-011-004\",\"LocationName\":\"十一行十一列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931509+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393151+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-011-005\",\"LocationName\":\"十一行十一列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393152+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931521+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-011-006\",\"LocationName\":\"十一行十一列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393153+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931531+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-011-007\",\"LocationName\":\"十一行十一列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":11,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393159+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931591+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-011-008\",\"LocationName\":\"十一行十一列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":11,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931599+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.39316+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-012-001\",\"LocationName\":\"十一行十二列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931605+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931606+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-012-002\",\"LocationName\":\"十一行十二列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931613+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931614+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-012-003\",\"LocationName\":\"十一行十二列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931619+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393162+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-012-004\",\"LocationName\":\"十一行十二列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931626+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931627+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-012-005\",\"LocationName\":\"十一行十二列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931633+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931634+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-012-006\",\"LocationName\":\"十一行十二列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931639+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393164+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-012-007\",\"LocationName\":\"十一行十二列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":12,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931645+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931645+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-012-008\",\"LocationName\":\"十一行十二列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":12,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931699+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.39317+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-013-001\",\"LocationName\":\"十一行十三列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931705+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931706+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-013-002\",\"LocationName\":\"十一行十三列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931712+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931713+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-013-003\",\"LocationName\":\"十一行十三列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931718+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931719+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-013-004\",\"LocationName\":\"十一行十三列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931724+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931724+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-013-005\",\"LocationName\":\"十一行十三列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393173+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393173+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-013-006\",\"LocationName\":\"十一行十三列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931736+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931736+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-013-007\",\"LocationName\":\"十一行十三列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":13,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931742+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931742+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-013-008\",\"LocationName\":\"十一行十三列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":13,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931747+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931748+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-014-001\",\"LocationName\":\"十一行十四列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931797+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931798+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-014-002\",\"LocationName\":\"十一行十四列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931803+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931804+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-014-003\",\"LocationName\":\"十一行十四列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393181+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931811+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-014-004\",\"LocationName\":\"十一行十四列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931816+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931817+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-014-005\",\"LocationName\":\"十一行十四列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931823+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931824+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-014-006\",\"LocationName\":\"十一行十四列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393183+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393183+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-014-007\",\"LocationName\":\"十一行十四列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":14,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931835+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931836+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-014-008\",\"LocationName\":\"十一行十四列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":14,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931841+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931842+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-015-001\",\"LocationName\":\"十一行十五列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931847+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931848+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-015-002\",\"LocationName\":\"十一行十五列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931895+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931895+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-015-003\",\"LocationName\":\"十一行十五列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931901+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931902+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-015-004\",\"LocationName\":\"十一行十五列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931907+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931908+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-015-005\",\"LocationName\":\"十一行十五列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931913+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931914+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-015-006\",\"LocationName\":\"十一行十五列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931919+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393192+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-015-007\",\"LocationName\":\"十一行十五列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":15,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931925+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931926+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-015-008\",\"LocationName\":\"十一行十五列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":15,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931931+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931931+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-016-001\",\"LocationName\":\"十一行十六列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931937+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931938+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-016-002\",\"LocationName\":\"十一行十六列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3931943+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3931944+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-016-003\",\"LocationName\":\"十一行十六列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932014+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932015+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-016-004\",\"LocationName\":\"十一行十六列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932021+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932021+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-016-005\",\"LocationName\":\"十一行十六列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932027+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932027+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-016-006\",\"LocationName\":\"十一行十六列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932033+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932033+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-016-007\",\"LocationName\":\"十一行十六列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":16,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932039+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932039+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-016-008\",\"LocationName\":\"十一行十六列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":16,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932045+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932045+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-017-001\",\"LocationName\":\"十一行十七列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393205+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932051+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-017-002\",\"LocationName\":\"十一行十七列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932056+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932057+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-017-003\",\"LocationName\":\"十一行十七列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932062+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932063+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-017-004\",\"LocationName\":\"十一行十七列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932108+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932109+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-017-005\",\"LocationName\":\"十一行十七列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932116+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932116+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-017-006\",\"LocationName\":\"十一行十七列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932122+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932123+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-017-007\",\"LocationName\":\"十一行十七列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":17,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932133+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932134+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-017-008\",\"LocationName\":\"十一行十七列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":17,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932142+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932143+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-018-001\",\"LocationName\":\"十一行十八列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932153+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932154+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-018-002\",\"LocationName\":\"十一行十八列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932165+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932166+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-018-003\",\"LocationName\":\"十一行十八列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932175+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932176+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-018-004\",\"LocationName\":\"十一行十八列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932185+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932186+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-018-005\",\"LocationName\":\"十一行十八列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932196+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932197+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-018-006\",\"LocationName\":\"十一行十八列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932264+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932265+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-018-007\",\"LocationName\":\"十一行十八列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":18,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932271+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932272+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-018-008\",\"LocationName\":\"十一行十八列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":18,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932277+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932278+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-019-001\",\"LocationName\":\"十一行十九列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932284+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932285+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-019-002\",\"LocationName\":\"十一行十九列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393229+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932291+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-019-003\",\"LocationName\":\"十一行十九列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932296+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932297+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-019-004\",\"LocationName\":\"十一行十九列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932302+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932302+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-019-005\",\"LocationName\":\"十一行十九列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932308+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932308+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-019-006\",\"LocationName\":\"十一行十九列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932313+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932314+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-019-007\",\"LocationName\":\"十一行十九列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":19,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932364+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932365+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-019-008\",\"LocationName\":\"十一行十九列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":19,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393237+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932371+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-020-001\",\"LocationName\":\"十一行二十列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932376+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932377+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-020-002\",\"LocationName\":\"十一行二十列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932382+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932383+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-020-003\",\"LocationName\":\"十一行二十列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932388+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932389+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-020-004\",\"LocationName\":\"十一行二十列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932394+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932395+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-020-005\",\"LocationName\":\"十一行二十列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.39324+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932401+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-020-006\",\"LocationName\":\"十一行二十列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932408+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932408+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-020-007\",\"LocationName\":\"十一行二十列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":20,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932413+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932414+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-020-008\",\"LocationName\":\"十一行二十列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":20,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932478+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932479+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-021-001\",\"LocationName\":\"十一行二十一列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":21,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932484+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932485+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-021-002\",\"LocationName\":\"十一行二十一列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":21,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932491+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932492+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-021-003\",\"LocationName\":\"十一行二十一列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":21,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932497+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932498+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-021-004\",\"LocationName\":\"十一行二十一列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":21,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932504+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932504+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-021-005\",\"LocationName\":\"十一行二十一列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":21,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393251+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932511+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-021-006\",\"LocationName\":\"十一行二十一列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":21,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932516+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932517+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-021-007\",\"LocationName\":\"十一行二十一列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":21,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932522+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932523+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-021-008\",\"LocationName\":\"十一行二十一列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":21,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932528+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932529+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-022-001\",\"LocationName\":\"十一行二十二列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":22,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932574+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932575+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-022-002\",\"LocationName\":\"十一行二十二列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":22,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932581+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932582+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-022-003\",\"LocationName\":\"十一行二十二列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":22,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932589+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932589+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-022-004\",\"LocationName\":\"十一行二十二列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":22,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932595+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932595+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-022-005\",\"LocationName\":\"十一行二十二列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":22,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932601+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932601+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-022-006\",\"LocationName\":\"十一行二十二列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":22,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932607+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932607+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-022-007\",\"LocationName\":\"十一行二十二列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":22,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932613+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932613+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-022-008\",\"LocationName\":\"十一行二十二列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":22,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932619+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393262+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-023-001\",\"LocationName\":\"十一行二十三列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":23,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932666+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932668+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-023-002\",\"LocationName\":\"十一行二十三列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":23,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932673+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932674+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-023-003\",\"LocationName\":\"十一行二十三列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":23,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393268+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393268+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-023-004\",\"LocationName\":\"十一行二十三列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":23,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932686+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932687+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-023-005\",\"LocationName\":\"十一行二十三列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":23,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932692+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932692+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-023-006\",\"LocationName\":\"十一行二十三列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":23,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932699+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932699+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-023-007\",\"LocationName\":\"十一行二十三列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":23,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932705+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932705+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-023-008\",\"LocationName\":\"十一行二十三列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":23,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932711+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932711+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-024-001\",\"LocationName\":\"十一行二十四列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":24,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932718+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932718+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-024-002\",\"LocationName\":\"十一行二十四列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":24,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932768+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932769+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-024-003\",\"LocationName\":\"十一行二十四列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":24,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932775+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932776+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-024-004\",\"LocationName\":\"十一行二十四列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":24,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932781+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932782+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-024-005\",\"LocationName\":\"十一行二十四列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":24,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932788+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932788+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-024-006\",\"LocationName\":\"十一行二十四列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":24,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932794+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932795+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-024-007\",\"LocationName\":\"十一行二十四列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":24,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.39328+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932801+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-024-008\",\"LocationName\":\"十一行二十四列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":24,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932806+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932806+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-025-001\",\"LocationName\":\"十一行二十五列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":25,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932812+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932813+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-025-002\",\"LocationName\":\"十一行二十五列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":25,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932819+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932819+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-025-003\",\"LocationName\":\"十一行二十五列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":25,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393296+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393296+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-025-004\",\"LocationName\":\"十一行二十五列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":25,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932965+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932966+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-025-005\",\"LocationName\":\"十一行二十五列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":25,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393297+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932971+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-025-006\",\"LocationName\":\"十一行二十五列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":25,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932976+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932976+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-025-007\",\"LocationName\":\"十一行二十五列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":25,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932981+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932981+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-025-008\",\"LocationName\":\"十一行二十五列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":25,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932986+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932986+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-026-001\",\"LocationName\":\"十一行二十六列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":26,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932991+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932991+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-026-002\",\"LocationName\":\"十一行二十六列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":26,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3932996+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3932996+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-026-003\",\"LocationName\":\"十一行二十六列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":26,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933001+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933002+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-026-004\",\"LocationName\":\"十一行二十六列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":26,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933044+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933044+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-026-005\",\"LocationName\":\"十一行二十六列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":26,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393305+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393305+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-026-006\",\"LocationName\":\"十一行二十六列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":26,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933055+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933056+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-026-007\",\"LocationName\":\"十一行二十六列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":26,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393306+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933061+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-026-008\",\"LocationName\":\"十一行二十六列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":26,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933065+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933066+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-027-001\",\"LocationName\":\"十一行二十七列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":27,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393307+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933071+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-027-002\",\"LocationName\":\"十一行二十七列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":27,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933075+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933076+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-027-003\",\"LocationName\":\"十一行二十七列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":27,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933081+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933082+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-027-004\",\"LocationName\":\"十一行二十七列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":27,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933087+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933087+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-027-005\",\"LocationName\":\"十一行二十七列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":27,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933128+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933129+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-027-006\",\"LocationName\":\"十一行二十七列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":27,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933134+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933134+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-027-007\",\"LocationName\":\"十一行二十七列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":27,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933139+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393314+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-027-008\",\"LocationName\":\"十一行二十七列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":27,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933145+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933145+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-028-001\",\"LocationName\":\"十一行二十八列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":28,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393315+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933151+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-028-002\",\"LocationName\":\"十一行二十八列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":28,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933155+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933156+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-028-003\",\"LocationName\":\"十一行二十八列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":28,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393316+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933161+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-028-004\",\"LocationName\":\"十一行二十八列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":28,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933166+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933166+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-028-005\",\"LocationName\":\"十一行二十八列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":28,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933204+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933205+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-028-006\",\"LocationName\":\"十一行二十八列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":28,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933211+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933211+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-028-007\",\"LocationName\":\"十一行二十八列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":28,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933216+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933217+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-028-008\",\"LocationName\":\"十一行二十八列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":28,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933222+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933222+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-029-001\",\"LocationName\":\"十一行二十九列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":29,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933227+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933228+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-029-002\",\"LocationName\":\"十一行二十九列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":29,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933232+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933233+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-029-003\",\"LocationName\":\"十一行二十九列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":29,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933237+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933238+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-029-004\",\"LocationName\":\"十一行二十九列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":29,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933243+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933244+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-029-005\",\"LocationName\":\"十一行二十九列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":29,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393325+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933251+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-029-006\",\"LocationName\":\"十一行二十九列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":29,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933303+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933303+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-029-007\",\"LocationName\":\"十一行二十九列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":29,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933309+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393331+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-029-008\",\"LocationName\":\"十一行二十九列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":29,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933315+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933315+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-030-001\",\"LocationName\":\"十一行三十列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":30,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393332+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933321+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-030-002\",\"LocationName\":\"十一行三十列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":30,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933326+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933326+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-030-003\",\"LocationName\":\"十一行三十列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":30,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933331+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933331+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-030-004\",\"LocationName\":\"十一行三十列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":30,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933336+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933336+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-030-005\",\"LocationName\":\"十一行三十列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":30,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933341+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933342+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-030-006\",\"LocationName\":\"十一行三十列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":30,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933346+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933347+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-030-007\",\"LocationName\":\"十一行三十列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":30,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933388+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933389+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-030-008\",\"LocationName\":\"十一行三十列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":30,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933395+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933396+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-031-001\",\"LocationName\":\"十一行三十一列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":31,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.39334+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933401+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-031-002\",\"LocationName\":\"十一行三十一列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":31,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933406+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933407+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-031-003\",\"LocationName\":\"十一行三十一列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":31,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933411+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933412+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-031-004\",\"LocationName\":\"十一行三十一列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":31,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933417+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933418+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-031-005\",\"LocationName\":\"十一行三十一列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":31,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933422+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933423+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-031-006\",\"LocationName\":\"十一行三十一列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":31,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933428+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933429+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-031-007\",\"LocationName\":\"十一行三十一列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":31,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933433+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933434+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-031-008\",\"LocationName\":\"十一行三十一列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":31,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933474+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933474+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-032-001\",\"LocationName\":\"十一行三十二列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":32,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933479+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393348+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-032-002\",\"LocationName\":\"十一行三十二列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":32,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933485+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933485+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-032-003\",\"LocationName\":\"十一行三十二列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":32,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393349+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393349+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-032-004\",\"LocationName\":\"十一行三十二列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":32,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933495+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933496+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-032-005\",\"LocationName\":\"十一行三十二列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":32,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933501+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933501+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-032-006\",\"LocationName\":\"十一行三十二列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":32,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933506+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933506+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-032-007\",\"LocationName\":\"十一行三十二列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":32,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933513+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933513+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-032-008\",\"LocationName\":\"十一行三十二列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":32,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393352+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933522+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-033-001\",\"LocationName\":\"十一行三十三列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":33,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933563+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933563+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-033-002\",\"LocationName\":\"十一行三十三列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":33,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933569+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933569+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-033-003\",\"LocationName\":\"十一行三十三列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":33,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933574+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933575+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-033-004\",\"LocationName\":\"十一行三十三列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":33,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393358+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393358+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-033-005\",\"LocationName\":\"十一行三十三列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":33,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933585+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933585+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-033-006\",\"LocationName\":\"十一行三十三列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":33,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933591+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933592+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-033-007\",\"LocationName\":\"十一行三十三列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":33,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933596+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933597+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-033-008\",\"LocationName\":\"十一行三十三列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":33,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933601+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933602+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-034-001\",\"LocationName\":\"十一行三十四列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":34,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933607+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933607+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-034-002\",\"LocationName\":\"十一行三十四列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":34,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933664+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933664+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-034-003\",\"LocationName\":\"十一行三十四列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":34,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933669+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393367+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-034-004\",\"LocationName\":\"十一行三十四列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":34,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933675+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933675+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-034-005\",\"LocationName\":\"十一行三十四列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":34,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393368+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933681+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-034-006\",\"LocationName\":\"十一行三十四列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":34,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933686+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933686+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-034-007\",\"LocationName\":\"十一行三十四列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":34,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393369+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933691+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"011-034-008\",\"LocationName\":\"十一行三十四列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":11,\"Column\":34,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933696+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933696+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-001-001\",\"LocationName\":\"十二行一列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933702+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933702+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-001-002\",\"LocationName\":\"十二行一列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933707+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933708+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-001-003\",\"LocationName\":\"十二行一列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933753+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933754+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-001-004\",\"LocationName\":\"十二行一列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933758+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933759+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-001-005\",\"LocationName\":\"十二行一列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933764+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933765+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-001-006\",\"LocationName\":\"十二行一列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393377+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933771+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-001-007\",\"LocationName\":\"十二行一列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":1,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933775+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933776+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-001-008\",\"LocationName\":\"十二行一列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":1,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393378+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933781+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-002-001\",\"LocationName\":\"十二行二列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933785+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933786+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-002-002\",\"LocationName\":\"十二行二列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393379+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933791+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-002-003\",\"LocationName\":\"十二行二列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933795+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933795+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-002-004\",\"LocationName\":\"十二行二列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933836+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933837+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-002-005\",\"LocationName\":\"十二行二列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933842+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933842+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-002-006\",\"LocationName\":\"十二行二列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933846+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933847+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-002-007\",\"LocationName\":\"十二行二列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":2,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933852+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933852+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-002-008\",\"LocationName\":\"十二行二列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":2,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933857+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3933857+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-003-001\",\"LocationName\":\"十二行三列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3933861+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3935868+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-003-002\",\"LocationName\":\"十二行三列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3935964+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3935964+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-003-003\",\"LocationName\":\"十二行三列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3935971+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3935972+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-003-004\",\"LocationName\":\"十二行三列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3935976+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3935977+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-003-005\",\"LocationName\":\"十二行三列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3935981+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3935982+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-003-006\",\"LocationName\":\"十二行三列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936114+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936114+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-003-007\",\"LocationName\":\"十二行三列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":3,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936119+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393612+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-003-008\",\"LocationName\":\"十二行三列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":3,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936124+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936125+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-004-001\",\"LocationName\":\"十二行四列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393613+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936131+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-004-002\",\"LocationName\":\"十二行四列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936135+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936136+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-004-003\",\"LocationName\":\"十二行四列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936141+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936141+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-004-004\",\"LocationName\":\"十二行四列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936145+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936146+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-004-005\",\"LocationName\":\"十二行四列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936151+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936151+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-004-006\",\"LocationName\":\"十二行四列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936155+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936156+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-004-007\",\"LocationName\":\"十二行四列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":4,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393616+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936161+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-004-008\",\"LocationName\":\"十二行四列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":4,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936232+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936232+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-005-001\",\"LocationName\":\"十二行五列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936237+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936238+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-005-002\",\"LocationName\":\"十二行五列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936242+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936243+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-005-003\",\"LocationName\":\"十二行五列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936247+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936248+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-005-004\",\"LocationName\":\"十二行五列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936252+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936253+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-005-005\",\"LocationName\":\"十二行五列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936257+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936258+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-005-006\",\"LocationName\":\"十二行五列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936262+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936263+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-005-007\",\"LocationName\":\"十二行五列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":5,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936267+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936267+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-005-008\",\"LocationName\":\"十二行五列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":5,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936272+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936273+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-006-001\",\"LocationName\":\"十二行六列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936277+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936277+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-006-002\",\"LocationName\":\"十二行六列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936316+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936317+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-006-003\",\"LocationName\":\"十二行六列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936322+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936322+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-006-004\",\"LocationName\":\"十二行六列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936327+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936328+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-006-005\",\"LocationName\":\"十二行六列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936332+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936332+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-006-006\",\"LocationName\":\"十二行六列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936336+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936337+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-006-007\",\"LocationName\":\"十二行六列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":6,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936342+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936342+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-006-008\",\"LocationName\":\"十二行六列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":6,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936346+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936347+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-007-001\",\"LocationName\":\"十二行七列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936351+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936352+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-007-002\",\"LocationName\":\"十二行七列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936356+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936357+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-007-003\",\"LocationName\":\"十二行七列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936361+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936361+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-007-004\",\"LocationName\":\"十二行七列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936404+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936404+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-007-005\",\"LocationName\":\"十二行七列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936409+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936409+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-007-006\",\"LocationName\":\"十二行七列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936414+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936415+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-007-007\",\"LocationName\":\"十二行七列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":7,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936419+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936419+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-007-008\",\"LocationName\":\"十二行七列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":7,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936424+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936424+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-008-001\",\"LocationName\":\"十二行八列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936429+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936429+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-008-002\",\"LocationName\":\"十二行八列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936433+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936434+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-008-003\",\"LocationName\":\"十二行八列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936438+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936439+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-008-004\",\"LocationName\":\"十二行八列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936443+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936444+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-008-005\",\"LocationName\":\"十二行八列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936448+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936448+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-008-006\",\"LocationName\":\"十二行八列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936487+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936487+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-008-007\",\"LocationName\":\"十二行八列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":8,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936492+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936492+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-008-008\",\"LocationName\":\"十二行八列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":8,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936497+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936497+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-009-001\",\"LocationName\":\"十二行九列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936502+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936503+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-009-002\",\"LocationName\":\"十二行九列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936507+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936507+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-009-003\",\"LocationName\":\"十二行九列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936512+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936512+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-009-004\",\"LocationName\":\"十二行九列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936516+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936517+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-009-005\",\"LocationName\":\"十二行九列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936521+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936521+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-009-006\",\"LocationName\":\"十二行九列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936526+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936526+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-009-007\",\"LocationName\":\"十二行九列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":9,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936567+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936568+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-009-008\",\"LocationName\":\"十二行九列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":9,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936573+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936573+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-010-001\",\"LocationName\":\"十二行十列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936578+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936579+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-010-002\",\"LocationName\":\"十二行十列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936584+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936584+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-010-003\",\"LocationName\":\"十二行十列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936589+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936589+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-010-004\",\"LocationName\":\"十二行十列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936594+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936595+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-010-005\",\"LocationName\":\"十二行十列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936599+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.39366+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-010-006\",\"LocationName\":\"十二行十列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936604+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936604+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-010-007\",\"LocationName\":\"十二行十列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":10,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936608+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936609+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-010-008\",\"LocationName\":\"十二行十列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":10,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936614+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936614+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-011-001\",\"LocationName\":\"十二行十一列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936656+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936656+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-011-002\",\"LocationName\":\"十二行十一列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936661+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936662+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-011-003\",\"LocationName\":\"十二行十一列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936667+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936667+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-011-004\",\"LocationName\":\"十二行十一列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936672+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936672+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-011-005\",\"LocationName\":\"十二行十一列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936677+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936677+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-011-006\",\"LocationName\":\"十二行十一列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936682+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936683+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-011-007\",\"LocationName\":\"十二行十一列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":11,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936687+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936687+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-011-008\",\"LocationName\":\"十二行十一列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":11,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936692+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936693+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-012-001\",\"LocationName\":\"十二行十二列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936697+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936698+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-012-002\",\"LocationName\":\"十二行十二列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936736+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936736+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-012-003\",\"LocationName\":\"十二行十二列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936741+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936742+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-012-004\",\"LocationName\":\"十二行十二列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936746+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936747+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-012-005\",\"LocationName\":\"十二行十二列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936751+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936752+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-012-006\",\"LocationName\":\"十二行十二列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936756+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936757+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-012-007\",\"LocationName\":\"十二行十二列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":12,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936761+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936762+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-012-008\",\"LocationName\":\"十二行十二列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":12,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936766+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936766+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-013-001\",\"LocationName\":\"十二行十三列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936771+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936772+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-013-002\",\"LocationName\":\"十二行十三列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936776+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936777+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-013-003\",\"LocationName\":\"十二行十三列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936814+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936814+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-013-004\",\"LocationName\":\"十二行十三列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393682+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393682+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-013-005\",\"LocationName\":\"十二行十三列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936825+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936825+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-013-006\",\"LocationName\":\"十二行十三列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393683+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936831+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-013-007\",\"LocationName\":\"十二行十三列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":13,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936835+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936836+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-013-008\",\"LocationName\":\"十二行十三列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":13,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393684+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936841+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-014-001\",\"LocationName\":\"十二行十四列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936845+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936846+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-014-002\",\"LocationName\":\"十二行十四列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936851+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936851+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-014-003\",\"LocationName\":\"十二行十四列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936856+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936856+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-014-004\",\"LocationName\":\"十二行十四列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936904+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936904+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-014-005\",\"LocationName\":\"十二行十四列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936909+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393691+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-014-006\",\"LocationName\":\"十二行十四列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936914+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936915+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-014-007\",\"LocationName\":\"十二行十四列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":14,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393692+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393692+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-014-008\",\"LocationName\":\"十二行十四列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":14,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936924+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936925+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-015-001\",\"LocationName\":\"十二行十五列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393693+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393693+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-015-002\",\"LocationName\":\"十二行十五列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936935+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936935+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-015-003\",\"LocationName\":\"十二行十五列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393694+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393694+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-015-004\",\"LocationName\":\"十二行十五列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936945+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936945+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-015-005\",\"LocationName\":\"十二行十五列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936983+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936984+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-015-006\",\"LocationName\":\"十二行十五列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393699+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393699+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-015-007\",\"LocationName\":\"十二行十五列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":15,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3936995+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3936995+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-015-008\",\"LocationName\":\"十二行十五列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":15,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937001+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-016-001\",\"LocationName\":\"十二行十六列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937006+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937007+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-016-002\",\"LocationName\":\"十二行十六列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937011+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937012+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-016-003\",\"LocationName\":\"十二行十六列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937016+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937017+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-016-004\",\"LocationName\":\"十二行十六列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937022+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937023+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-016-005\",\"LocationName\":\"十二行十六列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937027+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937027+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-016-006\",\"LocationName\":\"十二行十六列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937066+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937067+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-016-007\",\"LocationName\":\"十二行十六列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":16,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937072+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937073+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-016-008\",\"LocationName\":\"十二行十六列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":16,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937077+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937078+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-017-001\",\"LocationName\":\"十二行十七列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937083+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937083+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-017-002\",\"LocationName\":\"十二行十七列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937087+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937088+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-017-003\",\"LocationName\":\"十二行十七列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937093+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937093+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-017-004\",\"LocationName\":\"十二行十七列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937098+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937098+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-017-005\",\"LocationName\":\"十二行十七列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937103+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937103+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-017-006\",\"LocationName\":\"十二行十七列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937108+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937108+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-017-007\",\"LocationName\":\"十二行十七列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":17,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937113+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937113+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-017-008\",\"LocationName\":\"十二行十七列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":17,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937155+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937156+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-018-001\",\"LocationName\":\"十二行十八列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937161+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937161+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-018-002\",\"LocationName\":\"十二行十八列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937166+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937166+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-018-003\",\"LocationName\":\"十二行十八列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937171+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937171+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-018-004\",\"LocationName\":\"十二行十八列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937176+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937177+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-018-005\",\"LocationName\":\"十二行十八列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937181+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937182+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-018-006\",\"LocationName\":\"十二行十八列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937186+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937187+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-018-007\",\"LocationName\":\"十二行十八列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":18,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937191+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937191+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-018-008\",\"LocationName\":\"十二行十八列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":18,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937196+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937197+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-019-001\",\"LocationName\":\"十二行十九列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937237+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937238+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-019-002\",\"LocationName\":\"十二行十九列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937242+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937243+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-019-003\",\"LocationName\":\"十二行十九列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937248+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937249+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-019-004\",\"LocationName\":\"十二行十九列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937253+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937254+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-019-005\",\"LocationName\":\"十二行十九列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937258+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937259+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-019-006\",\"LocationName\":\"十二行十九列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937263+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937264+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-019-007\",\"LocationName\":\"十二行十九列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":19,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937268+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937269+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-019-008\",\"LocationName\":\"十二行十九列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":19,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937273+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937273+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-020-001\",\"LocationName\":\"十二行二十列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937279+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937279+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-020-002\",\"LocationName\":\"十二行二十列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937319+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937319+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-020-003\",\"LocationName\":\"十二行二十列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937324+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937325+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-020-004\",\"LocationName\":\"十二行二十列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937329+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393733+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-020-005\",\"LocationName\":\"十二行二十列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937335+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937335+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-020-006\",\"LocationName\":\"十二行二十列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393734+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393734+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-020-007\",\"LocationName\":\"十二行二十列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":20,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937345+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937346+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-020-008\",\"LocationName\":\"十二行二十列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":20,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393735+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393735+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-021-001\",\"LocationName\":\"十二行二十一列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":21,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937355+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937356+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-021-002\",\"LocationName\":\"十二行二十一列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":21,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937361+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937362+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-021-003\",\"LocationName\":\"十二行二十一列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":21,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.39374+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937401+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-021-004\",\"LocationName\":\"十二行二十一列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":21,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937406+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937406+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-021-005\",\"LocationName\":\"十二行二十一列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":21,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937412+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937412+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-021-006\",\"LocationName\":\"十二行二十一列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":21,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937417+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937418+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-021-007\",\"LocationName\":\"十二行二十一列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":21,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937422+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937423+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-021-008\",\"LocationName\":\"十二行二十一列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":21,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937428+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937428+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-022-001\",\"LocationName\":\"十二行二十二列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":22,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937433+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937433+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-022-002\",\"LocationName\":\"十二行二十二列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":22,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937438+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937438+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-022-003\",\"LocationName\":\"十二行二十二列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":22,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937443+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937443+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-022-004\",\"LocationName\":\"十二行二十二列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":22,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937483+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937484+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-022-005\",\"LocationName\":\"十二行二十二列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":22,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937489+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937489+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-022-006\",\"LocationName\":\"十二行二十二列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":22,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937495+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937495+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-022-007\",\"LocationName\":\"十二行二十二列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":22,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.39375+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937501+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-022-008\",\"LocationName\":\"十二行二十二列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":22,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937505+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937506+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-023-001\",\"LocationName\":\"十二行二十三列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":23,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937511+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937511+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-023-002\",\"LocationName\":\"十二行二十三列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":23,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937517+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937518+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-023-003\",\"LocationName\":\"十二行二十三列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":23,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937522+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937523+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-023-004\",\"LocationName\":\"十二行二十三列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":23,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937567+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937568+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-023-005\",\"LocationName\":\"十二行二十三列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":23,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937574+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937574+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-023-006\",\"LocationName\":\"十二行二十三列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":23,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937579+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393758+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-023-007\",\"LocationName\":\"十二行二十三列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":23,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937585+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937586+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-023-008\",\"LocationName\":\"十二行二十三列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":23,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393759+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937591+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-024-001\",\"LocationName\":\"十二行二十四列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":24,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937596+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937596+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-024-002\",\"LocationName\":\"十二行二十四列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":24,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937601+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937602+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-024-003\",\"LocationName\":\"十二行二十四列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":24,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937606+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937607+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-024-004\",\"LocationName\":\"十二行二十四列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":24,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937611+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937612+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-024-005\",\"LocationName\":\"十二行二十四列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":24,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937651+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937652+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-024-006\",\"LocationName\":\"十二行二十四列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":24,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937657+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937658+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-024-007\",\"LocationName\":\"十二行二十四列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":24,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937662+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937663+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-024-008\",\"LocationName\":\"十二行二十四列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":24,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937668+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937668+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-025-001\",\"LocationName\":\"十二行二十五列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":25,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937673+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937674+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-025-002\",\"LocationName\":\"十二行二十五列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":25,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937679+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937679+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-025-003\",\"LocationName\":\"十二行二十五列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":25,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937684+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937684+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-025-004\",\"LocationName\":\"十二行二十五列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":25,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937689+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937689+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-025-005\",\"LocationName\":\"十二行二十五列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":25,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937694+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937694+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-025-006\",\"LocationName\":\"十二行二十五列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":25,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937735+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937736+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-025-007\",\"LocationName\":\"十二行二十五列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":25,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937741+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937741+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-025-008\",\"LocationName\":\"十二行二十五列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":25,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937746+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937747+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-026-001\",\"LocationName\":\"十二行二十六列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":26,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937752+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937752+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-026-002\",\"LocationName\":\"十二行二十六列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":26,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937757+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937757+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-026-003\",\"LocationName\":\"十二行二十六列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":26,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937762+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937762+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-026-004\",\"LocationName\":\"十二行二十六列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":26,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937767+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937768+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-026-005\",\"LocationName\":\"十二行二十六列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":26,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937772+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937773+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-026-006\",\"LocationName\":\"十二行二十六列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":26,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937777+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937778+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-026-007\",\"LocationName\":\"十二行二十六列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":26,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393782+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937821+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-026-008\",\"LocationName\":\"十二行二十六列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":26,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937826+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937826+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-027-001\",\"LocationName\":\"十二行二十七列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":27,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937831+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937832+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-027-002\",\"LocationName\":\"十二行二十七列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":27,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937837+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937838+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-027-003\",\"LocationName\":\"十二行二十七列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":27,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937842+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937843+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-027-004\",\"LocationName\":\"十二行二十七列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":27,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937847+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937848+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-027-005\",\"LocationName\":\"十二行二十七列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":27,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937852+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937853+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-027-006\",\"LocationName\":\"十二行二十七列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":27,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937858+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937858+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-027-007\",\"LocationName\":\"十二行二十七列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":27,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937863+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937863+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-027-008\",\"LocationName\":\"十二行二十七列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":27,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937901+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937902+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-028-001\",\"LocationName\":\"十二行二十八列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":28,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937907+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937907+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-028-002\",\"LocationName\":\"十二行二十八列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":28,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937912+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937913+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-028-003\",\"LocationName\":\"十二行二十八列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":28,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937917+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937918+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-028-004\",\"LocationName\":\"十二行二十八列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":28,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937922+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937923+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-028-005\",\"LocationName\":\"十二行二十八列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":28,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937927+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937928+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-028-006\",\"LocationName\":\"十二行二十八列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":28,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937932+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937933+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-028-007\",\"LocationName\":\"十二行二十八列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":28,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937937+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937938+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-028-008\",\"LocationName\":\"十二行二十八列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":28,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937977+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937978+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-029-001\",\"LocationName\":\"十二行二十九列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":29,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937984+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937984+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-029-002\",\"LocationName\":\"十二行二十九列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":29,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393799+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393799+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-029-003\",\"LocationName\":\"十二行二十九列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":29,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3937995+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3937996+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-029-004\",\"LocationName\":\"十二行二十九列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":29,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938001+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-029-005\",\"LocationName\":\"十二行二十九列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":29,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938006+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938006+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-029-006\",\"LocationName\":\"十二行二十九列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":29,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938011+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938011+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-029-007\",\"LocationName\":\"十二行二十九列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":29,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938016+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938017+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-029-008\",\"LocationName\":\"十二行二十九列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":29,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938021+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938022+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-030-001\",\"LocationName\":\"十二行三十列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":30,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938059+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393806+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-030-002\",\"LocationName\":\"十二行三十列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":30,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938065+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938066+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-030-003\",\"LocationName\":\"十二行三十列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":30,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393807+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938071+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-030-004\",\"LocationName\":\"十二行三十列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":30,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938076+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938076+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-030-005\",\"LocationName\":\"十二行三十列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":30,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938081+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938081+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-030-006\",\"LocationName\":\"十二行三十列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":30,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938086+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938087+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-030-007\",\"LocationName\":\"十二行三十列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":30,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938091+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938092+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-030-008\",\"LocationName\":\"十二行三十列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":30,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938096+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938097+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-031-001\",\"LocationName\":\"十二行三十一列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":31,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938102+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938102+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-031-002\",\"LocationName\":\"十二行三十一列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":31,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938139+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393814+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-031-003\",\"LocationName\":\"十二行三十一列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":31,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938145+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938146+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-031-004\",\"LocationName\":\"十二行三十一列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":31,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938151+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938151+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-031-005\",\"LocationName\":\"十二行三十一列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":31,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938156+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938156+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-031-006\",\"LocationName\":\"十二行三十一列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":31,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938161+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938162+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-031-007\",\"LocationName\":\"十二行三十一列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":31,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938166+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938167+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-031-008\",\"LocationName\":\"十二行三十一列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":31,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938172+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938172+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-032-001\",\"LocationName\":\"十二行三十二列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":32,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938179+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938179+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-032-002\",\"LocationName\":\"十二行三十二列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":32,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938184+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938184+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-032-003\",\"LocationName\":\"十二行三十二列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":32,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938233+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938234+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-032-004\",\"LocationName\":\"十二行三十二列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":32,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938239+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393824+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-032-005\",\"LocationName\":\"十二行三十二列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":32,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938244+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938245+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-032-006\",\"LocationName\":\"十二行三十二列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":32,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393825+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.393825+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-032-007\",\"LocationName\":\"十二行三十二列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":32,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938255+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938255+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-032-008\",\"LocationName\":\"十二行三十二列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":32,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938261+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938261+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-033-001\",\"LocationName\":\"十二行三十三列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":33,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938266+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938267+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-033-002\",\"LocationName\":\"十二行三十三列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":33,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938271+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938272+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-033-003\",\"LocationName\":\"十二行三十三列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":33,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938277+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938277+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-033-004\",\"LocationName\":\"十二行三十三列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":33,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938316+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938316+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-033-005\",\"LocationName\":\"十二行三十三列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":33,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938321+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938322+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-033-006\",\"LocationName\":\"十二行三十三列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":33,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938327+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938327+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-033-007\",\"LocationName\":\"十二行三十三列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":33,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938332+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938332+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-033-008\",\"LocationName\":\"十二行三十三列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":33,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938337+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938338+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-034-001\",\"LocationName\":\"十二行三十四列一层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":34,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938343+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938343+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-034-002\",\"LocationName\":\"十二行三十四列二层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":34,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938348+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938348+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-034-003\",\"LocationName\":\"十二行三十四列三层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":34,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938353+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938354+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-034-004\",\"LocationName\":\"十二行三十四列四层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":34,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938358+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938359+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-034-005\",\"LocationName\":\"十二行三十四列五层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":34,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938399+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.39384+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-034-006\",\"LocationName\":\"十二行三十四列六层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":34,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938405+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938405+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-034-007\",\"LocationName\":\"十二行三十四列七层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":34,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.393841+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938411+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"012-034-008\",\"LocationName\":\"十二行三十四列八层\",\"RoadwayNo\":\"CWSC6\",\"Row\":12,\"Column\":34,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:34:13.3938416+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:34:13.3938417+08:00\"}]]","ResponseIntervalTime":"357ms","ResponseTime":"2025-02-15 10:34:14 779","ResponseJsonData":"13969"}