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
| --------------------------------
| 2025/2/15 10:34:14|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:34:13 377","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:CreateLocation","RequestParamsName":"【携带的参数有】:12, 34, 8, 1, 5","RequestParamsData":"[12,34,8,1,5]","ResponseIntervalTime":"419ms","ResponseTime":"2025-02-15 10:34:14 797","ResponseJsonData":"{\"Status\":true,\"Code\":1,\"Message\":null,\"Data\":null,\"DevMessage\":null}"}
| --------------------------------
| 2025/2/15 10:34:19|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:34: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":"1ms","ResponseTime":"2025-02-15 10:34:19 533","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:34:29|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:34: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":"0ms","ResponseTime":"2025-02-15 10:34:29 537","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:34:39|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:34:39 541","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:39 542","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:34:49|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:34:49 531","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:49 532","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:34:59|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:34: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":"0ms","ResponseTime":"2025-02-15 10:34:59 531","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:35:09|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:35:09 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:35:09 533","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:35:33|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:35:31 798","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":"898ms","ResponseTime":"2025-02-15 10:35:33 696","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:35:35|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:35:35 491","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:AddData","RequestParamsName":"【携带的参数有】:System.Collections.Generic.List`1[WIDESEA_Model.Models.DtLocationInfo]","RequestParamsData":"[[{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-001-001\",\"LocationName\":\"十三行一列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4783794+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4783812+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-001-002\",\"LocationName\":\"十三行一列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4817909+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4817926+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-001-003\",\"LocationName\":\"十三行一列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4817975+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4817976+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-001-004\",\"LocationName\":\"十三行一列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4817982+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4817983+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-001-005\",\"LocationName\":\"十三行一列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4817987+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4817988+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-001-006\",\"LocationName\":\"十三行一列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4817999+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-001-007\",\"LocationName\":\"十三行一列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":1,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818005+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818006+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-001-008\",\"LocationName\":\"十三行一列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":1,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818061+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818062+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-002-001\",\"LocationName\":\"十三行二列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818066+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818067+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-002-002\",\"LocationName\":\"十三行二列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818073+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818074+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-002-003\",\"LocationName\":\"十三行二列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818079+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818079+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-002-004\",\"LocationName\":\"十三行二列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818084+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818084+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-002-005\",\"LocationName\":\"十三行二列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818089+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818089+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-002-006\",\"LocationName\":\"十三行二列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818094+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818095+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-002-007\",\"LocationName\":\"十三行二列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":2,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818099+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.48181+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-002-008\",\"LocationName\":\"十三行二列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":2,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818104+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818105+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-003-001\",\"LocationName\":\"十三行三列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.481824+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.481824+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-003-002\",\"LocationName\":\"十三行三列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818249+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.481825+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-003-003\",\"LocationName\":\"十三行三列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818256+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818257+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-003-004\",\"LocationName\":\"十三行三列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818263+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818263+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-003-005\",\"LocationName\":\"十三行三列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818269+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.481827+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-003-006\",\"LocationName\":\"十三行三列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818276+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818277+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-003-007\",\"LocationName\":\"十三行三列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":3,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818284+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818284+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-003-008\",\"LocationName\":\"十三行三列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":3,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.481829+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818291+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-004-001\",\"LocationName\":\"十三行四列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818297+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818298+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-004-002\",\"LocationName\":\"十三行四列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818303+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818304+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-004-003\",\"LocationName\":\"十三行四列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818342+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818342+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-004-004\",\"LocationName\":\"十三行四列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818349+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818349+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-004-005\",\"LocationName\":\"十三行四列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818355+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818356+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-004-006\",\"LocationName\":\"十三行四列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818361+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818362+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-004-007\",\"LocationName\":\"十三行四列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":4,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818368+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818368+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-004-008\",\"LocationName\":\"十三行四列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":4,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818374+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818375+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-005-001\",\"LocationName\":\"十三行五列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818381+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818382+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-005-002\",\"LocationName\":\"十三行五列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818389+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.481839+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-005-003\",\"LocationName\":\"十三行五列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818396+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818397+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-005-004\",\"LocationName\":\"十三行五列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818458+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818459+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-005-005\",\"LocationName\":\"十三行五列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818465+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818466+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-005-006\",\"LocationName\":\"十三行五列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818472+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818472+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-005-007\",\"LocationName\":\"十三行五列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":5,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818479+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818479+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-005-008\",\"LocationName\":\"十三行五列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":5,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818486+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818487+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-006-001\",\"LocationName\":\"十三行六列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818494+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818495+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-006-002\",\"LocationName\":\"十三行六列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818502+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818503+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-006-003\",\"LocationName\":\"十三行六列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.481851+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818511+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-006-004\",\"LocationName\":\"十三行六列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818517+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818517+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-006-005\",\"LocationName\":\"十三行六列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818522+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818523+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-006-006\",\"LocationName\":\"十三行六列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818561+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818562+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-006-007\",\"LocationName\":\"十三行六列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":6,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818567+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818568+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-006-008\",\"LocationName\":\"十三行六列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":6,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818573+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818574+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-007-001\",\"LocationName\":\"十三行七列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818579+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.481858+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-007-002\",\"LocationName\":\"十三行七列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818585+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818586+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-007-003\",\"LocationName\":\"十三行七列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818591+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818592+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-007-004\",\"LocationName\":\"十三行七列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818597+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818598+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-007-005\",\"LocationName\":\"十三行七列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818603+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818604+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-007-006\",\"LocationName\":\"十三行七列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818609+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.481861+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-007-007\",\"LocationName\":\"十三行七列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":7,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818615+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818616+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-007-008\",\"LocationName\":\"十三行七列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":7,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818655+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818655+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-008-001\",\"LocationName\":\"十三行八列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818661+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818661+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-008-002\",\"LocationName\":\"十三行八列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818667+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818668+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-008-003\",\"LocationName\":\"十三行八列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818673+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818674+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-008-004\",\"LocationName\":\"十三行八列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.481868+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.481868+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-008-005\",\"LocationName\":\"十三行八列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818686+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818687+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-008-006\",\"LocationName\":\"十三行八列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818692+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818693+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-008-007\",\"LocationName\":\"十三行八列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":8,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818699+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818699+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-008-008\",\"LocationName\":\"十三行八列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":8,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818705+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818705+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-009-001\",\"LocationName\":\"十三行九列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818749+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818749+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-009-002\",\"LocationName\":\"十三行九列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818757+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818758+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-009-003\",\"LocationName\":\"十三行九列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818764+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818765+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-009-004\",\"LocationName\":\"十三行九列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.481877+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818771+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-009-005\",\"LocationName\":\"十三行九列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818778+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818779+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-009-006\",\"LocationName\":\"十三行九列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818787+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818787+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-009-007\",\"LocationName\":\"十三行九列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":9,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818794+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818795+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-009-008\",\"LocationName\":\"十三行九列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":9,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818802+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818802+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-010-001\",\"LocationName\":\"十三行十列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.481881+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.481881+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-010-002\",\"LocationName\":\"十三行十列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818855+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818855+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-010-003\",\"LocationName\":\"十三行十列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818861+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818862+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-010-004\",\"LocationName\":\"十三行十列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818865+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818866+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-010-005\",\"LocationName\":\"十三行十列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.481887+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818871+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-010-006\",\"LocationName\":\"十三行十列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818874+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818875+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-010-007\",\"LocationName\":\"十三行十列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":10,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818879+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.481888+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-010-008\",\"LocationName\":\"十三行十列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":10,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818884+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818885+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-011-001\",\"LocationName\":\"十三行十一列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818889+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.481889+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-011-002\",\"LocationName\":\"十三行十一列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818894+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818895+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-011-003\",\"LocationName\":\"十三行十一列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818938+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818939+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-011-004\",\"LocationName\":\"十三行十一列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818946+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818947+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-011-005\",\"LocationName\":\"十三行十一列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818954+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818954+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-011-006\",\"LocationName\":\"十三行十一列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818962+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818962+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-011-007\",\"LocationName\":\"十三行十一列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":11,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818968+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818969+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-011-008\",\"LocationName\":\"十三行十一列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":11,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818975+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818976+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-012-001\",\"LocationName\":\"十三行十二列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818982+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818982+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-012-002\",\"LocationName\":\"十三行十二列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818989+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818989+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-012-003\",\"LocationName\":\"十三行十二列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4818996+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4818996+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-012-004\",\"LocationName\":\"十三行十二列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819048+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819049+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-012-005\",\"LocationName\":\"十三行十二列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819056+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819057+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-012-006\",\"LocationName\":\"十三行十二列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819063+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819063+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-012-007\",\"LocationName\":\"十三行十二列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":12,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.481907+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.481907+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-012-008\",\"LocationName\":\"十三行十二列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":12,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819077+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819077+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-013-001\",\"LocationName\":\"十三行十三列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819084+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819085+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-013-002\",\"LocationName\":\"十三行十三列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819091+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819091+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-013-003\",\"LocationName\":\"十三行十三列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819098+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819098+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-013-004\",\"LocationName\":\"十三行十三列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819104+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819105+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-013-005\",\"LocationName\":\"十三行十三列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819111+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819112+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-013-006\",\"LocationName\":\"十三行十三列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819154+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819155+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-013-007\",\"LocationName\":\"十三行十三列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":13,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819162+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819162+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-013-008\",\"LocationName\":\"十三行十三列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":13,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819171+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819171+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-014-001\",\"LocationName\":\"十三行十四列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.481918+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.481918+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-014-002\",\"LocationName\":\"十三行十四列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819189+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819189+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-014-003\",\"LocationName\":\"十三行十四列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819198+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819198+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-014-004\",\"LocationName\":\"十三行十四列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819205+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819205+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-014-005\",\"LocationName\":\"十三行十四列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819212+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819213+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-014-006\",\"LocationName\":\"十三行十四列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.481922+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819221+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-014-007\",\"LocationName\":\"十三行十四列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":14,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819256+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819256+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-014-008\",\"LocationName\":\"十三行十四列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":14,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.481926+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819261+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-015-001\",\"LocationName\":\"十三行十五列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819265+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819265+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-015-002\",\"LocationName\":\"十三行十五列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819269+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.481927+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-015-003\",\"LocationName\":\"十三行十五列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819274+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819274+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-015-004\",\"LocationName\":\"十三行十五列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819278+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819279+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-015-005\",\"LocationName\":\"十三行十五列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819283+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819283+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-015-006\",\"LocationName\":\"十三行十五列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819287+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819287+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-015-007\",\"LocationName\":\"十三行十五列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":15,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819291+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819291+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-015-008\",\"LocationName\":\"十三行十五列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":15,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819323+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819323+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-016-001\",\"LocationName\":\"十三行十六列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819328+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819328+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-016-002\",\"LocationName\":\"十三行十六列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819332+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819332+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-016-003\",\"LocationName\":\"十三行十六列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819336+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819337+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-016-004\",\"LocationName\":\"十三行十六列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.481934+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819341+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-016-005\",\"LocationName\":\"十三行十六列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819345+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819345+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-016-006\",\"LocationName\":\"十三行十六列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819349+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.481935+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-016-007\",\"LocationName\":\"十三行十六列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":16,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819353+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819354+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-016-008\",\"LocationName\":\"十三行十六列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":16,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819357+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819358+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-017-001\",\"LocationName\":\"十三行十七列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819389+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.481939+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-017-002\",\"LocationName\":\"十三行十七列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819396+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819396+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-017-003\",\"LocationName\":\"十三行十七列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.48194+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.48194+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-017-004\",\"LocationName\":\"十三行十七列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819409+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819409+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-017-005\",\"LocationName\":\"十三行十七列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819416+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819417+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-017-006\",\"LocationName\":\"十三行十七列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819424+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819425+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-017-007\",\"LocationName\":\"十三行十七列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":17,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819432+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819432+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-017-008\",\"LocationName\":\"十三行十七列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":17,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819472+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819472+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-018-001\",\"LocationName\":\"十三行十八列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.481948+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819481+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-018-002\",\"LocationName\":\"十三行十八列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819488+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819489+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-018-003\",\"LocationName\":\"十三行十八列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819495+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819495+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-018-004\",\"LocationName\":\"十三行十八列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819501+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819502+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-018-005\",\"LocationName\":\"十三行十八列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.481951+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819511+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-018-006\",\"LocationName\":\"十三行十八列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819519+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819519+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-018-007\",\"LocationName\":\"十三行十八列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":18,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819528+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819528+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-018-008\",\"LocationName\":\"十三行十八列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":18,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819536+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819537+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-019-001\",\"LocationName\":\"十三行十九列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819572+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819573+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-019-002\",\"LocationName\":\"十三行十九列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819577+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819578+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-019-003\",\"LocationName\":\"十三行十九列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819582+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819582+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-019-004\",\"LocationName\":\"十三行十九列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819587+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819587+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-019-005\",\"LocationName\":\"十三行十九列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819591+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819591+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-019-006\",\"LocationName\":\"十三行十九列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819595+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819595+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-019-007\",\"LocationName\":\"十三行十九列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":19,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819599+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819599+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-019-008\",\"LocationName\":\"十三行十九列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":19,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819603+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819604+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-020-001\",\"LocationName\":\"十三行二十列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819607+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819608+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-020-002\",\"LocationName\":\"十三行二十列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819638+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819638+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-020-003\",\"LocationName\":\"十三行二十列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819642+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819643+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-020-004\",\"LocationName\":\"十三行二十列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819647+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819647+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-020-005\",\"LocationName\":\"十三行二十列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819651+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819652+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-020-006\",\"LocationName\":\"十三行二十列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819656+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819656+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-020-007\",\"LocationName\":\"十三行二十列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":20,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.481966+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819661+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-020-008\",\"LocationName\":\"十三行二十列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":20,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819664+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819665+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-021-001\",\"LocationName\":\"十三行二十一列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":21,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819669+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819669+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-021-002\",\"LocationName\":\"十三行二十一列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":21,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819674+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819674+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-021-003\",\"LocationName\":\"十三行二十一列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":21,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819718+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819719+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-021-004\",\"LocationName\":\"十三行二十一列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":21,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819723+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819724+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-021-005\",\"LocationName\":\"十三行二十一列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":21,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819728+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819729+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-021-006\",\"LocationName\":\"十三行二十一列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":21,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819733+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819733+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-021-007\",\"LocationName\":\"十三行二十一列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":21,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819737+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819738+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-021-008\",\"LocationName\":\"十三行二十一列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":21,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819742+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819742+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-022-001\",\"LocationName\":\"十三行二十二列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":22,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819746+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819747+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-022-002\",\"LocationName\":\"十三行二十二列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":22,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819751+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819751+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-022-003\",\"LocationName\":\"十三行二十二列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":22,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819756+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819756+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-022-004\",\"LocationName\":\"十三行二十二列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":22,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.481979+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.481979+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-022-005\",\"LocationName\":\"十三行二十二列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":22,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819794+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819794+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-022-006\",\"LocationName\":\"十三行二十二列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":22,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819799+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819799+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-022-007\",\"LocationName\":\"十三行二十二列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":22,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819803+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819803+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-022-008\",\"LocationName\":\"十三行二十二列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":22,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819807+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819808+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-023-001\",\"LocationName\":\"十三行二十三列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":23,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819812+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819813+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-023-002\",\"LocationName\":\"十三行二十三列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":23,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819817+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819818+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-023-003\",\"LocationName\":\"十三行二十三列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":23,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819821+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819822+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-023-004\",\"LocationName\":\"十三行二十三列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":23,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819826+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819826+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-023-005\",\"LocationName\":\"十三行二十三列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":23,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819861+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819861+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-023-006\",\"LocationName\":\"十三行二十三列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":23,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819865+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819866+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-023-007\",\"LocationName\":\"十三行二十三列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":23,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.481987+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819871+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-023-008\",\"LocationName\":\"十三行二十三列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":23,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819874+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819875+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-024-001\",\"LocationName\":\"十三行二十四列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":24,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819879+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.481988+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-024-002\",\"LocationName\":\"十三行二十四列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":24,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819884+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819884+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-024-003\",\"LocationName\":\"十三行二十四列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":24,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819888+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819889+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-024-004\",\"LocationName\":\"十三行二十四列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":24,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819893+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819893+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-024-005\",\"LocationName\":\"十三行二十四列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":24,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819924+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819924+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-024-006\",\"LocationName\":\"十三行二十四列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":24,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819929+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819929+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-024-007\",\"LocationName\":\"十三行二十四列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":24,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819933+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819934+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-024-008\",\"LocationName\":\"十三行二十四列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":24,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819938+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819938+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-025-001\",\"LocationName\":\"十三行二十五列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":25,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819942+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819943+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-025-002\",\"LocationName\":\"十三行二十五列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":25,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819947+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819948+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-025-003\",\"LocationName\":\"十三行二十五列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":25,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819952+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819952+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-025-004\",\"LocationName\":\"十三行二十五列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":25,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819956+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819957+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-025-005\",\"LocationName\":\"十三行二十五列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":25,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4819961+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4819961+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-025-006\",\"LocationName\":\"十三行二十五列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":25,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820022+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820023+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-025-007\",\"LocationName\":\"十三行二十五列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":25,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820027+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820028+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-025-008\",\"LocationName\":\"十三行二十五列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":25,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820031+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820032+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-026-001\",\"LocationName\":\"十三行二十六列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":26,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820036+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820036+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-026-002\",\"LocationName\":\"十三行二十六列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":26,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482004+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820041+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-026-003\",\"LocationName\":\"十三行二十六列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":26,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820045+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820045+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-026-004\",\"LocationName\":\"十三行二十六列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":26,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820049+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.482005+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-026-005\",\"LocationName\":\"十三行二十六列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":26,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820054+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820054+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-026-006\",\"LocationName\":\"十三行二十六列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":26,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820058+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820059+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-026-007\",\"LocationName\":\"十三行二十六列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":26,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820093+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820094+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-026-008\",\"LocationName\":\"十三行二十六列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":26,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820098+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820099+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-027-001\",\"LocationName\":\"十三行二十七列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":27,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820103+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820103+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-027-002\",\"LocationName\":\"十三行二十七列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":27,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820107+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820108+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-027-003\",\"LocationName\":\"十三行二十七列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":27,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820111+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820112+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-027-004\",\"LocationName\":\"十三行二十七列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":27,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820116+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820117+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-027-005\",\"LocationName\":\"十三行二十七列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":27,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820121+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820121+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-027-006\",\"LocationName\":\"十三行二十七列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":27,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820125+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820126+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-027-007\",\"LocationName\":\"十三行二十七列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":27,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820129+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.482013+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-027-008\",\"LocationName\":\"十三行二十七列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":27,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820165+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820166+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-028-001\",\"LocationName\":\"十三行二十八列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":28,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482017+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.482017+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-028-002\",\"LocationName\":\"十三行二十八列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":28,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820174+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820175+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-028-003\",\"LocationName\":\"十三行二十八列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":28,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820179+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820179+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-028-004\",\"LocationName\":\"十三行二十八列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":28,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820183+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820184+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-028-005\",\"LocationName\":\"十三行二十八列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":28,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820188+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820188+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-028-006\",\"LocationName\":\"十三行二十八列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":28,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820192+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820193+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-028-007\",\"LocationName\":\"十三行二十八列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":28,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820196+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820197+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-028-008\",\"LocationName\":\"十三行二十八列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":28,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820201+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820201+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-029-001\",\"LocationName\":\"十三行二十九列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":29,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820234+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820234+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-029-002\",\"LocationName\":\"十三行二十九列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":29,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820239+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820239+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-029-003\",\"LocationName\":\"十三行二十九列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":29,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820243+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820244+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-029-004\",\"LocationName\":\"十三行二十九列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":29,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820247+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820248+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-029-005\",\"LocationName\":\"十三行二十九列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":29,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820252+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820252+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-029-006\",\"LocationName\":\"十三行二十九列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":29,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820256+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820257+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-029-007\",\"LocationName\":\"十三行二十九列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":29,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482026+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820261+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-029-008\",\"LocationName\":\"十三行二十九列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":29,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820265+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820265+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-030-001\",\"LocationName\":\"十三行三十列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":30,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820305+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820306+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-030-002\",\"LocationName\":\"十三行三十列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":30,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820311+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820311+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-030-003\",\"LocationName\":\"十三行三十列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":30,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820316+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820316+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-030-004\",\"LocationName\":\"十三行三十列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":30,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482032+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820321+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-030-005\",\"LocationName\":\"十三行三十列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":30,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820325+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820325+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-030-006\",\"LocationName\":\"十三行三十列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":30,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820329+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.482033+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-030-007\",\"LocationName\":\"十三行三十列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":30,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820333+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820334+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-030-008\",\"LocationName\":\"十三行三十列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":30,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820338+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820338+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-031-001\",\"LocationName\":\"十三行三十一列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":31,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820343+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820344+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-031-002\",\"LocationName\":\"十三行三十一列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":31,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820371+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820372+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-031-003\",\"LocationName\":\"十三行三十一列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":31,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820377+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820377+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-031-004\",\"LocationName\":\"十三行三十一列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":31,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820381+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820382+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-031-005\",\"LocationName\":\"十三行三十一列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":31,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820386+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820386+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-031-006\",\"LocationName\":\"十三行三十一列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":31,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482039+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820391+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-031-007\",\"LocationName\":\"十三行三十一列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":31,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820395+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820396+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-031-008\",\"LocationName\":\"十三行三十一列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":31,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.48204+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.48204+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-032-001\",\"LocationName\":\"十三行三十二列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":32,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820405+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820405+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-032-002\",\"LocationName\":\"十三行三十二列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":32,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820409+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.482041+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-032-003\",\"LocationName\":\"十三行三十二列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":32,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820438+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820439+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-032-004\",\"LocationName\":\"十三行三十二列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":32,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820443+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820443+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-032-005\",\"LocationName\":\"十三行三十二列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":32,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820447+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820448+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-032-006\",\"LocationName\":\"十三行三十二列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":32,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820452+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820452+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-032-007\",\"LocationName\":\"十三行三十二列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":32,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820456+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820456+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-032-008\",\"LocationName\":\"十三行三十二列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":32,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820461+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820461+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-033-001\",\"LocationName\":\"十三行三十三列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":33,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820465+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820466+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-033-002\",\"LocationName\":\"十三行三十三列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":33,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.48205+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820501+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-033-003\",\"LocationName\":\"十三行三十三列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":33,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820505+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820505+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-033-004\",\"LocationName\":\"十三行三十三列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":33,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482051+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820511+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-033-005\",\"LocationName\":\"十三行三十三列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":33,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820515+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820515+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-033-006\",\"LocationName\":\"十三行三十三列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":33,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482052+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820521+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-033-007\",\"LocationName\":\"十三行三十三列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":33,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820524+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820525+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-033-008\",\"LocationName\":\"十三行三十三列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":33,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820555+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820556+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-034-001\",\"LocationName\":\"十三行三十四列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":34,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820561+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820561+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-034-002\",\"LocationName\":\"十三行三十四列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":34,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820565+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820566+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-034-003\",\"LocationName\":\"十三行三十四列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":34,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482057+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820571+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-034-004\",\"LocationName\":\"十三行三十四列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":34,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820575+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820575+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-034-005\",\"LocationName\":\"十三行三十四列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":34,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482058+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.482058+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-034-006\",\"LocationName\":\"十三行三十四列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":34,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820584+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820584+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-034-007\",\"LocationName\":\"十三行三十四列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":34,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820588+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820589+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"013-034-008\",\"LocationName\":\"十三行三十四列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":13,\"Column\":34,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820593+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820593+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-001-001\",\"LocationName\":\"十四行一列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820625+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820626+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-001-002\",\"LocationName\":\"十四行一列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482063+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.482063+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-001-003\",\"LocationName\":\"十四行一列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820634+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820634+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-001-004\",\"LocationName\":\"十四行一列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820638+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820638+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-001-005\",\"LocationName\":\"十四行一列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820642+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820643+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-001-006\",\"LocationName\":\"十四行一列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820647+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820648+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-001-007\",\"LocationName\":\"十四行一列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":1,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820652+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820652+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-001-008\",\"LocationName\":\"十四行一列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":1,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820655+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820656+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-002-001\",\"LocationName\":\"十四行二列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482066+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.482066+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-002-002\",\"LocationName\":\"十四行二列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820664+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820664+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-002-003\",\"LocationName\":\"十四行二列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820692+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820693+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-002-004\",\"LocationName\":\"十四行二列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820697+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820698+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-002-005\",\"LocationName\":\"十四行二列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820701+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820702+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-002-006\",\"LocationName\":\"十四行二列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820706+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820706+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-002-007\",\"LocationName\":\"十四行二列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":2,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482071+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820711+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-002-008\",\"LocationName\":\"十四行二列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":2,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820714+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820715+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-003-001\",\"LocationName\":\"十四行三列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820718+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820719+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-003-002\",\"LocationName\":\"十四行三列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820722+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820723+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-003-003\",\"LocationName\":\"十四行三列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820726+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820727+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-003-004\",\"LocationName\":\"十四行三列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482073+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820731+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-003-005\",\"LocationName\":\"十四行三列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820762+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820763+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-003-006\",\"LocationName\":\"十四行三列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820766+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820767+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-003-007\",\"LocationName\":\"十四行三列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":3,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482077+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820771+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-003-008\",\"LocationName\":\"十四行三列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":3,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820775+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820775+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-004-001\",\"LocationName\":\"十四行四列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820779+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820779+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-004-002\",\"LocationName\":\"十四行四列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820783+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820784+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-004-003\",\"LocationName\":\"十四行四列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820787+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820788+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-004-004\",\"LocationName\":\"十四行四列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820791+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820792+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-004-005\",\"LocationName\":\"十四行四列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820795+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820795+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-004-006\",\"LocationName\":\"十四行四列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820799+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820799+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-004-007\",\"LocationName\":\"十四行四列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":4,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820834+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820835+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-004-008\",\"LocationName\":\"十四行四列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":4,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820839+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820839+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-005-001\",\"LocationName\":\"十四行五列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820843+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820844+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-005-002\",\"LocationName\":\"十四行五列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820848+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820848+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-005-003\",\"LocationName\":\"十四行五列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820852+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820852+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-005-004\",\"LocationName\":\"十四行五列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820856+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820857+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-005-005\",\"LocationName\":\"十四行五列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482086+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820861+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-005-006\",\"LocationName\":\"十四行五列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820864+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820865+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-005-007\",\"LocationName\":\"十四行五列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":5,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820868+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820869+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-005-008\",\"LocationName\":\"十四行五列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":5,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820898+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820898+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-006-001\",\"LocationName\":\"十四行六列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820903+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820903+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-006-002\",\"LocationName\":\"十四行六列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820907+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820908+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-006-003\",\"LocationName\":\"十四行六列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820912+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820913+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-006-004\",\"LocationName\":\"十四行六列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820916+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820917+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-006-005\",\"LocationName\":\"十四行六列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820921+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820921+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-006-006\",\"LocationName\":\"十四行六列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820925+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820925+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-006-007\",\"LocationName\":\"十四行六列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":6,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820929+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820929+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-006-008\",\"LocationName\":\"十四行六列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":6,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820933+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820934+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-007-001\",\"LocationName\":\"十四行七列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820937+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820938+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-007-002\",\"LocationName\":\"十四行七列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820966+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820966+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-007-003\",\"LocationName\":\"十四行七列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482097+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820971+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-007-004\",\"LocationName\":\"十四行七列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820974+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820975+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-007-005\",\"LocationName\":\"十四行七列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820979+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820979+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-007-006\",\"LocationName\":\"十四行七列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820983+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820983+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-007-007\",\"LocationName\":\"十四行七列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":7,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820987+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820987+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-007-008\",\"LocationName\":\"十四行七列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":7,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820991+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820991+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-008-001\",\"LocationName\":\"十四行八列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820995+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4820995+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-008-002\",\"LocationName\":\"十四行八列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4820999+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-008-003\",\"LocationName\":\"十四行八列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821003+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821004+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-008-004\",\"LocationName\":\"十四行八列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821034+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821034+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-008-005\",\"LocationName\":\"十四行八列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821038+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821038+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-008-006\",\"LocationName\":\"十四行八列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821042+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821043+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-008-007\",\"LocationName\":\"十四行八列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":8,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821047+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821048+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-008-008\",\"LocationName\":\"十四行八列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":8,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821051+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821051+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-009-001\",\"LocationName\":\"十四行九列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821055+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821056+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-009-002\",\"LocationName\":\"十四行九列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482106+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.482106+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-009-003\",\"LocationName\":\"十四行九列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821064+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821065+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-009-004\",\"LocationName\":\"十四行九列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821068+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821069+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-009-005\",\"LocationName\":\"十四行九列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821072+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821073+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-009-006\",\"LocationName\":\"十四行九列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821103+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821103+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-009-007\",\"LocationName\":\"十四行九列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":9,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821107+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821107+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-009-008\",\"LocationName\":\"十四行九列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":9,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821111+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821112+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-010-001\",\"LocationName\":\"十四行十列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821116+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821116+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-010-002\",\"LocationName\":\"十四行十列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482112+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821121+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-010-003\",\"LocationName\":\"十四行十列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821124+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821125+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-010-004\",\"LocationName\":\"十四行十列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821129+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821129+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-010-005\",\"LocationName\":\"十四行十列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821133+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821134+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-010-006\",\"LocationName\":\"十四行十列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821137+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821138+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-010-007\",\"LocationName\":\"十四行十列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":10,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821166+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821166+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-010-008\",\"LocationName\":\"十四行十列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":10,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821171+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821171+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-011-001\",\"LocationName\":\"十四行十一列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821175+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821176+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-011-002\",\"LocationName\":\"十四行十一列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821181+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821182+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-011-003\",\"LocationName\":\"十四行十一列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821186+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821187+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-011-004\",\"LocationName\":\"十四行十一列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821191+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821191+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-011-005\",\"LocationName\":\"十四行十一列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821196+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821196+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-011-006\",\"LocationName\":\"十四行十一列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.48212+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.48212+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-011-007\",\"LocationName\":\"十四行十一列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":11,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821204+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821205+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-011-008\",\"LocationName\":\"十四行十一列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":11,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821209+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821209+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-012-001\",\"LocationName\":\"十四行十二列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821239+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821239+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-012-002\",\"LocationName\":\"十四行十二列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821243+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821244+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-012-003\",\"LocationName\":\"十四行十二列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821248+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821249+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-012-004\",\"LocationName\":\"十四行十二列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821252+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821253+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-012-005\",\"LocationName\":\"十四行十二列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821257+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821257+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-012-006\",\"LocationName\":\"十四行十二列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821261+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821262+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-012-007\",\"LocationName\":\"十四行十二列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":12,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821266+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821266+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-012-008\",\"LocationName\":\"十四行十二列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":12,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821271+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821271+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-013-001\",\"LocationName\":\"十四行十三列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821275+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821276+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-013-002\",\"LocationName\":\"十四行十三列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821305+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821306+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-013-003\",\"LocationName\":\"十四行十三列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482131+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.482131+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-013-004\",\"LocationName\":\"十四行十三列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821314+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821315+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-013-005\",\"LocationName\":\"十四行十三列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821319+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821319+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-013-006\",\"LocationName\":\"十四行十三列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821323+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821323+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-013-007\",\"LocationName\":\"十四行十三列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":13,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821327+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821327+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-013-008\",\"LocationName\":\"十四行十三列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":13,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821331+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821332+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-014-001\",\"LocationName\":\"十四行十四列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821336+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821336+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-014-002\",\"LocationName\":\"十四行十四列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482134+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.482134+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-014-003\",\"LocationName\":\"十四行十四列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821376+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821376+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-014-004\",\"LocationName\":\"十四行十四列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821381+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821381+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-014-005\",\"LocationName\":\"十四行十四列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821385+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821386+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-014-006\",\"LocationName\":\"十四行十四列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821389+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.482139+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-014-007\",\"LocationName\":\"十四行十四列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":14,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821394+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821394+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-014-008\",\"LocationName\":\"十四行十四列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":14,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821398+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821399+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-015-001\",\"LocationName\":\"十四行十五列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821402+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821403+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-015-002\",\"LocationName\":\"十四行十五列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821407+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821407+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-015-003\",\"LocationName\":\"十四行十五列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821412+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821412+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-015-004\",\"LocationName\":\"十四行十五列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821443+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821443+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-015-005\",\"LocationName\":\"十四行十五列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821447+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821448+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-015-006\",\"LocationName\":\"十四行十五列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821452+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821452+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-015-007\",\"LocationName\":\"十四行十五列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":15,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821456+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821457+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-015-008\",\"LocationName\":\"十四行十五列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":15,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482146+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821461+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-016-001\",\"LocationName\":\"十四行十六列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821465+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821465+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-016-002\",\"LocationName\":\"十四行十六列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821469+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821469+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-016-003\",\"LocationName\":\"十四行十六列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821473+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821474+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-016-004\",\"LocationName\":\"十四行十六列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821478+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821478+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-016-005\",\"LocationName\":\"十四行十六列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821511+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821512+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-016-006\",\"LocationName\":\"十四行十六列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821516+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821516+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-016-007\",\"LocationName\":\"十四行十六列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":16,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482152+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.482152+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-016-008\",\"LocationName\":\"十四行十六列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":16,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821525+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821525+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-017-001\",\"LocationName\":\"十四行十七列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821529+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821529+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-017-002\",\"LocationName\":\"十四行十七列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821534+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821534+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-017-003\",\"LocationName\":\"十四行十七列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821538+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821538+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-017-004\",\"LocationName\":\"十四行十七列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821542+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821542+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-017-005\",\"LocationName\":\"十四行十七列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821546+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821546+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-017-006\",\"LocationName\":\"十四行十七列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821578+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821578+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-017-007\",\"LocationName\":\"十四行十七列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":17,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821583+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821584+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-017-008\",\"LocationName\":\"十四行十七列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":17,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821587+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821588+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-018-001\",\"LocationName\":\"十四行十八列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821592+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821592+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-018-002\",\"LocationName\":\"十四行十八列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821596+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821597+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-018-003\",\"LocationName\":\"十四行十八列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821601+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821601+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-018-004\",\"LocationName\":\"十四行十八列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821605+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821606+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-018-005\",\"LocationName\":\"十四行十八列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821609+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.482161+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-018-006\",\"LocationName\":\"十四行十八列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821614+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821614+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-018-007\",\"LocationName\":\"十四行十八列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":18,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821641+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821642+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-018-008\",\"LocationName\":\"十四行十八列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":18,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821647+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821647+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-019-001\",\"LocationName\":\"十四行十九列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821652+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821652+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-019-002\",\"LocationName\":\"十四行十九列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821656+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821657+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-019-003\",\"LocationName\":\"十四行十九列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821661+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821661+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-019-004\",\"LocationName\":\"十四行十九列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821665+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821665+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-019-005\",\"LocationName\":\"十四行十九列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821669+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821669+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-019-006\",\"LocationName\":\"十四行十九列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821673+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821674+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-019-007\",\"LocationName\":\"十四行十九列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":19,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821677+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821678+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-019-008\",\"LocationName\":\"十四行十九列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":19,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821704+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821705+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-020-001\",\"LocationName\":\"十四行二十列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482171+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.482171+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-020-002\",\"LocationName\":\"十四行二十列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821714+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821715+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-020-003\",\"LocationName\":\"十四行二十列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482172+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.482172+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-020-004\",\"LocationName\":\"十四行二十列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821724+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821725+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-020-005\",\"LocationName\":\"十四行二十列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821729+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821729+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-020-006\",\"LocationName\":\"十四行二十列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821733+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821734+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-020-007\",\"LocationName\":\"十四行二十列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":20,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821737+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821738+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-020-008\",\"LocationName\":\"十四行二十列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":20,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821742+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821743+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-021-001\",\"LocationName\":\"十四行二十一列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":21,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821746+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821747+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-021-002\",\"LocationName\":\"十四行二十一列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":21,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821777+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821777+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-021-003\",\"LocationName\":\"十四行二十一列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":21,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821782+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821782+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-021-004\",\"LocationName\":\"十四行二十一列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":21,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821787+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821787+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-021-005\",\"LocationName\":\"十四行二十一列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":21,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821791+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821792+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-021-006\",\"LocationName\":\"十四行二十一列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":21,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821796+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821796+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-021-007\",\"LocationName\":\"十四行二十一列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":21,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.48218+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821801+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-021-008\",\"LocationName\":\"十四行二十一列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":21,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821805+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821806+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-022-001\",\"LocationName\":\"十四行二十二列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":22,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482181+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.482181+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-022-002\",\"LocationName\":\"十四行二十二列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":22,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821839+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821839+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-022-003\",\"LocationName\":\"十四行二十二列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":22,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821845+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821845+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-022-004\",\"LocationName\":\"十四行二十二列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":22,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821849+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.482185+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-022-005\",\"LocationName\":\"十四行二十二列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":22,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821854+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821855+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-022-006\",\"LocationName\":\"十四行二十二列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":22,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821858+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821859+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-022-007\",\"LocationName\":\"十四行二十二列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":22,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821863+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821864+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-022-008\",\"LocationName\":\"十四行二十二列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":22,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821867+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821868+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-023-001\",\"LocationName\":\"十四行二十三列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":23,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821872+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821873+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-023-002\",\"LocationName\":\"十四行二十三列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":23,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821877+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821877+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-023-003\",\"LocationName\":\"十四行二十三列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":23,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821912+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821912+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-023-004\",\"LocationName\":\"十四行二十三列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":23,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821917+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821917+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-023-005\",\"LocationName\":\"十四行二十三列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":23,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821921+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821922+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-023-006\",\"LocationName\":\"十四行二十三列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":23,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821926+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821926+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-023-007\",\"LocationName\":\"十四行二十三列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":23,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482193+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.482193+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-023-008\",\"LocationName\":\"十四行二十三列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":23,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821934+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821935+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-024-001\",\"LocationName\":\"十四行二十四列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":24,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821939+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821939+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-024-002\",\"LocationName\":\"十四行二十四列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":24,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821944+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821944+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-024-003\",\"LocationName\":\"十四行二十四列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":24,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821948+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821949+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-024-004\",\"LocationName\":\"十四行二十四列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":24,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821977+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821978+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-024-005\",\"LocationName\":\"十四行二十四列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":24,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821982+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821982+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-024-006\",\"LocationName\":\"十四行二十四列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":24,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821986+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821987+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-024-007\",\"LocationName\":\"十四行二十四列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":24,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821991+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821991+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-024-008\",\"LocationName\":\"十四行二十四列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":24,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4821995+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4821996+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-025-001\",\"LocationName\":\"十四行二十五列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":25,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822001+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-025-002\",\"LocationName\":\"十四行二十五列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":25,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822005+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822005+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-025-003\",\"LocationName\":\"十四行二十五列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":25,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822009+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.482201+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-025-004\",\"LocationName\":\"十四行二十五列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":25,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822014+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822014+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-025-005\",\"LocationName\":\"十四行二十五列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":25,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822047+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822048+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-025-006\",\"LocationName\":\"十四行二十五列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":25,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822052+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822052+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-025-007\",\"LocationName\":\"十四行二十五列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":25,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822056+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822057+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-025-008\",\"LocationName\":\"十四行二十五列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":25,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822061+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822062+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-026-001\",\"LocationName\":\"十四行二十六列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":26,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822066+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822066+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-026-002\",\"LocationName\":\"十四行二十六列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":26,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482207+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822071+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-026-003\",\"LocationName\":\"十四行二十六列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":26,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822074+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822075+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-026-004\",\"LocationName\":\"十四行二十六列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":26,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822079+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822079+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-026-005\",\"LocationName\":\"十四行二十六列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":26,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822083+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822084+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-026-006\",\"LocationName\":\"十四行二十六列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":26,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822113+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822113+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-026-007\",\"LocationName\":\"十四行二十六列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":26,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822117+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822118+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-026-008\",\"LocationName\":\"十四行二十六列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":26,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822122+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822122+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-027-001\",\"LocationName\":\"十四行二十七列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":27,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822126+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822127+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-027-002\",\"LocationName\":\"十四行二十七列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":27,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822131+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822131+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-027-003\",\"LocationName\":\"十四行二十七列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":27,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822136+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822136+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-027-004\",\"LocationName\":\"十四行二十七列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":27,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482214+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.482214+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-027-005\",\"LocationName\":\"十四行二十七列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":27,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822144+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822144+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-027-006\",\"LocationName\":\"十四行二十七列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":27,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822175+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822176+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-027-007\",\"LocationName\":\"十四行二十七列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":27,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822181+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822181+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-027-008\",\"LocationName\":\"十四行二十七列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":27,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822185+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822186+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-028-001\",\"LocationName\":\"十四行二十八列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":28,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482219+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822191+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-028-002\",\"LocationName\":\"十四行二十八列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":28,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822195+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822195+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-028-003\",\"LocationName\":\"十四行二十八列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":28,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822199+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822199+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-028-004\",\"LocationName\":\"十四行二十八列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":28,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822203+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822204+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-028-005\",\"LocationName\":\"十四行二十八列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":28,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822208+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822208+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-028-006\",\"LocationName\":\"十四行二十八列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":28,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822212+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822212+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-028-007\",\"LocationName\":\"十四行二十八列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":28,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822241+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822242+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-028-008\",\"LocationName\":\"十四行二十八列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":28,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822246+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822246+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-029-001\",\"LocationName\":\"十四行二十九列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":29,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482225+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822251+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-029-002\",\"LocationName\":\"十四行二十九列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":29,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822255+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822255+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-029-003\",\"LocationName\":\"十四行二十九列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":29,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822259+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.482226+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-029-004\",\"LocationName\":\"十四行二十九列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":29,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822264+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822264+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-029-005\",\"LocationName\":\"十四行二十九列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":29,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822268+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822268+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-029-006\",\"LocationName\":\"十四行二十九列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":29,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822272+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822273+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-029-007\",\"LocationName\":\"十四行二十九列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":29,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822277+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822278+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-029-008\",\"LocationName\":\"十四行二十九列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":29,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822309+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.482231+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-030-001\",\"LocationName\":\"十四行三十列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":30,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822314+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822315+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-030-002\",\"LocationName\":\"十四行三十列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":30,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822319+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.482232+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-030-003\",\"LocationName\":\"十四行三十列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":30,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822324+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822324+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-030-004\",\"LocationName\":\"十四行三十列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":30,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822328+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822328+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-030-005\",\"LocationName\":\"十四行三十列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":30,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822332+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822333+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-030-006\",\"LocationName\":\"十四行三十列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":30,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822337+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822338+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-030-007\",\"LocationName\":\"十四行三十列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":30,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822341+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822342+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-030-008\",\"LocationName\":\"十四行三十列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":30,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822346+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822346+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-031-001\",\"LocationName\":\"十四行三十一列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":31,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822376+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822377+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-031-002\",\"LocationName\":\"十四行三十一列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":31,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822424+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822424+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-031-003\",\"LocationName\":\"十四行三十一列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":31,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482243+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.482243+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-031-004\",\"LocationName\":\"十四行三十一列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":31,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822434+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822435+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-031-005\",\"LocationName\":\"十四行三十一列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":31,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822439+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822439+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-031-006\",\"LocationName\":\"十四行三十一列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":31,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822443+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822444+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-031-007\",\"LocationName\":\"十四行三十一列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":31,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822448+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822448+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-031-008\",\"LocationName\":\"十四行三十一列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":31,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822452+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822453+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-032-001\",\"LocationName\":\"十四行三十二列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":32,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822457+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822457+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-032-002\",\"LocationName\":\"十四行三十二列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":32,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822487+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822487+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-032-003\",\"LocationName\":\"十四行三十二列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":32,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822491+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822492+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-032-004\",\"LocationName\":\"十四行三十二列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":32,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822496+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822496+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-032-005\",\"LocationName\":\"十四行三十二列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":32,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.48225+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822501+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-032-006\",\"LocationName\":\"十四行三十二列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":32,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822505+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822505+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-032-007\",\"LocationName\":\"十四行三十二列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":32,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822509+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.482251+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-032-008\",\"LocationName\":\"十四行三十二列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":32,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822513+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822514+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-033-001\",\"LocationName\":\"十四行三十三列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":33,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822518+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822518+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-033-002\",\"LocationName\":\"十四行三十三列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":33,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822523+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822523+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-033-003\",\"LocationName\":\"十四行三十三列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":33,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822552+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822553+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-033-004\",\"LocationName\":\"十四行三十三列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":33,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822557+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822557+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-033-005\",\"LocationName\":\"十四行三十三列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":33,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822561+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822562+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-033-006\",\"LocationName\":\"十四行三十三列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":33,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822566+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822566+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-033-007\",\"LocationName\":\"十四行三十三列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":33,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482257+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822571+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-033-008\",\"LocationName\":\"十四行三十三列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":33,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822574+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822575+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-034-001\",\"LocationName\":\"十四行三十四列一层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":34,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822579+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.482258+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-034-002\",\"LocationName\":\"十四行三十四列二层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":34,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822584+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822584+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-034-003\",\"LocationName\":\"十四行三十四列三层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":34,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822612+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822612+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-034-004\",\"LocationName\":\"十四行三十四列四层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":34,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822617+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822617+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-034-005\",\"LocationName\":\"十四行三十四列五层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":34,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822621+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822622+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-034-006\",\"LocationName\":\"十四行三十四列六层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":34,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822626+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822627+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-034-007\",\"LocationName\":\"十四行三十四列七层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":34,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.482263+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822631+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"014-034-008\",\"LocationName\":\"十四行三十四列八层\",\"RoadwayNo\":\"CWSC7\",\"Row\":14,\"Column\":34,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:35:35.4822635+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:35:35.4822636+08:00\"}]]","ResponseIntervalTime":"463ms","ResponseTime":"2025-02-15 10:35:35 955","ResponseJsonData":"14513"}
| --------------------------------
| 2025/2/15 10:35:35|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:35:35 475","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:CreateLocation","RequestParamsName":"【携带的参数有】:14, 34, 8, 1, 5","RequestParamsData":"[14,34,8,1,5]","ResponseIntervalTime":"485ms","ResponseTime":"2025-02-15 10:35:35 960","ResponseJsonData":"{\"Status\":true,\"Code\":1,\"Message\":null,\"Data\":null,\"DevMessage\":null}"}
| --------------------------------
| 2025/2/15 10:35:41|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:35:41 330","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:35:41 331","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:36:04|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:36:02 840","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":"123ms","ResponseTime":"2025-02-15 10:36:03 964","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:36:26|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:36:23 722","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":"401ms","ResponseTime":"2025-02-15 10:36:26 124","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:36:29|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:36:28 811","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:AddData","RequestParamsName":"【携带的参数有】:System.Collections.Generic.List`1[WIDESEA_Model.Models.DtLocationInfo]","RequestParamsData":"[[{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-001-001\",\"LocationName\":\"十七行一列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7840062+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.784008+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-001-002\",\"LocationName\":\"十七行一列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895276+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895299+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-001-003\",\"LocationName\":\"十七行一列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895375+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895377+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-001-004\",\"LocationName\":\"十七行一列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895392+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895393+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-001-005\",\"LocationName\":\"十七行一列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895407+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895408+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-001-006\",\"LocationName\":\"十七行一列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895433+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895434+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-001-007\",\"LocationName\":\"十七行一列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":1,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895446+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895448+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-001-008\",\"LocationName\":\"十七行一列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":1,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789546+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895461+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-002-001\",\"LocationName\":\"十七行二列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895475+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895476+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-002-002\",\"LocationName\":\"十七行二列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895512+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895514+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-002-003\",\"LocationName\":\"十七行二列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895527+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895528+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-002-004\",\"LocationName\":\"十七行二列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895541+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895542+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-002-005\",\"LocationName\":\"十七行二列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895554+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895555+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-002-006\",\"LocationName\":\"十七行二列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895567+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895569+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-002-007\",\"LocationName\":\"十七行二列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":2,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895583+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895584+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-002-008\",\"LocationName\":\"十七行二列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":2,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895599+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.78956+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-003-001\",\"LocationName\":\"十七行三列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895613+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895614+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-003-002\",\"LocationName\":\"十七行三列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895629+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895631+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-003-003\",\"LocationName\":\"十七行三列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895643+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895644+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-003-004\",\"LocationName\":\"十七行三列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895668+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895669+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-003-005\",\"LocationName\":\"十七行三列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895681+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895683+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-003-006\",\"LocationName\":\"十七行三列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895695+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895696+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-003-007\",\"LocationName\":\"十七行三列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":3,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895709+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789571+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-003-008\",\"LocationName\":\"十七行三列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":3,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895723+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895724+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-004-001\",\"LocationName\":\"十七行四列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895737+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895738+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-004-002\",\"LocationName\":\"十七行四列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789575+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895751+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-004-003\",\"LocationName\":\"十七行四列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895763+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895765+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-004-004\",\"LocationName\":\"十七行四列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895777+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895778+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-004-005\",\"LocationName\":\"十七行四列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789579+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895791+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-004-006\",\"LocationName\":\"十七行四列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895815+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895817+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-004-007\",\"LocationName\":\"十七行四列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":4,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895829+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789583+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-004-008\",\"LocationName\":\"十七行四列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":4,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895843+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895844+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-005-001\",\"LocationName\":\"十七行五列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895857+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895858+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-005-002\",\"LocationName\":\"十七行五列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895873+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895875+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-005-003\",\"LocationName\":\"十七行五列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895888+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895889+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-005-004\",\"LocationName\":\"十七行五列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895901+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895903+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-005-005\",\"LocationName\":\"十七行五列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895915+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895916+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-005-006\",\"LocationName\":\"十七行五列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895928+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789593+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-005-007\",\"LocationName\":\"十七行五列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":5,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895951+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895952+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-005-008\",\"LocationName\":\"十七行五列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":5,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895964+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895966+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-006-001\",\"LocationName\":\"十七行六列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895979+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789598+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-006-002\",\"LocationName\":\"十七行六列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7895992+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7895993+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-006-003\",\"LocationName\":\"十七行六列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896011+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896012+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-006-004\",\"LocationName\":\"十七行六列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896024+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896026+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-006-005\",\"LocationName\":\"十七行六列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896038+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896039+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-006-006\",\"LocationName\":\"十七行六列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896051+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896052+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-006-007\",\"LocationName\":\"十七行六列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":6,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896064+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896065+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-006-008\",\"LocationName\":\"十七行六列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":6,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896078+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896079+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-007-001\",\"LocationName\":\"十七行七列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789611+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896112+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-007-002\",\"LocationName\":\"十七行七列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896123+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896125+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-007-003\",\"LocationName\":\"十七行七列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896137+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896138+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-007-004\",\"LocationName\":\"十七行七列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896151+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896152+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-007-005\",\"LocationName\":\"十七行七列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896164+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896165+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-007-006\",\"LocationName\":\"十七行七列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896178+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896179+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-007-007\",\"LocationName\":\"十七行七列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":7,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896192+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896193+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-007-008\",\"LocationName\":\"十七行七列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":7,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896205+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896206+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-008-001\",\"LocationName\":\"十七行八列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896219+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789622+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-008-002\",\"LocationName\":\"十七行八列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896282+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896284+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-008-003\",\"LocationName\":\"十七行八列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896298+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.78963+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-008-004\",\"LocationName\":\"十七行八列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896312+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896313+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-008-005\",\"LocationName\":\"十七行八列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896325+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896327+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-008-006\",\"LocationName\":\"十七行八列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896339+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789634+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-008-007\",\"LocationName\":\"十七行八列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":8,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896353+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896354+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-008-008\",\"LocationName\":\"十七行八列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":8,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896366+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896368+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-009-001\",\"LocationName\":\"十七行九列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789638+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896381+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-009-002\",\"LocationName\":\"十七行九列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896396+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896397+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-009-003\",\"LocationName\":\"十七行九列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896418+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896419+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-009-004\",\"LocationName\":\"十七行九列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896432+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896433+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-009-005\",\"LocationName\":\"十七行九列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896446+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896448+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-009-006\",\"LocationName\":\"十七行九列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789646+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896461+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-009-007\",\"LocationName\":\"十七行九列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":9,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896473+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896474+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-009-008\",\"LocationName\":\"十七行九列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":9,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896487+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896488+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-010-001\",\"LocationName\":\"十七行十列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896501+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896503+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-010-002\",\"LocationName\":\"十七行十列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896516+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896517+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-010-003\",\"LocationName\":\"十七行十列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789653+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896531+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-010-004\",\"LocationName\":\"十七行十列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896544+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896545+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-010-005\",\"LocationName\":\"十七行十列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896566+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896568+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-010-006\",\"LocationName\":\"十七行十列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896581+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896582+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-010-007\",\"LocationName\":\"十七行十列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":10,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896594+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896596+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-010-008\",\"LocationName\":\"十七行十列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":10,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896608+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896609+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-011-001\",\"LocationName\":\"十七行十一列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896622+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896623+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-011-002\",\"LocationName\":\"十七行十一列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896637+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896638+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-011-003\",\"LocationName\":\"十七行十一列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896651+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896652+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-011-004\",\"LocationName\":\"十七行十一列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896665+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896666+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-011-005\",\"LocationName\":\"十七行十一列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896679+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789668+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-011-006\",\"LocationName\":\"十七行十一列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896701+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896702+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-011-007\",\"LocationName\":\"十七行十一列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":11,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896715+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896716+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-011-008\",\"LocationName\":\"十七行十一列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":11,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789673+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896731+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-012-001\",\"LocationName\":\"十七行十二列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896744+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896745+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-012-002\",\"LocationName\":\"十七行十二列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896758+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789676+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-012-003\",\"LocationName\":\"十七行十二列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896772+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896773+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-012-004\",\"LocationName\":\"十七行十二列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896786+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896787+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-012-005\",\"LocationName\":\"十七行十二列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.78968+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896802+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-012-006\",\"LocationName\":\"十七行十二列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896813+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896814+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-012-007\",\"LocationName\":\"十七行十二列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":12,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896832+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896833+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-012-008\",\"LocationName\":\"十七行十二列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":12,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896844+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896845+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-013-001\",\"LocationName\":\"十七行十三列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896856+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896857+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-013-002\",\"LocationName\":\"十七行十三列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896868+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896869+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-013-003\",\"LocationName\":\"十七行十三列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789688+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896881+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-013-004\",\"LocationName\":\"十七行十三列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896893+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896894+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-013-005\",\"LocationName\":\"十七行十三列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896906+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896907+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-013-006\",\"LocationName\":\"十七行十三列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896919+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896921+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-013-007\",\"LocationName\":\"十七行十三列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":13,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896935+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896936+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-013-008\",\"LocationName\":\"十七行十三列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":13,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896956+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896957+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-014-001\",\"LocationName\":\"十七行十四列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896969+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789697+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-014-002\",\"LocationName\":\"十七行十四列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896981+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896982+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-014-003\",\"LocationName\":\"十七行十四列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7896993+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7896994+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-014-004\",\"LocationName\":\"十七行十四列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897005+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897006+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-014-005\",\"LocationName\":\"十七行十四列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897016+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897018+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-014-006\",\"LocationName\":\"十七行十四列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897031+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897032+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-014-007\",\"LocationName\":\"十七行十四列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":14,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897044+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897045+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-014-008\",\"LocationName\":\"十七行十四列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":14,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897055+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897057+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-015-001\",\"LocationName\":\"十七行十五列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897073+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897076+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-015-002\",\"LocationName\":\"十七行十五列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897088+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897089+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-015-003\",\"LocationName\":\"十七行十五列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897099+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.78971+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-015-004\",\"LocationName\":\"十七行十五列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897111+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897113+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-015-005\",\"LocationName\":\"十七行十五列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897123+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897124+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-015-006\",\"LocationName\":\"十七行十五列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897137+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897138+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-015-007\",\"LocationName\":\"十七行十五列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":15,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789715+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897151+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-015-008\",\"LocationName\":\"十七行十五列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":15,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897163+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897164+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-016-001\",\"LocationName\":\"十七行十六列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897177+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897178+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-016-002\",\"LocationName\":\"十七行十六列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897196+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897199+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-016-003\",\"LocationName\":\"十七行十六列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789721+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897211+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-016-004\",\"LocationName\":\"十七行十六列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897221+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897223+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-016-005\",\"LocationName\":\"十七行十六列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897235+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897237+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-016-006\",\"LocationName\":\"十七行十六列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897246+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897248+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-016-007\",\"LocationName\":\"十七行十六列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":16,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897258+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897259+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-016-008\",\"LocationName\":\"十七行十六列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":16,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897269+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789727+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-017-001\",\"LocationName\":\"十七行十七列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897283+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897284+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-017-002\",\"LocationName\":\"十七行十七列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897306+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897308+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-017-003\",\"LocationName\":\"十七行十七列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897322+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897323+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-017-004\",\"LocationName\":\"十七行十七列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897336+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897337+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-017-005\",\"LocationName\":\"十七行十七列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789735+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897351+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-017-006\",\"LocationName\":\"十七行十七列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897364+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897365+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-017-007\",\"LocationName\":\"十七行十七列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":17,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897378+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897379+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-017-008\",\"LocationName\":\"十七行十七列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":17,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897392+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897393+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-018-001\",\"LocationName\":\"十七行十八列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897407+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897408+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-018-002\",\"LocationName\":\"十七行十八列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897426+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897428+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-018-003\",\"LocationName\":\"十七行十八列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897439+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789744+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-018-004\",\"LocationName\":\"十七行十八列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789745+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897451+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-018-005\",\"LocationName\":\"十七行十八列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897461+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897463+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-018-006\",\"LocationName\":\"十七行十八列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897474+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897476+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-018-007\",\"LocationName\":\"十七行十八列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":18,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897485+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897487+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-018-008\",\"LocationName\":\"十七行十八列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":18,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897496+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897498+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-019-001\",\"LocationName\":\"十七行十九列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897508+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789751+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-019-002\",\"LocationName\":\"十七行十九列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897519+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897521+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-019-003\",\"LocationName\":\"十七行十九列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897531+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897532+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-019-004\",\"LocationName\":\"十七行十九列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897551+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897552+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-019-005\",\"LocationName\":\"十七行十九列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897564+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897565+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-019-006\",\"LocationName\":\"十七行十九列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897578+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897579+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-019-007\",\"LocationName\":\"十七行十九列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":19,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789759+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897591+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-019-008\",\"LocationName\":\"十七行十九列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":19,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897602+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897604+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-020-001\",\"LocationName\":\"十七行二十列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897615+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897616+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-020-002\",\"LocationName\":\"十七行二十列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789763+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897631+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-020-003\",\"LocationName\":\"十七行二十列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897642+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897643+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-020-004\",\"LocationName\":\"十七行二十列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897655+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897656+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-020-005\",\"LocationName\":\"十七行二十列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897674+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897675+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-020-006\",\"LocationName\":\"十七行二十列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897686+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897687+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-020-007\",\"LocationName\":\"十七行二十列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":20,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897697+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897699+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-020-008\",\"LocationName\":\"十七行二十列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":20,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897709+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789771+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-021-001\",\"LocationName\":\"十七行二十一列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":21,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897721+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897722+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-021-002\",\"LocationName\":\"十七行二十一列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":21,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897735+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897736+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-021-003\",\"LocationName\":\"十七行二十一列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":21,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897747+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897748+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-021-004\",\"LocationName\":\"十七行二十一列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":21,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897759+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789776+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-021-005\",\"LocationName\":\"十七行二十一列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":21,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789777+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897771+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-021-006\",\"LocationName\":\"十七行二十一列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":21,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897789+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789779+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-021-007\",\"LocationName\":\"十七行二十一列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":21,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897801+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897802+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-021-008\",\"LocationName\":\"十七行二十一列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":21,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897813+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897814+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-022-001\",\"LocationName\":\"十七行二十二列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":22,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897826+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897827+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-022-002\",\"LocationName\":\"十七行二十二列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":22,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789784+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897841+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-022-003\",\"LocationName\":\"十七行二十二列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":22,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897852+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897853+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-022-004\",\"LocationName\":\"十七行二十二列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":22,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897863+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897864+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-022-005\",\"LocationName\":\"十七行二十二列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":22,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897875+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897876+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-022-006\",\"LocationName\":\"十七行二十二列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":22,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897892+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897895+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-022-007\",\"LocationName\":\"十七行二十二列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":22,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897906+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897908+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-022-008\",\"LocationName\":\"十七行二十二列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":22,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897918+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897919+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-023-001\",\"LocationName\":\"十七行二十三列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":23,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789793+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897932+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-023-002\",\"LocationName\":\"十七行二十三列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":23,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897944+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897945+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-023-003\",\"LocationName\":\"十七行二十三列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":23,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897955+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897957+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-023-004\",\"LocationName\":\"十七行二十三列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":23,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897968+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897969+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-023-005\",\"LocationName\":\"十七行二十三列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":23,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789798+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897982+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-023-006\",\"LocationName\":\"十七行二十三列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":23,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7897992+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7897993+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-023-007\",\"LocationName\":\"十七行二十三列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":23,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898011+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898012+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-023-008\",\"LocationName\":\"十七行二十三列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":23,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898024+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898025+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-024-001\",\"LocationName\":\"十七行二十四列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":24,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898038+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898039+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-024-002\",\"LocationName\":\"十七行二十四列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":24,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898051+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898052+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-024-003\",\"LocationName\":\"十七行二十四列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":24,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898063+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898064+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-024-004\",\"LocationName\":\"十七行二十四列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":24,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898075+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898076+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-024-005\",\"LocationName\":\"十七行二十四列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":24,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898086+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898087+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-024-006\",\"LocationName\":\"十七行二十四列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":24,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898097+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898099+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-024-007\",\"LocationName\":\"十七行二十四列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":24,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898109+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898111+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-024-008\",\"LocationName\":\"十七行二十四列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":24,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898134+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898135+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-025-001\",\"LocationName\":\"十七行二十五列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":25,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898147+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898148+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-025-002\",\"LocationName\":\"十七行二十五列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":25,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898159+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789816+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-025-003\",\"LocationName\":\"十七行二十五列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":25,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898172+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898173+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-025-004\",\"LocationName\":\"十七行二十五列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":25,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898185+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898186+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-025-005\",\"LocationName\":\"十七行二十五列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":25,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898199+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.78982+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-025-006\",\"LocationName\":\"十七行二十五列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":25,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898213+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898214+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-025-007\",\"LocationName\":\"十七行二十五列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":25,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898228+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898229+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-025-008\",\"LocationName\":\"十七行二十五列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":25,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898243+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898244+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-026-001\",\"LocationName\":\"十七行二十六列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":26,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898263+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898265+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-026-002\",\"LocationName\":\"十七行二十六列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":26,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898275+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898276+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-026-003\",\"LocationName\":\"十七行二十六列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":26,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898287+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898288+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-026-004\",\"LocationName\":\"十七行二十六列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":26,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898299+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.78983+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-026-005\",\"LocationName\":\"十七行二十六列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":26,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789831+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898312+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-026-006\",\"LocationName\":\"十七行二十六列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":26,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898323+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898324+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-026-007\",\"LocationName\":\"十七行二十六列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":26,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898335+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898336+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-026-008\",\"LocationName\":\"十七行二十六列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":26,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898346+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898348+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-027-001\",\"LocationName\":\"十七行二十七列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":27,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898359+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789836+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-027-002\",\"LocationName\":\"十七行二十七列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":27,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898378+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898379+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-027-003\",\"LocationName\":\"十七行二十七列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":27,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898389+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898391+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-027-004\",\"LocationName\":\"十七行二十七列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":27,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898403+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898404+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-027-005\",\"LocationName\":\"十七行二十七列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":27,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898415+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898416+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-027-006\",\"LocationName\":\"十七行二十七列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":27,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898426+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898428+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-027-007\",\"LocationName\":\"十七行二十七列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":27,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898438+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898439+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-027-008\",\"LocationName\":\"十七行二十七列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":27,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789845+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898452+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-028-001\",\"LocationName\":\"十七行二十八列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":28,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898465+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898466+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-028-002\",\"LocationName\":\"十七行二十八列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":28,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898486+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898488+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-028-003\",\"LocationName\":\"十七行二十八列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":28,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898499+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.78985+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-028-004\",\"LocationName\":\"十七行二十八列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":28,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789851+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898512+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-028-005\",\"LocationName\":\"十七行二十八列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":28,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898523+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898525+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-028-006\",\"LocationName\":\"十七行二十八列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":28,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898535+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898536+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-028-007\",\"LocationName\":\"十七行二十八列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":28,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898547+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898548+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-028-008\",\"LocationName\":\"十七行二十八列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":28,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898558+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898559+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-029-001\",\"LocationName\":\"十七行二十九列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":29,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898571+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898572+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-029-002\",\"LocationName\":\"十七行二十九列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":29,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898582+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898584+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-029-003\",\"LocationName\":\"十七行二十九列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":29,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898603+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898604+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-029-004\",\"LocationName\":\"十七行二十九列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":29,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898614+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898616+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-029-005\",\"LocationName\":\"十七行二十九列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":29,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898626+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898627+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-029-006\",\"LocationName\":\"十七行二十九列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":29,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898639+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789864+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-029-007\",\"LocationName\":\"十七行二十九列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":29,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898651+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898652+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-029-008\",\"LocationName\":\"十七行二十九列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":29,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898663+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898664+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-030-001\",\"LocationName\":\"十七行三十列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":30,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898674+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898676+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-030-002\",\"LocationName\":\"十七行三十列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":30,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898688+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898689+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-030-003\",\"LocationName\":\"十七行三十列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":30,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898699+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898701+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-030-004\",\"LocationName\":\"十七行三十列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":30,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789872+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898721+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-030-005\",\"LocationName\":\"十七行三十列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":30,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898734+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898735+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-030-006\",\"LocationName\":\"十七行三十列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":30,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898747+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898748+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-030-007\",\"LocationName\":\"十七行三十列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":30,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898759+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789876+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-030-008\",\"LocationName\":\"十七行三十列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":30,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898772+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898773+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-031-001\",\"LocationName\":\"十七行三十一列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":31,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898785+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898786+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-031-002\",\"LocationName\":\"十七行三十一列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":31,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898798+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898799+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-031-003\",\"LocationName\":\"十七行三十一列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":31,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789881+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898811+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-031-004\",\"LocationName\":\"十七行三十一列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":31,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898822+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898823+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-031-005\",\"LocationName\":\"十七行三十一列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":31,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898843+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898845+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-031-006\",\"LocationName\":\"十七行三十一列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":31,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898856+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898858+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-031-007\",\"LocationName\":\"十七行三十一列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":31,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898869+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789887+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-031-008\",\"LocationName\":\"十七行三十一列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":31,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898881+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898883+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-032-001\",\"LocationName\":\"十七行三十二列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":32,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898893+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898894+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-032-002\",\"LocationName\":\"十七行三十二列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":32,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898905+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898906+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-032-003\",\"LocationName\":\"十七行三十二列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":32,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898917+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898919+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-032-004\",\"LocationName\":\"十七行三十二列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":32,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898929+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789893+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-032-005\",\"LocationName\":\"十七行三十二列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":32,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789894+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898941+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-032-006\",\"LocationName\":\"十七行三十二列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":32,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898961+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898962+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-032-007\",\"LocationName\":\"十七行三十二列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":32,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898973+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898974+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-032-008\",\"LocationName\":\"十七行三十二列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":32,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898984+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898985+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-033-001\",\"LocationName\":\"十七行三十三列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":33,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7898997+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7898998+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-033-002\",\"LocationName\":\"十七行三十三列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":33,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789902+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899021+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-033-003\",\"LocationName\":\"十七行三十三列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":33,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899034+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899035+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-033-004\",\"LocationName\":\"十七行三十三列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":33,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789905+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899051+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-033-005\",\"LocationName\":\"十七行三十三列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":33,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899064+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899066+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-033-006\",\"LocationName\":\"十七行三十三列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":33,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899079+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789908+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-033-007\",\"LocationName\":\"十七行三十三列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":33,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899093+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899094+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-033-008\",\"LocationName\":\"十七行三十三列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":33,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899107+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899109+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-034-001\",\"LocationName\":\"十七行三十四列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":34,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899122+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899123+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-034-002\",\"LocationName\":\"十七行三十四列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":34,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899136+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899138+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-034-003\",\"LocationName\":\"十七行三十四列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":34,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789916+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899161+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-034-004\",\"LocationName\":\"十七行三十四列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":34,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899174+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899176+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-034-005\",\"LocationName\":\"十七行三十四列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":34,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899188+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789919+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-034-006\",\"LocationName\":\"十七行三十四列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":34,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899202+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899204+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-034-007\",\"LocationName\":\"十七行三十四列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":34,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899217+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899218+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"017-034-008\",\"LocationName\":\"十七行三十四列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":17,\"Column\":34,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899231+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899233+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-001-001\",\"LocationName\":\"十八行一列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899245+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899246+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-001-002\",\"LocationName\":\"十八行一列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899258+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789926+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-001-003\",\"LocationName\":\"十八行一列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789927+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899271+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-001-004\",\"LocationName\":\"十八行一列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899289+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789929+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-001-005\",\"LocationName\":\"十八行一列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899301+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899303+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-001-006\",\"LocationName\":\"十八行一列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899313+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899314+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-001-007\",\"LocationName\":\"十八行一列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":1,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899324+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899325+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-001-008\",\"LocationName\":\"十八行一列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":1,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899335+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899337+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-002-001\",\"LocationName\":\"十八行二列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899347+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899348+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-002-002\",\"LocationName\":\"十八行二列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899358+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899359+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-002-003\",\"LocationName\":\"十八行二列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899369+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899371+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-002-004\",\"LocationName\":\"十八行二列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899381+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899383+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-002-005\",\"LocationName\":\"十八行二列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899392+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899394+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-002-006\",\"LocationName\":\"十八行二列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899411+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899412+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-002-007\",\"LocationName\":\"十八行二列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":2,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899423+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899424+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-002-008\",\"LocationName\":\"十八行二列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":2,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899435+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899436+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-003-001\",\"LocationName\":\"十八行三列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899447+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899448+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-003-002\",\"LocationName\":\"十八行三列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899458+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789946+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-003-003\",\"LocationName\":\"十八行三列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789947+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899472+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-003-004\",\"LocationName\":\"十八行三列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899481+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899483+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-003-005\",\"LocationName\":\"十八行三列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899494+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899495+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-003-006\",\"LocationName\":\"十八行三列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899505+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899506+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-003-007\",\"LocationName\":\"十八行三列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":3,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899515+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899517+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-003-008\",\"LocationName\":\"十八行三列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":3,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899534+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899535+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-004-001\",\"LocationName\":\"十八行四列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899547+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899549+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-004-002\",\"LocationName\":\"十八行四列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899559+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789956+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-004-003\",\"LocationName\":\"十八行四列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789957+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899571+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-004-004\",\"LocationName\":\"十八行四列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899581+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899582+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-004-005\",\"LocationName\":\"十八行四列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899592+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899593+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-004-006\",\"LocationName\":\"十八行四列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899604+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899605+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-004-007\",\"LocationName\":\"十八行四列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":4,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899614+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899616+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-004-008\",\"LocationName\":\"十八行四列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":4,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899625+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899626+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-005-001\",\"LocationName\":\"十八行五列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899636+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899637+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-005-002\",\"LocationName\":\"十八行五列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899655+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899656+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-005-003\",\"LocationName\":\"十八行五列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899667+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899669+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-005-004\",\"LocationName\":\"十八行五列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899679+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789968+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-005-005\",\"LocationName\":\"十八行五列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899689+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899691+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-005-006\",\"LocationName\":\"十八行五列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899701+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899702+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-005-007\",\"LocationName\":\"十八行五列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":5,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899711+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899713+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-005-008\",\"LocationName\":\"十八行五列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":5,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899723+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899724+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-006-001\",\"LocationName\":\"十八行六列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899734+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899735+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-006-002\",\"LocationName\":\"十八行六列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899745+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899746+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-006-003\",\"LocationName\":\"十八行六列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899765+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899767+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-006-004\",\"LocationName\":\"十八行六列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899777+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899778+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-006-005\",\"LocationName\":\"十八行六列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899789+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789979+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-006-006\",\"LocationName\":\"十八行六列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.78998+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899802+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-006-007\",\"LocationName\":\"十八行六列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":6,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899811+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899812+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-006-008\",\"LocationName\":\"十八行六列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":6,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899822+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899823+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-007-001\",\"LocationName\":\"十八行七列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899834+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899835+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-007-002\",\"LocationName\":\"十八行七列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899844+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899845+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-007-003\",\"LocationName\":\"十八行七列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899854+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899856+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-007-004\",\"LocationName\":\"十八行七列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899866+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899867+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-007-005\",\"LocationName\":\"十八行七列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899884+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899885+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-007-006\",\"LocationName\":\"十八行七列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899895+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899897+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-007-007\",\"LocationName\":\"十八行七列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":7,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899907+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899909+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-007-008\",\"LocationName\":\"十八行七列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":7,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899919+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.789992+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-008-001\",\"LocationName\":\"十八行八列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.789993+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899931+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-008-002\",\"LocationName\":\"十八行八列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899942+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899943+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-008-003\",\"LocationName\":\"十八行八列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899952+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899954+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-008-004\",\"LocationName\":\"十八行八列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899964+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899965+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-008-005\",\"LocationName\":\"十八行八列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899976+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899977+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-008-006\",\"LocationName\":\"十八行八列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7899987+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7899988+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-008-007\",\"LocationName\":\"十八行八列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":8,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900012+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900013+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-008-008\",\"LocationName\":\"十八行八列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":8,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900023+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900024+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-009-001\",\"LocationName\":\"十八行九列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900035+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900036+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-009-002\",\"LocationName\":\"十八行九列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900047+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900048+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-009-003\",\"LocationName\":\"十八行九列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900058+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900059+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-009-004\",\"LocationName\":\"十八行九列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900071+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900072+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-009-005\",\"LocationName\":\"十八行九列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900082+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900083+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-009-006\",\"LocationName\":\"十八行九列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900092+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900094+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-009-007\",\"LocationName\":\"十八行九列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":9,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900103+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900105+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-009-008\",\"LocationName\":\"十八行九列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":9,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900114+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900115+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-010-001\",\"LocationName\":\"十八行十列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900136+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900138+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-010-002\",\"LocationName\":\"十八行十列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900148+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900149+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-010-003\",\"LocationName\":\"十八行十列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900159+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.790016+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-010-004\",\"LocationName\":\"十八行十列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.790017+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900171+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-010-005\",\"LocationName\":\"十八行十列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900181+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900182+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-010-006\",\"LocationName\":\"十八行十列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900193+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900194+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-010-007\",\"LocationName\":\"十八行十列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":10,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900204+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900205+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-010-008\",\"LocationName\":\"十八行十列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":10,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900216+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900218+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-011-001\",\"LocationName\":\"十八行十一列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900228+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900229+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-011-002\",\"LocationName\":\"十八行十一列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900251+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900252+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-011-003\",\"LocationName\":\"十八行十一列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900263+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900264+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-011-004\",\"LocationName\":\"十八行十一列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900275+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900276+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-011-005\",\"LocationName\":\"十八行十一列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900288+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900289+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-011-006\",\"LocationName\":\"十八行十一列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900299+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.79003+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-011-007\",\"LocationName\":\"十八行十一列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":11,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900311+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900313+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-011-008\",\"LocationName\":\"十八行十一列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":11,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900323+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900324+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-012-001\",\"LocationName\":\"十八行十二列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900334+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900335+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-012-002\",\"LocationName\":\"十八行十二列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900345+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900347+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-012-003\",\"LocationName\":\"十八行十二列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900365+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900368+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-012-004\",\"LocationName\":\"十八行十二列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900381+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900382+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-012-005\",\"LocationName\":\"十八行十二列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900393+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900395+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-012-006\",\"LocationName\":\"十八行十二列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900405+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900407+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-012-007\",\"LocationName\":\"十八行十二列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":12,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900417+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900419+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-012-008\",\"LocationName\":\"十八行十二列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":12,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.790043+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900431+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-013-001\",\"LocationName\":\"十八行十三列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900442+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900444+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-013-002\",\"LocationName\":\"十八行十三列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900454+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900455+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-013-003\",\"LocationName\":\"十八行十三列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900465+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900466+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-013-004\",\"LocationName\":\"十八行十三列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900477+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900478+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-013-005\",\"LocationName\":\"十八行十三列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900498+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.79005+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-013-006\",\"LocationName\":\"十八行十三列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.790051+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900511+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-013-007\",\"LocationName\":\"十八行十三列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":13,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900522+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900523+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-013-008\",\"LocationName\":\"十八行十三列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":13,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900533+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900535+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-014-001\",\"LocationName\":\"十八行十四列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900545+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900546+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-014-002\",\"LocationName\":\"十八行十四列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900557+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900558+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-014-003\",\"LocationName\":\"十八行十四列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900568+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900569+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-014-004\",\"LocationName\":\"十八行十四列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.790058+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900581+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-014-005\",\"LocationName\":\"十八行十四列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900591+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900592+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-014-006\",\"LocationName\":\"十八行十四列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900612+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900614+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-014-007\",\"LocationName\":\"十八行十四列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":14,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900623+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900625+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-014-008\",\"LocationName\":\"十八行十四列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":14,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900635+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900636+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-015-001\",\"LocationName\":\"十八行十五列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900649+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.790065+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-015-002\",\"LocationName\":\"十八行十五列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900661+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900663+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-015-003\",\"LocationName\":\"十八行十五列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900672+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900674+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-015-004\",\"LocationName\":\"十八行十五列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900683+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900685+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-015-005\",\"LocationName\":\"十八行十五列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900695+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900696+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-015-006\",\"LocationName\":\"十八行十五列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900706+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900707+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-015-007\",\"LocationName\":\"十八行十五列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":15,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900727+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900728+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-015-008\",\"LocationName\":\"十八行十五列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":15,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.790074+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900741+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-016-001\",\"LocationName\":\"十八行十六列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900751+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900753+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-016-002\",\"LocationName\":\"十八行十六列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900763+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900764+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-016-003\",\"LocationName\":\"十八行十六列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900774+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900775+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-016-004\",\"LocationName\":\"十八行十六列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900785+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900786+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-016-005\",\"LocationName\":\"十八行十六列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900796+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900797+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-016-006\",\"LocationName\":\"十八行十六列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900808+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900809+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-016-007\",\"LocationName\":\"十八行十六列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":16,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.790082+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900821+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-016-008\",\"LocationName\":\"十八行十六列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":16,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900844+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900845+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-017-001\",\"LocationName\":\"十八行十七列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900856+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900857+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-017-002\",\"LocationName\":\"十八行十七列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900868+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900869+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-017-003\",\"LocationName\":\"十八行十七列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900881+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900882+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-017-004\",\"LocationName\":\"十八行十七列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900892+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900893+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-017-005\",\"LocationName\":\"十八行十七列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900903+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900904+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-017-006\",\"LocationName\":\"十八行十七列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900914+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900915+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-017-007\",\"LocationName\":\"十八行十七列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":17,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900925+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900926+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-017-008\",\"LocationName\":\"十八行十七列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":17,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900937+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900938+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-018-001\",\"LocationName\":\"十八行十八列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900965+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900967+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-018-002\",\"LocationName\":\"十八行十八列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900977+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7900979+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-018-003\",\"LocationName\":\"十八行十八列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7900989+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.790099+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-018-004\",\"LocationName\":\"十八行十八列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901002+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901003+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-018-005\",\"LocationName\":\"十八行十八列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901013+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901014+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-018-006\",\"LocationName\":\"十八行十八列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901025+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901026+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-018-007\",\"LocationName\":\"十八行十八列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":18,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901037+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901039+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-018-008\",\"LocationName\":\"十八行十八列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":18,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.790105+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901052+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-019-001\",\"LocationName\":\"十八行十九列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901063+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901064+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-019-002\",\"LocationName\":\"十八行十九列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901084+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901085+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-019-003\",\"LocationName\":\"十八行十九列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901095+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901097+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-019-004\",\"LocationName\":\"十八行十九列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901108+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901109+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-019-005\",\"LocationName\":\"十八行十九列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901119+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.790112+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-019-006\",\"LocationName\":\"十八行十九列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901131+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901132+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-019-007\",\"LocationName\":\"十八行十九列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":19,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901142+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901143+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-019-008\",\"LocationName\":\"十八行十九列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":19,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901155+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901156+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-020-001\",\"LocationName\":\"十八行二十列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901167+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901168+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-020-002\",\"LocationName\":\"十八行二十列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901178+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.790118+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-020-003\",\"LocationName\":\"十八行二十列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.79012+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901201+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-020-004\",\"LocationName\":\"十八行二十列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901212+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901213+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-020-005\",\"LocationName\":\"十八行二十列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901224+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901225+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-020-006\",\"LocationName\":\"十八行二十列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901236+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901238+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-020-007\",\"LocationName\":\"十八行二十列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":20,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901248+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901249+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-020-008\",\"LocationName\":\"十八行二十列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":20,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.790126+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901261+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-021-001\",\"LocationName\":\"十八行二十一列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":21,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901272+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901273+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-021-002\",\"LocationName\":\"十八行二十一列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":21,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901283+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901285+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-021-003\",\"LocationName\":\"十八行二十一列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":21,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901295+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901297+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-021-004\",\"LocationName\":\"十八行二十一列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":21,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901318+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901319+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-021-005\",\"LocationName\":\"十八行二十一列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":21,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901331+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901332+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-021-006\",\"LocationName\":\"十八行二十一列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":21,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901344+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901345+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-021-007\",\"LocationName\":\"十八行二十一列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":21,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901358+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901359+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-021-008\",\"LocationName\":\"十八行二十一列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":21,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.790137+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901372+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-022-001\",\"LocationName\":\"十八行二十二列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":22,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901387+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901389+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-022-002\",\"LocationName\":\"十八行二十二列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":22,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901402+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901404+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-022-003\",\"LocationName\":\"十八行二十二列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":22,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901418+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901419+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-022-004\",\"LocationName\":\"十八行二十二列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":22,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901433+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901434+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-022-005\",\"LocationName\":\"十八行二十二列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":22,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901454+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901456+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-022-006\",\"LocationName\":\"十八行二十二列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":22,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901466+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901467+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-022-007\",\"LocationName\":\"十八行二十二列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":22,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901478+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901479+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-022-008\",\"LocationName\":\"十八行二十二列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":22,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901491+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901492+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-023-001\",\"LocationName\":\"十八行二十三列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":23,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901504+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901505+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-023-002\",\"LocationName\":\"十八行二十三列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":23,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901516+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901517+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-023-003\",\"LocationName\":\"十八行二十三列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":23,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901528+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901529+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-023-004\",\"LocationName\":\"十八行二十三列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":23,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.790154+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901542+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-023-005\",\"LocationName\":\"十八行二十三列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":23,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901552+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901553+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-023-006\",\"LocationName\":\"十八行二十三列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":23,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901576+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901577+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-023-007\",\"LocationName\":\"十八行二十三列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":23,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901588+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.790159+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-023-008\",\"LocationName\":\"十八行二十三列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":23,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901601+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901603+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-024-001\",\"LocationName\":\"十八行二十四列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":24,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901615+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901616+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-024-002\",\"LocationName\":\"十八行二十四列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":24,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901626+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901628+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-024-003\",\"LocationName\":\"十八行二十四列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":24,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901639+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.790164+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-024-004\",\"LocationName\":\"十八行二十四列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":24,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901651+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901653+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-024-005\",\"LocationName\":\"十八行二十四列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":24,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901663+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901664+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-024-006\",\"LocationName\":\"十八行二十四列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":24,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901674+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901676+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-024-007\",\"LocationName\":\"十八行二十四列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":24,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901697+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901699+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-024-008\",\"LocationName\":\"十八行二十四列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":24,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901709+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.790171+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-025-001\",\"LocationName\":\"十八行二十五列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":25,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901722+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901723+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-025-002\",\"LocationName\":\"十八行二十五列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":25,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901734+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901735+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-025-003\",\"LocationName\":\"十八行二十五列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":25,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901746+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901747+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-025-004\",\"LocationName\":\"十八行二十五列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":25,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901758+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901759+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-025-005\",\"LocationName\":\"十八行二十五列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":25,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.790177+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901771+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-025-006\",\"LocationName\":\"十八行二十五列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":25,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901781+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901783+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-025-007\",\"LocationName\":\"十八行二十五列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":25,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901801+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901804+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-025-008\",\"LocationName\":\"十八行二十五列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":25,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901815+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901816+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-026-001\",\"LocationName\":\"十八行二十六列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":26,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901828+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901829+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-026-002\",\"LocationName\":\"十八行二十六列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":26,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901839+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901841+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-026-003\",\"LocationName\":\"十八行二十六列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":26,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901852+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901853+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-026-004\",\"LocationName\":\"十八行二十六列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":26,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901863+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901865+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-026-005\",\"LocationName\":\"十八行二十六列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":26,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901877+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901878+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-026-006\",\"LocationName\":\"十八行二十六列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":26,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901889+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.790189+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-026-007\",\"LocationName\":\"十八行二十六列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":26,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901901+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901902+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-026-008\",\"LocationName\":\"十八行二十六列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":26,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901924+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901925+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-027-001\",\"LocationName\":\"十八行二十七列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":27,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901936+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901937+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-027-002\",\"LocationName\":\"十八行二十七列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":27,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901949+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.790195+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-027-003\",\"LocationName\":\"十八行二十七列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":27,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901962+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901963+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-027-004\",\"LocationName\":\"十八行二十七列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":27,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901976+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901977+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-027-005\",\"LocationName\":\"十八行二十七列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":27,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7901991+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7901992+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-027-006\",\"LocationName\":\"十八行二十七列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":27,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902007+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902009+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-027-007\",\"LocationName\":\"十八行二十七列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":27,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902024+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902025+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-027-008\",\"LocationName\":\"十八行二十七列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":27,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902039+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902041+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-028-001\",\"LocationName\":\"十八行二十八列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":28,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902062+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902063+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-028-002\",\"LocationName\":\"十八行二十八列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":28,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902073+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902074+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-028-003\",\"LocationName\":\"十八行二十八列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":28,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902085+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902086+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-028-004\",\"LocationName\":\"十八行二十八列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":28,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902096+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902097+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-028-005\",\"LocationName\":\"十八行二十八列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":28,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.790211+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902111+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-028-006\",\"LocationName\":\"十八行二十八列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":28,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902122+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902124+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-028-007\",\"LocationName\":\"十八行二十八列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":28,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902135+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902136+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-028-008\",\"LocationName\":\"十八行二十八列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":28,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902147+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902148+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-029-001\",\"LocationName\":\"十八行二十九列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":29,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902159+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.790216+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-029-002\",\"LocationName\":\"十八行二十九列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":29,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902181+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902183+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-029-003\",\"LocationName\":\"十八行二十九列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":29,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902193+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902195+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-029-004\",\"LocationName\":\"十八行二十九列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":29,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902207+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902208+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-029-005\",\"LocationName\":\"十八行二十九列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":29,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.790222+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902221+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-029-006\",\"LocationName\":\"十八行二十九列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":29,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902232+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902234+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-029-007\",\"LocationName\":\"十八行二十九列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":29,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902245+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902246+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-029-008\",\"LocationName\":\"十八行二十九列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":29,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902257+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902258+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-030-001\",\"LocationName\":\"十八行三十列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":30,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.790227+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902271+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-030-002\",\"LocationName\":\"十八行三十列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":30,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902286+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902287+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-030-003\",\"LocationName\":\"十八行三十列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":30,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902307+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902309+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-030-004\",\"LocationName\":\"十八行三十列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":30,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902319+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.790232+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-030-005\",\"LocationName\":\"十八行三十列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":30,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902331+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902332+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-030-006\",\"LocationName\":\"十八行三十列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":30,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902343+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902344+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-030-007\",\"LocationName\":\"十八行三十列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":30,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902354+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902356+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-030-008\",\"LocationName\":\"十八行三十列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":30,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902367+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902369+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-031-001\",\"LocationName\":\"十八行三十一列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":31,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.790238+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902381+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-031-002\",\"LocationName\":\"十八行三十一列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":31,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902407+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902409+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-031-003\",\"LocationName\":\"十八行三十一列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":31,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902421+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902423+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-031-004\",\"LocationName\":\"十八行三十一列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":31,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902447+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902448+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-031-005\",\"LocationName\":\"十八行三十一列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":31,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902461+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902463+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-031-006\",\"LocationName\":\"十八行三十一列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":31,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902476+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902477+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-031-007\",\"LocationName\":\"十八行三十一列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":31,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.790249+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902491+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-031-008\",\"LocationName\":\"十八行三十一列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":31,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902505+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902507+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-032-001\",\"LocationName\":\"十八行三十二列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":32,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.790252+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902521+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-032-002\",\"LocationName\":\"十八行三十二列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":32,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902534+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902535+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-032-003\",\"LocationName\":\"十八行三十二列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":32,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902548+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902549+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-032-004\",\"LocationName\":\"十八行三十二列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":32,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902562+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902563+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-032-005\",\"LocationName\":\"十八行三十二列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":32,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902586+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902587+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-032-006\",\"LocationName\":\"十八行三十二列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":32,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.79026+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902601+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-032-007\",\"LocationName\":\"十八行三十二列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":32,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902614+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902615+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-032-008\",\"LocationName\":\"十八行三十二列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":32,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.790263+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902632+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-033-001\",\"LocationName\":\"十八行三十三列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":33,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902646+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902647+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-033-002\",\"LocationName\":\"十八行三十三列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":33,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.790266+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902661+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-033-003\",\"LocationName\":\"十八行三十三列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":33,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902674+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902675+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-033-004\",\"LocationName\":\"十八行三十三列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":33,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902688+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902689+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-033-005\",\"LocationName\":\"十八行三十三列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":33,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902713+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902714+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-033-006\",\"LocationName\":\"十八行三十三列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":33,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902728+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902729+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-033-007\",\"LocationName\":\"十八行三十三列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":33,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902742+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902743+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-033-008\",\"LocationName\":\"十八行三十三列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":33,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902757+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902758+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-034-001\",\"LocationName\":\"十八行三十四列一层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":34,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902771+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902772+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-034-002\",\"LocationName\":\"十八行三十四列二层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":34,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902785+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902786+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-034-003\",\"LocationName\":\"十八行三十四列三层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":34,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902799+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.79028+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-034-004\",\"LocationName\":\"十八行三十四列四层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":34,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902813+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902814+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-034-005\",\"LocationName\":\"十八行三十四列五层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":34,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902827+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902828+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-034-006\",\"LocationName\":\"十八行三十四列六层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":34,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902852+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902853+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-034-007\",\"LocationName\":\"十八行三十四列七层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":34,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902866+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902867+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"018-034-008\",\"LocationName\":\"十八行三十四列八层\",\"RoadwayNo\":\"CWSC9\",\"Row\":18,\"Column\":34,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:28.7902881+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:28.7902882+08:00\"}]]","ResponseIntervalTime":"558ms","ResponseTime":"2025-02-15 10:36:29 370","ResponseJsonData":"15057"}
| --------------------------------
| 2025/2/15 10:36:29|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:36:28 780","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:CreateLocation","RequestParamsName":"【携带的参数有】:18, 34, 8, 1, 5","RequestParamsData":"[18,34,8,1,5]","ResponseIntervalTime":"595ms","ResponseTime":"2025-02-15 10:36:29 375","ResponseJsonData":"{\"Status\":true,\"Code\":1,\"Message\":null,\"Data\":null,\"DevMessage\":null}"}
| --------------------------------
| 2025/2/15 10:36:33|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:36:33 271","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:36:33 273","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:36:52|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:36:50 128","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":"45ms","ResponseTime":"2025-02-15 10:36:52 173","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:36:56|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:36:55 490","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:AddData","RequestParamsName":"【携带的参数有】:System.Collections.Generic.List`1[WIDESEA_Model.Models.DtLocationInfo]","RequestParamsData":"[[{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-001-001\",\"LocationName\":\"十九行一列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4620297+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4620312+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-001-002\",\"LocationName\":\"十九行一列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.46812+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681212+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-001-003\",\"LocationName\":\"十九行一列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468127+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681271+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-001-004\",\"LocationName\":\"十九行一列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681282+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681283+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-001-005\",\"LocationName\":\"十九行一列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681378+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681379+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-001-006\",\"LocationName\":\"十九行一列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681399+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.46814+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-001-007\",\"LocationName\":\"十九行一列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":1,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681409+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468141+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-001-008\",\"LocationName\":\"十九行一列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":1,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681419+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468142+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-002-001\",\"LocationName\":\"十九行二列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681429+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681429+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-002-002\",\"LocationName\":\"十九行二列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681441+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681442+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-002-003\",\"LocationName\":\"十九行二列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468145+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681451+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-002-004\",\"LocationName\":\"十九行二列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681459+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468146+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-002-005\",\"LocationName\":\"十九行二列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681469+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681469+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-002-006\",\"LocationName\":\"十九行二列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681478+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681479+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-002-007\",\"LocationName\":\"十九行二列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":2,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681532+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681533+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-002-008\",\"LocationName\":\"十九行二列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":2,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681542+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681543+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-003-001\",\"LocationName\":\"十九行三列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681551+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681552+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-003-002\",\"LocationName\":\"十九行三列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681563+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681564+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-003-003\",\"LocationName\":\"十九行三列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681572+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681573+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-003-004\",\"LocationName\":\"十九行三列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681582+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681583+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-003-005\",\"LocationName\":\"十九行三列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681592+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681592+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-003-006\",\"LocationName\":\"十九行三列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681601+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681602+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-003-007\",\"LocationName\":\"十九行三列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":3,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468161+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681611+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-003-008\",\"LocationName\":\"十九行三列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":3,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681664+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681665+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-004-001\",\"LocationName\":\"十九行四列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681675+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681676+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-004-002\",\"LocationName\":\"十九行四列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681684+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681685+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-004-003\",\"LocationName\":\"十九行四列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681694+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681695+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-004-004\",\"LocationName\":\"十九行四列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681703+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681704+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-004-005\",\"LocationName\":\"十九行四列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681713+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681714+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-004-006\",\"LocationName\":\"十九行四列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681722+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681723+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-004-007\",\"LocationName\":\"十九行四列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":4,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681732+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681733+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-004-008\",\"LocationName\":\"十九行四列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":4,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681742+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681743+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-005-001\",\"LocationName\":\"十九行五列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681752+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681753+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-005-002\",\"LocationName\":\"十九行五列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681873+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681873+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-005-003\",\"LocationName\":\"十九行五列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681883+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681884+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-005-004\",\"LocationName\":\"十九行五列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681893+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681894+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-005-005\",\"LocationName\":\"十九行五列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681903+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681904+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-005-006\",\"LocationName\":\"十九行五列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681912+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681913+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-005-007\",\"LocationName\":\"十九行五列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":5,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681923+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681924+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-005-008\",\"LocationName\":\"十九行五列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":5,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681933+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681934+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-006-001\",\"LocationName\":\"十九行六列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681943+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681944+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-006-002\",\"LocationName\":\"十九行六列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4681952+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4681953+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-006-003\",\"LocationName\":\"十九行六列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682005+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682006+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-006-004\",\"LocationName\":\"十九行六列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682015+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682015+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-006-005\",\"LocationName\":\"十九行六列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682024+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682025+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-006-006\",\"LocationName\":\"十九行六列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682034+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682035+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-006-007\",\"LocationName\":\"十九行六列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":6,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682043+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682044+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-006-008\",\"LocationName\":\"十九行六列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":6,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682052+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682053+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-007-001\",\"LocationName\":\"十九行七列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682062+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682063+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-007-002\",\"LocationName\":\"十九行七列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682071+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682072+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-007-003\",\"LocationName\":\"十九行七列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468208+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682081+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-007-004\",\"LocationName\":\"十九行七列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682089+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468209+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-007-005\",\"LocationName\":\"十九行七列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682141+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682142+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-007-006\",\"LocationName\":\"十九行七列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682151+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682152+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-007-007\",\"LocationName\":\"十九行七列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":7,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468216+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682161+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-007-008\",\"LocationName\":\"十九行七列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":7,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468217+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468217+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-008-001\",\"LocationName\":\"十九行八列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682179+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468218+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-008-002\",\"LocationName\":\"十九行八列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682188+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682189+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-008-003\",\"LocationName\":\"十九行八列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682197+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682198+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-008-004\",\"LocationName\":\"十九行八列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682207+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682208+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-008-005\",\"LocationName\":\"十九行八列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682216+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682217+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-008-006\",\"LocationName\":\"十九行八列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682225+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682226+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-008-007\",\"LocationName\":\"十九行八列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":8,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682285+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682286+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-008-008\",\"LocationName\":\"十九行八列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":8,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682294+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682295+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-009-001\",\"LocationName\":\"十九行九列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682304+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682305+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-009-002\",\"LocationName\":\"十九行九列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682316+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682317+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-009-003\",\"LocationName\":\"十九行九列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682326+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682327+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-009-004\",\"LocationName\":\"十九行九列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682335+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682336+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-009-005\",\"LocationName\":\"十九行九列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682345+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682346+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-009-006\",\"LocationName\":\"十九行九列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682354+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682355+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-009-007\",\"LocationName\":\"十九行九列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":9,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682405+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682406+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-009-008\",\"LocationName\":\"十九行九列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":9,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682415+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682415+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-010-001\",\"LocationName\":\"十九行十列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682424+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682425+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-010-002\",\"LocationName\":\"十九行十列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682435+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682435+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-010-003\",\"LocationName\":\"十九行十列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682445+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682446+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-010-004\",\"LocationName\":\"十九行十列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682455+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682455+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-010-005\",\"LocationName\":\"十九行十列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682464+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682465+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-010-006\",\"LocationName\":\"十九行十列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682474+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682475+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-010-007\",\"LocationName\":\"十九行十列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":10,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682484+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682485+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-010-008\",\"LocationName\":\"十九行十列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":10,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682533+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682534+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-011-001\",\"LocationName\":\"十九行十一列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682544+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682545+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-011-002\",\"LocationName\":\"十九行十一列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682555+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682555+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-011-003\",\"LocationName\":\"十九行十一列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682564+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682565+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-011-004\",\"LocationName\":\"十九行十一列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682574+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682575+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-011-005\",\"LocationName\":\"十九行十一列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682584+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682585+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-011-006\",\"LocationName\":\"十九行十一列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682594+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682595+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-011-007\",\"LocationName\":\"十九行十一列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":11,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682604+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682605+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-011-008\",\"LocationName\":\"十九行十一列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":11,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682614+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682614+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-012-001\",\"LocationName\":\"十九行十二列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682624+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682624+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-012-002\",\"LocationName\":\"十九行十二列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468268+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682681+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-012-003\",\"LocationName\":\"十九行十二列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468269+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682691+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-012-004\",\"LocationName\":\"十九行十二列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.46827+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682701+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-012-005\",\"LocationName\":\"十九行十二列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468271+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682711+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-012-006\",\"LocationName\":\"十九行十二列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468272+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682721+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-012-007\",\"LocationName\":\"十九行十二列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":12,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682729+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468273+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-012-008\",\"LocationName\":\"十九行十二列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":12,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682738+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682739+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-013-001\",\"LocationName\":\"十九行十三列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682749+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682749+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-013-002\",\"LocationName\":\"十九行十三列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682758+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682759+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-013-003\",\"LocationName\":\"十九行十三列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682811+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682812+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-013-004\",\"LocationName\":\"十九行十三列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682821+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682821+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-013-005\",\"LocationName\":\"十九行十三列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682831+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682832+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-013-006\",\"LocationName\":\"十九行十三列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682841+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682842+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-013-007\",\"LocationName\":\"十九行十三列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":13,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682851+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682851+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-013-008\",\"LocationName\":\"十九行十三列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":13,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682861+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682861+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-014-001\",\"LocationName\":\"十九行十四列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468287+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682871+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-014-002\",\"LocationName\":\"十九行十四列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682881+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682882+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-014-003\",\"LocationName\":\"十九行十四列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468289+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682891+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-014-004\",\"LocationName\":\"十九行十四列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682957+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682958+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-014-005\",\"LocationName\":\"十九行十四列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682967+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682968+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-014-006\",\"LocationName\":\"十九行十四列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682978+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682978+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-014-007\",\"LocationName\":\"十九行十四列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":14,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682987+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682988+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-014-008\",\"LocationName\":\"十九行十四列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":14,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4682997+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4682998+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-015-001\",\"LocationName\":\"十九行十五列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683008+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683008+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-015-002\",\"LocationName\":\"十九行十五列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683018+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683018+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-015-003\",\"LocationName\":\"十九行十五列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683027+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683028+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-015-004\",\"LocationName\":\"十九行十五列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683037+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683038+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-015-005\",\"LocationName\":\"十九行十五列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468309+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683091+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-015-006\",\"LocationName\":\"十九行十五列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.46831+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683101+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-015-007\",\"LocationName\":\"十九行十五列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":15,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468311+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683111+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-015-008\",\"LocationName\":\"十九行十五列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":15,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468312+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683121+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-016-001\",\"LocationName\":\"十九行十六列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468313+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683131+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-016-002\",\"LocationName\":\"十九行十六列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468314+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683141+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-016-003\",\"LocationName\":\"十九行十六列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683149+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468315+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-016-004\",\"LocationName\":\"十九行十六列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683159+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468316+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-016-005\",\"LocationName\":\"十九行十六列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683169+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468317+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-016-006\",\"LocationName\":\"十九行十六列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683222+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683223+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-016-007\",\"LocationName\":\"十九行十六列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":16,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683232+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683233+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-016-008\",\"LocationName\":\"十九行十六列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":16,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683242+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683243+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-017-001\",\"LocationName\":\"十九行十七列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683252+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683253+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-017-002\",\"LocationName\":\"十九行十七列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683265+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683266+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-017-003\",\"LocationName\":\"十九行十七列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683275+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683276+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-017-004\",\"LocationName\":\"十九行十七列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683327+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683329+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-017-005\",\"LocationName\":\"十九行十七列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683338+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683339+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-017-006\",\"LocationName\":\"十九行十七列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683348+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683349+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-017-007\",\"LocationName\":\"十九行十七列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":17,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683358+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683359+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-017-008\",\"LocationName\":\"十九行十七列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":17,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683367+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683368+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-018-001\",\"LocationName\":\"十九行十八列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683377+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683378+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-018-002\",\"LocationName\":\"十九行十八列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683387+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683388+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-018-003\",\"LocationName\":\"十九行十八列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683397+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683398+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-018-004\",\"LocationName\":\"十九行十八列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683406+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683407+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-018-005\",\"LocationName\":\"十九行十八列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683458+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468346+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-018-006\",\"LocationName\":\"十九行十八列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468347+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683471+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-018-007\",\"LocationName\":\"十九行十八列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":18,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468348+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683481+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-018-008\",\"LocationName\":\"十九行十八列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":18,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683489+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468349+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-019-001\",\"LocationName\":\"十九行十九列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683499+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.46835+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-019-002\",\"LocationName\":\"十九行十九列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683509+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468351+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-019-003\",\"LocationName\":\"十九行十九列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683519+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468352+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-019-004\",\"LocationName\":\"十九行十九列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683528+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683529+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-019-005\",\"LocationName\":\"十九行十九列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683538+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683539+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-019-006\",\"LocationName\":\"十九行十九列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683548+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683548+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-019-007\",\"LocationName\":\"十九行十九列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":19,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683608+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683609+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-019-008\",\"LocationName\":\"十九行十九列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":19,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683618+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683619+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-020-001\",\"LocationName\":\"十九行二十列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683629+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468363+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-020-002\",\"LocationName\":\"十九行二十列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683639+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468364+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-020-003\",\"LocationName\":\"十九行二十列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468365+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468365+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-020-004\",\"LocationName\":\"十九行二十列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683659+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468366+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-020-005\",\"LocationName\":\"十九行二十列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683669+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468367+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-020-006\",\"LocationName\":\"十九行二十列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683679+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468368+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-020-007\",\"LocationName\":\"十九行二十列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":20,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683689+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468369+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-020-008\",\"LocationName\":\"十九行二十列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":20,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683749+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468375+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-021-001\",\"LocationName\":\"十九行二十一列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":21,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683759+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468376+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-021-002\",\"LocationName\":\"十九行二十一列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":21,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683771+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683772+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-021-003\",\"LocationName\":\"十九行二十一列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":21,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683781+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683781+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-021-004\",\"LocationName\":\"十九行二十一列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":21,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683791+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683792+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-021-005\",\"LocationName\":\"十九行二十一列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":21,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683801+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683801+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-021-006\",\"LocationName\":\"十九行二十一列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":21,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468381+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683811+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-021-007\",\"LocationName\":\"十九行二十一列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":21,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468382+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683821+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-021-008\",\"LocationName\":\"十九行二十一列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":21,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683873+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683874+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-022-001\",\"LocationName\":\"十九行二十二列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":22,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683884+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683885+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-022-002\",\"LocationName\":\"十九行二十二列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":22,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683894+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683895+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-022-003\",\"LocationName\":\"十九行二十二列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":22,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683905+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683906+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-022-004\",\"LocationName\":\"十九行二十二列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":22,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683915+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683916+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-022-005\",\"LocationName\":\"十九行二十二列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":22,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683925+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683926+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-022-006\",\"LocationName\":\"十九行二十二列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":22,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683936+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683936+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-022-007\",\"LocationName\":\"十九行二十二列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":22,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683946+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683947+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-022-008\",\"LocationName\":\"十九行二十二列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":22,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4683956+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4683957+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-023-001\",\"LocationName\":\"十九行二十三列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":23,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468402+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684021+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-023-002\",\"LocationName\":\"十九行二十三列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":23,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684031+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684032+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-023-003\",\"LocationName\":\"十九行二十三列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":23,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684041+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684042+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-023-004\",\"LocationName\":\"十九行二十三列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":23,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684051+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684052+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-023-005\",\"LocationName\":\"十九行二十三列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":23,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684062+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684063+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-023-006\",\"LocationName\":\"十九行二十三列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":23,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684073+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684073+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-023-007\",\"LocationName\":\"十九行二十三列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":23,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684083+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684084+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-023-008\",\"LocationName\":\"十九行二十三列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":23,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684093+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684094+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-024-001\",\"LocationName\":\"十九行二十四列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":24,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684103+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684104+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-024-002\",\"LocationName\":\"十九行二十四列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":24,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684159+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468416+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-024-003\",\"LocationName\":\"十九行二十四列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":24,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684169+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468417+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-024-004\",\"LocationName\":\"十九行二十四列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":24,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684179+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468418+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-024-005\",\"LocationName\":\"十九行二十四列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":24,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684189+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468419+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-024-006\",\"LocationName\":\"十九行二十四列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":24,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684199+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.46842+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-024-007\",\"LocationName\":\"十九行二十四列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":24,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684209+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468421+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-024-008\",\"LocationName\":\"十九行二十四列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":24,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684219+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684219+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-025-001\",\"LocationName\":\"十九行二十五列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":25,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684229+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468423+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-025-002\",\"LocationName\":\"十九行二十五列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":25,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468424+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684241+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-025-003\",\"LocationName\":\"十九行二十五列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":25,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684297+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684298+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-025-004\",\"LocationName\":\"十九行二十五列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":25,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684307+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684308+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-025-005\",\"LocationName\":\"十九行二十五列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":25,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684317+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684318+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-025-006\",\"LocationName\":\"十九行二十五列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":25,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684327+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684328+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-025-007\",\"LocationName\":\"十九行二十五列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":25,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684337+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684338+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-025-008\",\"LocationName\":\"十九行二十五列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":25,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684347+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684348+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-026-001\",\"LocationName\":\"十九行二十六列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":26,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684357+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684358+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-026-002\",\"LocationName\":\"十九行二十六列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":26,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684366+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684367+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-026-003\",\"LocationName\":\"十九行二十六列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":26,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468442+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684421+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-026-004\",\"LocationName\":\"十九行二十六列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":26,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468443+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684431+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-026-005\",\"LocationName\":\"十九行二十六列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":26,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468444+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468444+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-026-006\",\"LocationName\":\"十九行二十六列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":26,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468445+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468445+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-026-007\",\"LocationName\":\"十九行二十六列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":26,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684459+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468446+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-026-008\",\"LocationName\":\"十九行二十六列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":26,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684469+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468447+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-027-001\",\"LocationName\":\"十九行二十七列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":27,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468448+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684481+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-027-002\",\"LocationName\":\"十九行二十七列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":27,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468449+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684491+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-027-003\",\"LocationName\":\"十九行二十七列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":27,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.46845+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684501+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-027-004\",\"LocationName\":\"十九行二十七列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":27,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684553+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684554+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-027-005\",\"LocationName\":\"十九行二十七列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":27,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684563+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684564+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-027-006\",\"LocationName\":\"十九行二十七列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":27,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684573+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684574+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-027-007\",\"LocationName\":\"十九行二十七列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":27,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684583+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684584+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-027-008\",\"LocationName\":\"十九行二十七列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":27,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684593+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684594+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-028-001\",\"LocationName\":\"十九行二十八列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":28,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684603+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684603+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-028-002\",\"LocationName\":\"十九行二十八列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":28,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684613+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684614+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-028-003\",\"LocationName\":\"十九行二十八列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":28,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684623+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684624+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-028-004\",\"LocationName\":\"十九行二十八列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":28,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684633+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684634+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-028-005\",\"LocationName\":\"十九行二十八列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":28,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684687+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684688+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-028-006\",\"LocationName\":\"十九行二十八列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":28,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684698+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684699+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-028-007\",\"LocationName\":\"十九行二十八列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":28,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684708+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684709+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-028-008\",\"LocationName\":\"十九行二十八列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":28,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684718+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684719+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-029-001\",\"LocationName\":\"十九行二十九列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":29,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684728+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684729+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-029-002\",\"LocationName\":\"十九行二十九列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":29,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684738+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684739+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-029-003\",\"LocationName\":\"十九行二十九列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":29,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684748+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684749+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-029-004\",\"LocationName\":\"十九行二十九列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":29,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684758+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684759+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-029-005\",\"LocationName\":\"十九行二十九列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":29,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684834+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684836+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-029-006\",\"LocationName\":\"十九行二十九列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":29,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684847+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684848+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-029-007\",\"LocationName\":\"十九行二十九列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":29,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684857+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684858+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-029-008\",\"LocationName\":\"十九行二十九列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":29,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684867+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684867+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-030-001\",\"LocationName\":\"十九行三十列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":30,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684877+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684877+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-030-002\",\"LocationName\":\"十九行三十列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":30,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684887+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684887+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-030-003\",\"LocationName\":\"十九行三十列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":30,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684896+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684897+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-030-004\",\"LocationName\":\"十九行三十列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":30,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684906+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684907+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-030-005\",\"LocationName\":\"十九行三十列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":30,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684916+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684917+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-030-006\",\"LocationName\":\"十九行三十列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":30,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684972+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684973+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-030-007\",\"LocationName\":\"十九行三十列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":30,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684982+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684983+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-030-008\",\"LocationName\":\"十九行三十列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":30,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4684992+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4684993+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-031-001\",\"LocationName\":\"十九行三十一列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":31,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685002+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685003+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-031-002\",\"LocationName\":\"十九行三十一列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":31,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685012+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685013+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-031-003\",\"LocationName\":\"十九行三十一列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":31,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685023+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685023+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-031-004\",\"LocationName\":\"十九行三十一列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":31,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685033+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685034+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-031-005\",\"LocationName\":\"十九行三十一列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":31,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685043+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685043+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-031-006\",\"LocationName\":\"十九行三十一列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":31,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685052+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685053+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-031-007\",\"LocationName\":\"十九行三十一列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":31,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685116+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685117+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-031-008\",\"LocationName\":\"十九行三十一列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":31,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685126+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685127+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-032-001\",\"LocationName\":\"十九行三十二列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":32,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685136+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685137+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-032-002\",\"LocationName\":\"十九行三十二列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":32,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685146+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685147+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-032-003\",\"LocationName\":\"十九行三十二列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":32,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685156+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685157+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-032-004\",\"LocationName\":\"十九行三十二列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":32,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685166+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685166+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-032-005\",\"LocationName\":\"十九行三十二列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":32,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685175+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685176+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-032-006\",\"LocationName\":\"十九行三十二列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":32,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685185+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685186+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-032-007\",\"LocationName\":\"十九行三十二列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":32,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685195+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685196+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-032-008\",\"LocationName\":\"十九行三十二列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":32,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685258+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685259+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-033-001\",\"LocationName\":\"十九行三十三列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":33,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685268+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685269+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-033-002\",\"LocationName\":\"十九行三十三列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":33,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685282+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685283+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-033-003\",\"LocationName\":\"十九行三十三列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":33,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685292+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685293+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-033-004\",\"LocationName\":\"十九行三十三列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":33,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685349+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468535+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-033-005\",\"LocationName\":\"十九行三十三列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":33,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468536+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685361+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-033-006\",\"LocationName\":\"十九行三十三列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":33,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468537+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685371+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-033-007\",\"LocationName\":\"十九行三十三列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":33,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468538+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685381+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-033-008\",\"LocationName\":\"十九行三十三列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":33,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468539+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468539+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-034-001\",\"LocationName\":\"十九行三十四列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":34,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.46854+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685401+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-034-002\",\"LocationName\":\"十九行三十四列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":34,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685409+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468541+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-034-003\",\"LocationName\":\"十九行三十四列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":34,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685419+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468542+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-034-004\",\"LocationName\":\"十九行三十四列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":34,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685429+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685429+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-034-005\",\"LocationName\":\"十九行三十四列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":34,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685487+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685488+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-034-006\",\"LocationName\":\"十九行三十四列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":34,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685498+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685498+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-034-007\",\"LocationName\":\"十九行三十四列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":34,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685508+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685509+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"019-034-008\",\"LocationName\":\"十九行三十四列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":19,\"Column\":34,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685518+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685519+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-001-001\",\"LocationName\":\"二十行一列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685529+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685529+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-001-002\",\"LocationName\":\"二十行一列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685539+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468554+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-001-003\",\"LocationName\":\"二十行一列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685548+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685549+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-001-004\",\"LocationName\":\"二十行一列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685558+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685559+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-001-005\",\"LocationName\":\"二十行一列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685568+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685569+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-001-006\",\"LocationName\":\"二十行一列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685626+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685627+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-001-007\",\"LocationName\":\"二十行一列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":1,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685635+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685636+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-001-008\",\"LocationName\":\"二十行一列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":1,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685644+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685645+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-002-001\",\"LocationName\":\"二十行二列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685655+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685655+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-002-002\",\"LocationName\":\"二十行二列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685664+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685665+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-002-003\",\"LocationName\":\"二十行二列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685674+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685675+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-002-004\",\"LocationName\":\"二十行二列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685683+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685684+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-002-005\",\"LocationName\":\"二十行二列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685693+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685694+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-002-006\",\"LocationName\":\"二十行二列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685703+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685703+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-002-007\",\"LocationName\":\"二十行二列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":2,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685712+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685713+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-002-008\",\"LocationName\":\"二十行二列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":2,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685773+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685774+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-003-001\",\"LocationName\":\"二十行三列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685782+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685783+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-003-002\",\"LocationName\":\"二十行三列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685792+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685793+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-003-003\",\"LocationName\":\"二十行三列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685801+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685802+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-003-004\",\"LocationName\":\"二十行三列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685811+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685811+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-003-005\",\"LocationName\":\"二十行三列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468582+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685821+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-003-006\",\"LocationName\":\"二十行三列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685829+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468583+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-003-007\",\"LocationName\":\"二十行三列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":3,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685838+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685839+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-003-008\",\"LocationName\":\"二十行三列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":3,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685848+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685849+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-004-001\",\"LocationName\":\"二十行四列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685858+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685859+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-004-002\",\"LocationName\":\"二十行四列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685912+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685913+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-004-003\",\"LocationName\":\"二十行四列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685922+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685923+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-004-004\",\"LocationName\":\"二十行四列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685931+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685932+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-004-005\",\"LocationName\":\"二十行四列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685941+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685942+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-004-006\",\"LocationName\":\"二十行四列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468595+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685951+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-004-007\",\"LocationName\":\"二十行四列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":4,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468596+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685961+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-004-008\",\"LocationName\":\"二十行四列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":4,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685969+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468597+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-005-001\",\"LocationName\":\"二十行五列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685979+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468598+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-005-002\",\"LocationName\":\"二十行五列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4685988+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4685989+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-005-003\",\"LocationName\":\"二十行五列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686046+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686047+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-005-004\",\"LocationName\":\"二十行五列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686056+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686057+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-005-005\",\"LocationName\":\"二十行五列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686065+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686066+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-005-006\",\"LocationName\":\"二十行五列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686075+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686076+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-005-007\",\"LocationName\":\"二十行五列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":5,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686084+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686085+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-005-008\",\"LocationName\":\"二十行五列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":5,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686094+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686095+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-006-001\",\"LocationName\":\"二十行六列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686105+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686106+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-006-002\",\"LocationName\":\"二十行六列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686114+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686115+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-006-003\",\"LocationName\":\"二十行六列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686124+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686124+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-006-004\",\"LocationName\":\"二十行六列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686133+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686134+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-006-005\",\"LocationName\":\"二十行六列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686298+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686299+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-006-006\",\"LocationName\":\"二十行六列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686304+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686304+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-006-007\",\"LocationName\":\"二十行六列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":6,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686309+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686309+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-006-008\",\"LocationName\":\"二十行六列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":6,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686314+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686314+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-007-001\",\"LocationName\":\"二十行七列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686319+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468632+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-007-002\",\"LocationName\":\"二十行七列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686324+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686325+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-007-003\",\"LocationName\":\"二十行七列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468633+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468633+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-007-004\",\"LocationName\":\"二十行七列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686335+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686335+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-007-005\",\"LocationName\":\"二十行七列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468634+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686341+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-007-006\",\"LocationName\":\"二十行七列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686345+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686346+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-007-007\",\"LocationName\":\"二十行七列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":7,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468638+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686381+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-007-008\",\"LocationName\":\"二十行七列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":7,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686385+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686386+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-008-001\",\"LocationName\":\"二十行八列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686391+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686391+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-008-002\",\"LocationName\":\"二十行八列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686396+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686397+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-008-003\",\"LocationName\":\"二十行八列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686401+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686402+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-008-004\",\"LocationName\":\"二十行八列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686407+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686407+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-008-005\",\"LocationName\":\"二十行八列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686412+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686412+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-008-006\",\"LocationName\":\"二十行八列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686417+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686417+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-008-007\",\"LocationName\":\"二十行八列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":8,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686422+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686423+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-008-008\",\"LocationName\":\"二十行八列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":8,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686457+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686458+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-009-001\",\"LocationName\":\"二十行九列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686463+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686463+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-009-002\",\"LocationName\":\"二十行九列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686468+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686469+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-009-003\",\"LocationName\":\"二十行九列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686473+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686474+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-009-004\",\"LocationName\":\"二十行九列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686479+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686479+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-009-005\",\"LocationName\":\"二十行九列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686484+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686485+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-009-006\",\"LocationName\":\"二十行九列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468649+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468649+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-009-007\",\"LocationName\":\"二十行九列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":9,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686495+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686495+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-009-008\",\"LocationName\":\"二十行九列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":9,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.46865+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686501+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-010-001\",\"LocationName\":\"二十行十列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686505+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686506+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-010-002\",\"LocationName\":\"二十行十列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686541+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686541+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-010-003\",\"LocationName\":\"二十行十列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686546+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686547+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-010-004\",\"LocationName\":\"二十行十列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686552+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686552+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-010-005\",\"LocationName\":\"二十行十列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686557+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686558+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-010-006\",\"LocationName\":\"二十行十列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686563+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686563+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-010-007\",\"LocationName\":\"二十行十列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":10,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686568+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686569+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-010-008\",\"LocationName\":\"二十行十列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":10,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686573+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686574+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-011-001\",\"LocationName\":\"二十行十一列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686579+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686579+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-011-002\",\"LocationName\":\"二十行十一列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686584+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686585+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-011-003\",\"LocationName\":\"二十行十一列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686618+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686619+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-011-004\",\"LocationName\":\"二十行十一列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686624+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686625+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-011-005\",\"LocationName\":\"二十行十一列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468663+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468663+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-011-006\",\"LocationName\":\"二十行十一列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686635+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686636+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-011-007\",\"LocationName\":\"二十行十一列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":11,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686641+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686642+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-011-008\",\"LocationName\":\"二十行十一列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":11,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686647+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686647+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-012-001\",\"LocationName\":\"二十行十二列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686652+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686653+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-012-002\",\"LocationName\":\"二十行十二列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686658+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686658+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-012-003\",\"LocationName\":\"二十行十二列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686663+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686664+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-012-004\",\"LocationName\":\"二十行十二列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686669+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686669+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-012-005\",\"LocationName\":\"二十行十二列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686704+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686704+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-012-006\",\"LocationName\":\"二十行十二列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686709+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468671+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-012-007\",\"LocationName\":\"二十行十二列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":12,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686715+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686716+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-012-008\",\"LocationName\":\"二十行十二列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":12,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686721+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686721+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-013-001\",\"LocationName\":\"二十行十三列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686727+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686727+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-013-002\",\"LocationName\":\"二十行十三列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686732+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686733+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-013-003\",\"LocationName\":\"二十行十三列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686738+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686738+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-013-004\",\"LocationName\":\"二十行十三列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686743+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686744+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-013-005\",\"LocationName\":\"二十行十三列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686749+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686749+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-013-006\",\"LocationName\":\"二十行十三列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686817+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686818+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-013-007\",\"LocationName\":\"二十行十三列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":13,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686823+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686823+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-013-008\",\"LocationName\":\"二十行十三列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":13,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686828+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686829+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-014-001\",\"LocationName\":\"二十行十四列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686835+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686835+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-014-002\",\"LocationName\":\"二十行十四列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468684+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686841+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-014-003\",\"LocationName\":\"二十行十四列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686845+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686846+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-014-004\",\"LocationName\":\"二十行十四列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686851+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686851+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-014-005\",\"LocationName\":\"二十行十四列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686856+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686857+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-014-006\",\"LocationName\":\"二十行十四列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686862+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686862+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-014-007\",\"LocationName\":\"二十行十四列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":14,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686897+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686897+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-014-008\",\"LocationName\":\"二十行十四列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":14,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686902+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686903+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-015-001\",\"LocationName\":\"二十行十五列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686908+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686908+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-015-002\",\"LocationName\":\"二十行十五列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686913+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686914+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-015-003\",\"LocationName\":\"二十行十五列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686919+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686919+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-015-004\",\"LocationName\":\"二十行十五列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686924+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686925+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-015-005\",\"LocationName\":\"二十行十五列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468693+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468693+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-015-006\",\"LocationName\":\"二十行十五列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686936+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686936+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-015-007\",\"LocationName\":\"二十行十五列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":15,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686941+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686942+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-015-008\",\"LocationName\":\"二十行十五列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":15,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686976+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686977+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-016-001\",\"LocationName\":\"二十行十六列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686982+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686983+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-016-002\",\"LocationName\":\"二十行十六列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686988+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686988+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-016-003\",\"LocationName\":\"二十行十六列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686993+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686994+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-016-004\",\"LocationName\":\"二十行十六列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4686999+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4686999+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-016-005\",\"LocationName\":\"二十行十六列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687004+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687005+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-016-006\",\"LocationName\":\"二十行十六列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468701+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468701+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-016-007\",\"LocationName\":\"二十行十六列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":16,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687015+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687016+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-016-008\",\"LocationName\":\"二十行十六列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":16,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468702+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687021+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-017-001\",\"LocationName\":\"二十行十七列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687056+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687057+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-017-002\",\"LocationName\":\"二十行十七列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687062+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687063+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-017-003\",\"LocationName\":\"二十行十七列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687069+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687069+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-017-004\",\"LocationName\":\"二十行十七列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687074+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687075+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-017-005\",\"LocationName\":\"二十行十七列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468708+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468708+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-017-006\",\"LocationName\":\"二十行十七列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687085+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687086+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-017-007\",\"LocationName\":\"二十行十七列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":17,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687091+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687091+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-017-008\",\"LocationName\":\"二十行十七列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":17,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687096+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687097+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-018-001\",\"LocationName\":\"二十行十八列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687102+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687102+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-018-002\",\"LocationName\":\"二十行十八列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687135+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687135+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-018-003\",\"LocationName\":\"二十行十八列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468714+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687141+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-018-004\",\"LocationName\":\"二十行十八列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687146+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687146+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-018-005\",\"LocationName\":\"二十行十八列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687151+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687152+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-018-006\",\"LocationName\":\"二十行十八列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687157+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687157+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-018-007\",\"LocationName\":\"二十行十八列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":18,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687162+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687163+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-018-008\",\"LocationName\":\"二十行十八列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":18,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687168+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687168+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-019-001\",\"LocationName\":\"二十行十九列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687173+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687174+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-019-002\",\"LocationName\":\"二十行十九列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687179+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687179+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-019-003\",\"LocationName\":\"二十行十九列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687213+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687214+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-019-004\",\"LocationName\":\"二十行十九列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687219+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687219+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-019-005\",\"LocationName\":\"二十行十九列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687224+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687225+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-019-006\",\"LocationName\":\"二十行十九列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468723+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687231+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-019-007\",\"LocationName\":\"二十行十九列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":19,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687236+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687236+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-019-008\",\"LocationName\":\"二十行十九列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":19,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687241+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687242+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-020-001\",\"LocationName\":\"二十行二十列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687247+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687247+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-020-002\",\"LocationName\":\"二十行二十列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687253+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687253+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-020-003\",\"LocationName\":\"二十行二十列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687258+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687259+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-020-004\",\"LocationName\":\"二十行二十列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687323+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687323+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-020-005\",\"LocationName\":\"二十行二十列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687329+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687329+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-020-006\",\"LocationName\":\"二十行二十列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687335+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687335+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-020-007\",\"LocationName\":\"二十行二十列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":20,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468734+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687341+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-020-008\",\"LocationName\":\"二十行二十列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":20,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687346+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687346+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-021-001\",\"LocationName\":\"二十行二十一列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":21,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687351+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687352+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-021-002\",\"LocationName\":\"二十行二十一列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":21,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687357+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687358+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-021-003\",\"LocationName\":\"二十行二十一列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":21,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687363+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687364+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-021-004\",\"LocationName\":\"二十行二十一列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":21,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687368+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687369+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-021-005\",\"LocationName\":\"二十行二十一列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":21,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.46874+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.46874+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-021-006\",\"LocationName\":\"二十行二十一列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":21,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687405+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687406+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-021-007\",\"LocationName\":\"二十行二十一列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":21,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687411+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687412+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-021-008\",\"LocationName\":\"二十行二十一列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":21,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687417+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687417+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-022-001\",\"LocationName\":\"二十行二十二列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":22,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687423+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687423+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-022-002\",\"LocationName\":\"二十行二十二列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":22,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687428+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687429+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-022-003\",\"LocationName\":\"二十行二十二列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":22,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687434+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687434+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-022-004\",\"LocationName\":\"二十行二十二列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":22,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468744+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468744+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-022-005\",\"LocationName\":\"二十行二十二列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":22,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468747+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687471+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-022-006\",\"LocationName\":\"二十行二十二列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":22,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687477+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687477+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-022-007\",\"LocationName\":\"二十行二十二列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":22,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687482+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687483+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-022-008\",\"LocationName\":\"二十行二十二列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":22,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687488+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687489+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-023-001\",\"LocationName\":\"二十行二十三列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":23,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687494+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687495+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-023-002\",\"LocationName\":\"二十行二十三列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":23,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.46875+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.46875+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-023-003\",\"LocationName\":\"二十行二十三列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":23,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687506+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687506+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-023-004\",\"LocationName\":\"二十行二十三列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":23,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687512+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687512+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-023-005\",\"LocationName\":\"二十行二十三列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":23,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687517+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687518+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-023-006\",\"LocationName\":\"二十行二十三列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":23,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687548+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687548+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-023-007\",\"LocationName\":\"二十行二十三列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":23,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687554+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687554+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-023-008\",\"LocationName\":\"二十行二十三列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":23,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687559+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468756+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-024-001\",\"LocationName\":\"二十行二十四列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":24,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687566+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687566+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-024-002\",\"LocationName\":\"二十行二十四列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":24,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687571+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687572+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-024-003\",\"LocationName\":\"二十行二十四列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":24,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687577+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687578+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-024-004\",\"LocationName\":\"二十行二十四列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":24,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687583+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687583+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-024-005\",\"LocationName\":\"二十行二十四列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":24,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687588+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687589+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-024-006\",\"LocationName\":\"二十行二十四列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":24,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687594+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687594+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-024-007\",\"LocationName\":\"二十行二十四列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":24,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687625+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687625+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-024-008\",\"LocationName\":\"二十行二十四列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":24,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687631+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687631+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-025-001\",\"LocationName\":\"二十行二十五列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":25,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687637+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687637+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-025-002\",\"LocationName\":\"二十行二十五列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":25,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687642+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687643+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-025-003\",\"LocationName\":\"二十行二十五列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":25,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687648+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687649+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-025-004\",\"LocationName\":\"二十行二十五列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":25,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687654+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687654+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-025-005\",\"LocationName\":\"二十行二十五列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":25,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687659+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468766+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-025-006\",\"LocationName\":\"二十行二十五列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":25,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687665+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687665+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-025-007\",\"LocationName\":\"二十行二十五列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":25,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468767+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687671+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-025-008\",\"LocationName\":\"二十行二十五列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":25,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687708+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687709+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-026-001\",\"LocationName\":\"二十行二十六列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":26,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687718+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687718+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-026-002\",\"LocationName\":\"二十行二十六列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":26,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687726+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687727+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-026-003\",\"LocationName\":\"二十行二十六列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":26,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687736+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687736+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-026-004\",\"LocationName\":\"二十行二十六列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":26,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687745+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687745+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-026-005\",\"LocationName\":\"二十行二十六列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":26,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687754+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687754+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-026-006\",\"LocationName\":\"二十行二十六列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":26,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687763+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687764+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-026-007\",\"LocationName\":\"二十行二十六列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":26,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687772+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687773+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-026-008\",\"LocationName\":\"二十行二十六列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":26,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687819+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687819+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-027-001\",\"LocationName\":\"二十行二十七列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":27,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687824+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687825+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-027-002\",\"LocationName\":\"二十行二十七列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":27,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468783+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468783+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-027-003\",\"LocationName\":\"二十行二十七列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":27,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687835+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687835+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-027-004\",\"LocationName\":\"二十行二十七列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":27,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468784+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687841+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-027-005\",\"LocationName\":\"二十行二十七列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":27,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687846+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687846+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-027-006\",\"LocationName\":\"二十行二十七列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":27,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468785+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687851+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-027-007\",\"LocationName\":\"二十行二十七列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":27,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687855+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687856+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-027-008\",\"LocationName\":\"二十行二十七列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":27,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468786+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468786+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-028-001\",\"LocationName\":\"二十行二十八列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":28,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687898+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687899+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-028-002\",\"LocationName\":\"二十行二十八列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":28,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687903+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687904+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-028-003\",\"LocationName\":\"二十行二十八列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":28,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687908+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687909+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-028-004\",\"LocationName\":\"二十行二十八列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":28,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687913+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687913+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-028-005\",\"LocationName\":\"二十行二十八列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":28,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687917+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687918+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-028-006\",\"LocationName\":\"二十行二十八列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":28,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687922+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687923+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-028-007\",\"LocationName\":\"二十行二十八列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":28,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687927+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687928+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-028-008\",\"LocationName\":\"二十行二十八列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":28,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687932+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687932+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-029-001\",\"LocationName\":\"二十行二十九列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":29,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687936+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687937+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-029-002\",\"LocationName\":\"二十行二十九列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":29,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687973+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687974+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-029-003\",\"LocationName\":\"二十行二十九列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":29,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687978+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687978+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-029-004\",\"LocationName\":\"二十行二十九列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":29,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687983+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687984+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-029-005\",\"LocationName\":\"二十行二十九列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":29,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687988+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687988+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-029-006\",\"LocationName\":\"二十行二十九列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":29,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687992+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687993+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-029-007\",\"LocationName\":\"二十行二十九列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":29,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4687997+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4687997+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-029-008\",\"LocationName\":\"二十行二十九列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":29,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688001+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688002+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-030-001\",\"LocationName\":\"二十行三十列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":30,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688006+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688006+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-030-002\",\"LocationName\":\"二十行三十列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":30,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688039+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468804+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-030-003\",\"LocationName\":\"二十行三十列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":30,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688044+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688045+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-030-004\",\"LocationName\":\"二十行三十列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":30,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688049+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468805+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-030-005\",\"LocationName\":\"二十行三十列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":30,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688054+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688054+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-030-006\",\"LocationName\":\"二十行三十列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":30,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688058+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688059+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-030-007\",\"LocationName\":\"二十行三十列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":30,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688063+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688063+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-030-008\",\"LocationName\":\"二十行三十列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":30,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688068+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688068+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-031-001\",\"LocationName\":\"二十行三十一列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":31,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688072+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688073+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-031-002\",\"LocationName\":\"二十行三十一列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":31,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688116+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688117+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-031-003\",\"LocationName\":\"二十行三十一列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":31,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688146+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688146+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-031-004\",\"LocationName\":\"二十行三十一列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":31,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688151+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688152+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-031-005\",\"LocationName\":\"二十行三十一列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":31,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688156+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688156+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-031-006\",\"LocationName\":\"二十行三十一列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":31,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688161+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688161+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-031-007\",\"LocationName\":\"二十行三十一列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":31,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688166+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688166+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-031-008\",\"LocationName\":\"二十行三十一列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":31,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688171+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688171+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-032-001\",\"LocationName\":\"二十行三十二列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":32,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688175+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688176+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-032-002\",\"LocationName\":\"二十行三十二列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":32,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468818+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468818+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-032-003\",\"LocationName\":\"二十行三十二列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":32,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688184+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688185+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-032-004\",\"LocationName\":\"二十行三十二列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":32,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688214+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688215+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-032-005\",\"LocationName\":\"二十行三十二列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":32,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688219+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468822+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-032-006\",\"LocationName\":\"二十行三十二列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":32,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688224+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688225+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-032-007\",\"LocationName\":\"二十行三十二列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":32,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468823+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468823+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-032-008\",\"LocationName\":\"二十行三十二列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":32,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688234+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688234+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-033-001\",\"LocationName\":\"二十行三十三列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":33,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688239+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688239+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-033-002\",\"LocationName\":\"二十行三十三列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":33,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688243+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688244+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-033-003\",\"LocationName\":\"二十行三十三列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":33,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688248+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688248+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-033-004\",\"LocationName\":\"二十行三十三列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":33,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688253+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688253+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-033-005\",\"LocationName\":\"二十行三十三列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":33,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688282+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688283+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-033-006\",\"LocationName\":\"二十行三十三列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":33,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688287+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688287+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-033-007\",\"LocationName\":\"二十行三十三列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":33,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688292+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688293+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-033-008\",\"LocationName\":\"二十行三十三列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":33,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688297+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688298+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-034-001\",\"LocationName\":\"二十行三十四列一层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":34,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688302+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688303+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-034-002\",\"LocationName\":\"二十行三十四列二层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":34,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688307+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688307+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-034-003\",\"LocationName\":\"二十行三十四列三层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":34,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688311+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688312+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-034-004\",\"LocationName\":\"二十行三十四列四层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":34,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688316+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688316+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-034-005\",\"LocationName\":\"二十行三十四列五层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":34,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468832+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688321+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-034-006\",\"LocationName\":\"二十行三十四列六层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":34,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468835+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688351+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-034-007\",\"LocationName\":\"二十行三十四列七层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":34,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.4688355+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.4688356+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"020-034-008\",\"LocationName\":\"二十行三十四列八层\",\"RoadwayNo\":\"CWSC10\",\"Row\":20,\"Column\":34,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-15T10:36:55.468836+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-15T10:36:55.468836+08:00\"}]]","ResponseIntervalTime":"617ms","ResponseTime":"2025-02-15 10:36:56 108","ResponseJsonData":"15601"}
| --------------------------------
| 2025/2/15 10:36:56|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:36:55 457","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:CreateLocation","RequestParamsName":"【携带的参数有】:20, 34, 8, 1, 5","RequestParamsData":"[20,34,8,1,5]","ResponseIntervalTime":"659ms","ResponseTime":"2025-02-15 10:36:56 117","ResponseJsonData":"{\"Status\":true,\"Code\":1,\"Message\":null,\"Data\":null,\"DevMessage\":null}"}
| --------------------------------
| 2025/2/15 10:36:59|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:36:59 748","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-15 10:36:59 751","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:37:09|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:37:09 751","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:37:09 752","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:37:19|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:37:19 753","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-15 10:37:19 757","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:37:29|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:37:29 752","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:37:29 753","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:37:39|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:37:39 744","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:37:39 745","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:37:49|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:37:49 756","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:37:49 757","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:37:59|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:37:59 754","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:37:59 756","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:38:09|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:38:09 755","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:38:09 756","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:38:19|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:38:19 746","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:38:19 747","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:38:29|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:38:29 751","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:38:29 753","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:38:39|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:38:39 746","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:38:39 746","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:38:49|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:38:49 749","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:38:49 750","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:38:59|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:38:59 744","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:38:59 745","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:39:09|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:39:09 747","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:39:09 748","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:39:19|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:39:19 752","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:39:19 753","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:39:29|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:39:29 760","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-15 10:39:29 763","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:39:39|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:39:39 752","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:39:39 754","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:39:49|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:39:49 750","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:39:49 751","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:39:59|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:39:59 750","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:39:59 751","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:40:09|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:40:09 754","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:40:09 755","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:40:19|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:40:19 740","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:40:19 742","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:40:29|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:40:29 741","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:40:29 742","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:40:39|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:40:39 744","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:40:39 745","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:40:49|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:40:49 750","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:40:49 751","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:40:59|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:40:59 758","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:40:59 759","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:41:09|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:41:09 748","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:41:09 749","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:41:19|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:41:19 757","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:41:19 759","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:41:29|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:41:29 751","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:41:29 752","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:41:39|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:41:39 757","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:41:39 760","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:41:49|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:41:49 749","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:41:49 750","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:41:59|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:41:59 749","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:41:59 751","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:42:09|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:42:09 757","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:42:09 758","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:42:19|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:42:19 739","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:42:19 740","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:42:29|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:42:29 753","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:42:29 754","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:42:39|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:42:39 748","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:42:39 749","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:42:49|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:42:49 750","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:42:49 751","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:42:59|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:42:59 759","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:42:59 760","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:43:09|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:43:09 752","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:43:09 754","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:43:19|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:43:19 753","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:43:19 755","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:43:29|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:43:29 752","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:43:29 753","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:43:39|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:43:39 759","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:43:39 760","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:43:49|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:43:49 738","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:43:49 740","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:43:59|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:43:59 751","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:43:59 753","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:44:09|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:44:09 751","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:44:09 752","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:44:19|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:44:19 757","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:44:19 758","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:44:29|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:44:29 743","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:44:29 744","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:44:39|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:44:39 751","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:44:39 753","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:44:49|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:44:49 757","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:44:49 758","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:44:59|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:44:59 743","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:44:59 744","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:45:09|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:45:09 745","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:45:09 747","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:45:19|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:45:19 749","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:45:19 750","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:45:29|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:45:29 755","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:45:29 756","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:45:39|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:45:39 742","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:45:39 744","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:45:49|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:45:49 739","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:45:49 740","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:45:59|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:45:59 743","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:45:59 744","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:46:09|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:46:09 755","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:46:09 756","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:46:19|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:46:19 747","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:46:19 748","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:46:29|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:46:29 747","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:46:29 748","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:46:39|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:46:39 759","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:46:39 760","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:46:49|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:46:49 741","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:46:49 743","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:46:59|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:46:59 748","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:46:59 750","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:47:09|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:47:09 753","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:47:09 754","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:47:19|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:47:19 746","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:47:19 748","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:47:29|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:47:29 754","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:47:29 756","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:47:39|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:47:39 744","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:47:39 745","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:47:49|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:47:49 757","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:47:49 759","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:47:59|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:47:59 741","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:47:59 743","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:48:09|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:48:09 748","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:48:09 749","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:48:19|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:48:19 760","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:48:19 762","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:48:29|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:48:29 741","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:48:29 742","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:48:39|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:48:39 740","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:48:39 741","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:48:49|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:48:49 746","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:48:49 747","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:48:59|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:48:59 748","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:48:59 750","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:49:09|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:49:09 751","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:49:09 752","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:49:19|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:49:19 749","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:49:19 750","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:49:29|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:49:29 756","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:49:29 757","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:49:39|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:49:39 750","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:49:39 752","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:49:49|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:49:49 746","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:49:49 747","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:49:59|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:49:59 758","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:49:59 759","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:50:09|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:50:09 741","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:50:09 742","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:50:19|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:50:19 749","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:50:19 750","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:50:29|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:50:29 738","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:50:29 739","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:50:39|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:50:39 750","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":"5ms","ResponseTime":"2025-02-15 10:50:39 756","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:50:49|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:50:49 759","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:50:49 760","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:50:59|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:50:59 750","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:50:59 751","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:51:09|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:51:09 749","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:51:09 751","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:51:19|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:51:19 756","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:51:19 757","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:51:29|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:51:29 747","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:51:29 748","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:51:39|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:51:39 754","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:51:39 755","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:51:49|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:51:49 739","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:51:49 740","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:51:59|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:51:59 752","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:51:59 753","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:52:09|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:52:09 758","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:52:09 759","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:52:19|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:52:19 744","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:52:19 745","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:52:29|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:52:29 743","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:52:29 746","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:52:39|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:52:39 759","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:52:39 760","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:52:49|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:52:49 757","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:52:49 758","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:52:59|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:52:59 744","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:52:59 745","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:53:09|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:53:09 748","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:53:09 749","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:53:19|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:53:19 758","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:53:19 758","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:53:29|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:53:29 739","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:53:29 740","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:53:39|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:53:39 752","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:53:39 754","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:53:49|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:53:49 749","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:53:49 751","ResponseJsonData":"null"}
| --------------------------------
| 2025/2/15 10:53:59|
| WIDESEA_Core.AOP.AOPLogInfo
| {"RequestTime":"2025-02-15 10:53:59 748","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:53:59 749","ResponseJsonData":"null"}
|
|