1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
--------------------------------
2025/2/20 10:49:57|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:49:34 188","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:CreateLocation","RequestParamsName":"【携带的参数有】:16, 34, 8, 1, 5","RequestParamsData":"[16,34,8,1,5]","ResponseIntervalTime":"834ms","ResponseTime":"2025-02-20 10:49:57 022","ResponseJsonData":"{\"Status\":true,\"Code\":0,\"Message\":null,\"Data\":true,\"DevMessage\":null}"}
--------------------------------
2025/2/20 10:49:57|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:49:57 848","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"3ms","ResponseTime":"2025-02-20 10:49:57 851","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:50:07|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:50:07 829","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 10:50:07 830","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:50:17|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:50:17 828","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 10:50:17 829","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:50:40|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:50:39 565","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"920ms","ResponseTime":"2025-02-20 10:50:40 486","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:50:50|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:50:50 894","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"6ms","ResponseTime":"2025-02-20 10:50:50 901","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:50:51|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:50:50 927","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:AddData","RequestParamsName":"【携带的参数有】:System.Collections.Generic.List`1[WIDESEA_Model.Models.DtLocationInfo]","RequestParamsData":"[[{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-001-001\",\"LocationName\":\"十五行一列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1317584+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1317601+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-001-002\",\"LocationName\":\"十五行一列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135505+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135507+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-001-003\",\"LocationName\":\"十五行一列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355171+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355172+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-001-004\",\"LocationName\":\"十五行一列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355185+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355185+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-001-005\",\"LocationName\":\"十五行一列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355193+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355194+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-001-006\",\"LocationName\":\"十五行一列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355214+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355215+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-001-007\",\"LocationName\":\"十五行一列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":1,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355225+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355226+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-001-008\",\"LocationName\":\"十五行一列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":1,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135532+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355321+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-002-001\",\"LocationName\":\"十五行二列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355333+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355334+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-002-002\",\"LocationName\":\"十五行二列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355343+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355344+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-002-003\",\"LocationName\":\"十五行二列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355352+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355353+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-002-004\",\"LocationName\":\"十五行二列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355364+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355365+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-002-005\",\"LocationName\":\"十五行二列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355373+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355374+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-002-006\",\"LocationName\":\"十五行二列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355385+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355386+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-002-007\",\"LocationName\":\"十五行二列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":2,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355396+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355396+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-002-008\",\"LocationName\":\"十五行二列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":2,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355403+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355403+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-003-001\",\"LocationName\":\"十五行三列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355413+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355414+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-003-002\",\"LocationName\":\"十五行三列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355456+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355456+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-003-003\",\"LocationName\":\"十五行三列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355465+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355465+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-003-004\",\"LocationName\":\"十五行三列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355472+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355472+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-003-005\",\"LocationName\":\"十五行三列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355482+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355483+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-003-006\",\"LocationName\":\"十五行三列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355491+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355491+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-003-007\",\"LocationName\":\"十五行三列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":3,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355499+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355499+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-003-008\",\"LocationName\":\"十五行三列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":3,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355507+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355507+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-004-001\",\"LocationName\":\"十五行四列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355516+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355517+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-004-002\",\"LocationName\":\"十五行四列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355525+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355525+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-004-003\",\"LocationName\":\"十五行四列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355568+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355569+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-004-004\",\"LocationName\":\"十五行四列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135558+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355581+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-004-005\",\"LocationName\":\"十五行四列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355587+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355587+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-004-006\",\"LocationName\":\"十五行四列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355595+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355596+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-004-007\",\"LocationName\":\"十五行四列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":4,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355604+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355605+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-004-008\",\"LocationName\":\"十五行四列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":4,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355612+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355613+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-005-001\",\"LocationName\":\"十五行五列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355621+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355622+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-005-002\",\"LocationName\":\"十五行五列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355634+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355634+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-005-003\",\"LocationName\":\"十五行五列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355644+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355644+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-005-004\",\"LocationName\":\"十五行五列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355651+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355651+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-005-005\",\"LocationName\":\"十五行五列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355684+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355685+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-005-006\",\"LocationName\":\"十五行五列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355694+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355695+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-005-007\",\"LocationName\":\"十五行五列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":5,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355706+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355706+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-005-008\",\"LocationName\":\"十五行五列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":5,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355714+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355714+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-006-001\",\"LocationName\":\"十五行六列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355723+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355723+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-006-002\",\"LocationName\":\"十五行六列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355732+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355732+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-006-003\",\"LocationName\":\"十五行六列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355739+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135574+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-006-004\",\"LocationName\":\"十五行六列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355747+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355747+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-006-005\",\"LocationName\":\"十五行六列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355754+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355754+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-006-006\",\"LocationName\":\"十五行六列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355789+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135579+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-006-007\",\"LocationName\":\"十五行六列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":6,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355797+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355798+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-006-008\",\"LocationName\":\"十五行六列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":6,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355805+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355806+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-007-001\",\"LocationName\":\"十五行七列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355816+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355816+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-007-002\",\"LocationName\":\"十五行七列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355826+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355826+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-007-003\",\"LocationName\":\"十五行七列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355834+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355835+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-007-004\",\"LocationName\":\"十五行七列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355841+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355841+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-007-005\",\"LocationName\":\"十五行七列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355849+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355849+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-007-006\",\"LocationName\":\"十五行七列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135586+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135586+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-007-007\",\"LocationName\":\"十五行七列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":7,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135587+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355871+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-007-008\",\"LocationName\":\"十五行七列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":7,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355902+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355903+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-008-001\",\"LocationName\":\"十五行八列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355909+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355909+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-008-002\",\"LocationName\":\"十五行八列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355915+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355916+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-008-003\",\"LocationName\":\"十五行八列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355922+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355922+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-008-004\",\"LocationName\":\"十五行八列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355928+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355929+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-008-005\",\"LocationName\":\"十五行八列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355935+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355935+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-008-006\",\"LocationName\":\"十五行八列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355942+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355942+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-008-007\",\"LocationName\":\"十五行八列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":8,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355948+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355949+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-008-008\",\"LocationName\":\"十五行八列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":8,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355955+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355955+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-009-001\",\"LocationName\":\"十五行九列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1355962+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1355962+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-009-002\",\"LocationName\":\"十五行九列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356033+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356034+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-009-003\",\"LocationName\":\"十五行九列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356041+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356041+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-009-004\",\"LocationName\":\"十五行九列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356047+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356048+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-009-005\",\"LocationName\":\"十五行九列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356054+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356054+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-009-006\",\"LocationName\":\"十五行九列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135606+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356061+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-009-007\",\"LocationName\":\"十五行九列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":9,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356067+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356067+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-009-008\",\"LocationName\":\"十五行九列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":9,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356073+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356074+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-010-001\",\"LocationName\":\"十五行十列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135608+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135608+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-010-002\",\"LocationName\":\"十五行十列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356087+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356087+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-010-003\",\"LocationName\":\"十五行十列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356124+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356124+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-010-004\",\"LocationName\":\"十五行十列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356131+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356132+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-010-005\",\"LocationName\":\"十五行十列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356138+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356139+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-010-006\",\"LocationName\":\"十五行十列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356145+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356145+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-010-007\",\"LocationName\":\"十五行十列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":10,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356151+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356152+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-010-008\",\"LocationName\":\"十五行十列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":10,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356158+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356159+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-011-001\",\"LocationName\":\"十五行十一列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356165+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356165+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-011-002\",\"LocationName\":\"十五行十一列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356172+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356172+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-011-003\",\"LocationName\":\"十五行十一列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356179+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356179+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-011-004\",\"LocationName\":\"十五行十一列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356209+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135621+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-011-005\",\"LocationName\":\"十五行十一列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356216+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356217+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-011-006\",\"LocationName\":\"十五行十一列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356223+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356224+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-011-007\",\"LocationName\":\"十五行十一列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":11,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135623+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135623+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-011-008\",\"LocationName\":\"十五行十一列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":11,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356236+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356237+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-012-001\",\"LocationName\":\"十五行十二列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356243+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356243+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-012-002\",\"LocationName\":\"十五行十二列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356249+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135625+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-012-003\",\"LocationName\":\"十五行十二列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356256+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356257+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-012-004\",\"LocationName\":\"十五行十二列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356263+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356263+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-012-005\",\"LocationName\":\"十五行十二列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356303+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356304+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-012-006\",\"LocationName\":\"十五行十二列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356311+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356311+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-012-007\",\"LocationName\":\"十五行十二列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":12,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356318+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356318+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-012-008\",\"LocationName\":\"十五行十二列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":12,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356324+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356325+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-013-001\",\"LocationName\":\"十五行十三列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356331+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356332+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-013-002\",\"LocationName\":\"十五行十三列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356338+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356339+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-013-003\",\"LocationName\":\"十五行十三列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356345+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356345+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-013-004\",\"LocationName\":\"十五行十三列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356352+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356352+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-013-005\",\"LocationName\":\"十五行十三列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356358+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356359+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-013-006\",\"LocationName\":\"十五行十三列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356392+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356392+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-013-007\",\"LocationName\":\"十五行十三列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":13,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356399+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356399+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-013-008\",\"LocationName\":\"十五行十三列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":13,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356405+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356406+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-014-001\",\"LocationName\":\"十五行十四列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356412+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356413+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-014-002\",\"LocationName\":\"十五行十四列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356419+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135642+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-014-003\",\"LocationName\":\"十五行十四列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356427+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356428+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-014-004\",\"LocationName\":\"十五行十四列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356436+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356436+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-014-005\",\"LocationName\":\"十五行十四列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356443+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356444+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-014-006\",\"LocationName\":\"十五行十四列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356453+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356453+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-014-007\",\"LocationName\":\"十五行十四列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":14,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135649+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356491+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-014-008\",\"LocationName\":\"十五行十四列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":14,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356498+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356498+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-015-001\",\"LocationName\":\"十五行十五列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356504+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356504+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-015-002\",\"LocationName\":\"十五行十五列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135651+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356511+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-015-003\",\"LocationName\":\"十五行十五列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356518+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356518+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-015-004\",\"LocationName\":\"十五行十五列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356525+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356525+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-015-005\",\"LocationName\":\"十五行十五列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356531+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356532+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-015-006\",\"LocationName\":\"十五行十五列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356538+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356538+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-015-007\",\"LocationName\":\"十五行十五列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":15,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356545+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356545+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-015-008\",\"LocationName\":\"十五行十五列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":15,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356579+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356579+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-016-001\",\"LocationName\":\"十五行十六列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356586+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356587+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-016-002\",\"LocationName\":\"十五行十六列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356593+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356593+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-016-003\",\"LocationName\":\"十五行十六列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356601+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356601+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-016-004\",\"LocationName\":\"十五行十六列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356608+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356608+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-016-005\",\"LocationName\":\"十五行十六列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356614+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356615+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-016-006\",\"LocationName\":\"十五行十六列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356622+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356622+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-016-007\",\"LocationName\":\"十五行十六列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":16,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356629+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356629+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-016-008\",\"LocationName\":\"十五行十六列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":16,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356636+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356636+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-017-001\",\"LocationName\":\"十五行十七列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356643+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356643+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-017-002\",\"LocationName\":\"十五行十七列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356685+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356685+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-017-003\",\"LocationName\":\"十五行十七列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356693+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356694+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-017-004\",\"LocationName\":\"十五行十七列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356702+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356702+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-017-005\",\"LocationName\":\"十五行十七列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135671+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356711+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-017-006\",\"LocationName\":\"十五行十七列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356718+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356718+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-017-007\",\"LocationName\":\"十五行十七列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":17,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356728+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356729+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-017-008\",\"LocationName\":\"十五行十七列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":17,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356768+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356768+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-018-001\",\"LocationName\":\"十五行十八列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356773+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356774+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-018-002\",\"LocationName\":\"十五行十八列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356778+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356779+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-018-003\",\"LocationName\":\"十五行十八列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356783+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356784+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-018-004\",\"LocationName\":\"十五行十八列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356788+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356788+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-018-005\",\"LocationName\":\"十五行十八列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356793+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356793+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-018-006\",\"LocationName\":\"十五行十八列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356797+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356798+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-018-007\",\"LocationName\":\"十五行十八列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":18,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356802+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356803+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-018-008\",\"LocationName\":\"十五行十八列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":18,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356807+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356807+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-019-001\",\"LocationName\":\"十五行十九列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356836+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356837+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-019-002\",\"LocationName\":\"十五行十九列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356842+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356842+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-019-003\",\"LocationName\":\"十五行十九列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356847+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356847+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-019-004\",\"LocationName\":\"十五行十九列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356852+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356852+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-019-005\",\"LocationName\":\"十五行十九列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356856+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356857+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-019-006\",\"LocationName\":\"十五行十九列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356861+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356862+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-019-007\",\"LocationName\":\"十五行十九列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":19,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356866+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356866+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-019-008\",\"LocationName\":\"十五行十九列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":19,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356871+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356871+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-020-001\",\"LocationName\":\"十五行二十列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356876+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356876+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-020-002\",\"LocationName\":\"十五行二十列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356881+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356882+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-020-003\",\"LocationName\":\"十五行二十列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356913+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356913+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-020-004\",\"LocationName\":\"十五行二十列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356918+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356918+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-020-005\",\"LocationName\":\"十五行二十列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356923+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356923+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-020-006\",\"LocationName\":\"十五行二十列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356928+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356928+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-020-007\",\"LocationName\":\"十五行二十列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":20,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356933+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356934+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-020-008\",\"LocationName\":\"十五行二十列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":20,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356938+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356939+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-021-001\",\"LocationName\":\"十五行二十一列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":21,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356943+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356944+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-021-002\",\"LocationName\":\"十五行二十一列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":21,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356949+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356949+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-021-003\",\"LocationName\":\"十五行二十一列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":21,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356954+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356954+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-021-004\",\"LocationName\":\"十五行二十一列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":21,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356984+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356984+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-021-005\",\"LocationName\":\"十五行二十一列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":21,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356989+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356989+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-021-006\",\"LocationName\":\"十五行二十一列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":21,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356994+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356994+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-021-007\",\"LocationName\":\"十五行二十一列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":21,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1356999+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1356999+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-021-008\",\"LocationName\":\"十五行二十一列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":21,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357004+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357004+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-022-001\",\"LocationName\":\"十五行二十二列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":22,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357009+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357009+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-022-002\",\"LocationName\":\"十五行二十二列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":22,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357013+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357014+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-022-003\",\"LocationName\":\"十五行二十二列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":22,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357018+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357019+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-022-004\",\"LocationName\":\"十五行二十二列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":22,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135705+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357051+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-022-005\",\"LocationName\":\"十五行二十二列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":22,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357056+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357056+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-022-006\",\"LocationName\":\"十五行二十二列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":22,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357061+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357062+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-022-007\",\"LocationName\":\"十五行二十二列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":22,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357066+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357066+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-022-008\",\"LocationName\":\"十五行二十二列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":22,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357071+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357072+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-023-001\",\"LocationName\":\"十五行二十三列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":23,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357092+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357093+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-023-002\",\"LocationName\":\"十五行二十三列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":23,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357098+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357098+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-023-003\",\"LocationName\":\"十五行二十三列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":23,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357103+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357104+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-023-004\",\"LocationName\":\"十五行二十三列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":23,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357109+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357109+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-023-005\",\"LocationName\":\"十五行二十三列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":23,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357272+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357273+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-023-006\",\"LocationName\":\"十五行二十三列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":23,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357278+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357279+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-023-007\",\"LocationName\":\"十五行二十三列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":23,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357284+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357284+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-023-008\",\"LocationName\":\"十五行二十三列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":23,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135729+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135729+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-024-001\",\"LocationName\":\"十五行二十四列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":24,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357295+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357295+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-024-002\",\"LocationName\":\"十五行二十四列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":24,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.13573+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357301+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-024-003\",\"LocationName\":\"十五行二十四列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":24,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357306+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357306+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-024-004\",\"LocationName\":\"十五行二十四列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":24,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357311+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357311+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-024-005\",\"LocationName\":\"十五行二十四列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":24,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357317+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357317+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-024-006\",\"LocationName\":\"十五行二十四列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":24,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357348+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357349+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-024-007\",\"LocationName\":\"十五行二十四列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":24,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357355+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357355+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-024-008\",\"LocationName\":\"十五行二十四列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":24,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135736+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357361+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-025-001\",\"LocationName\":\"十五行二十五列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":25,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357366+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357367+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-025-002\",\"LocationName\":\"十五行二十五列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":25,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357372+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357372+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-025-003\",\"LocationName\":\"十五行二十五列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":25,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357377+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357377+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-025-004\",\"LocationName\":\"十五行二十五列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":25,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357382+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357382+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-025-005\",\"LocationName\":\"十五行二十五列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":25,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357387+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357388+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-025-006\",\"LocationName\":\"十五行二十五列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":25,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357392+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357393+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-025-007\",\"LocationName\":\"十五行二十五列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":25,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.13575+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.13575+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-025-008\",\"LocationName\":\"十五行二十五列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":25,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357505+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357505+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-026-001\",\"LocationName\":\"十五行二十六列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":26,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357511+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357511+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-026-002\",\"LocationName\":\"十五行二十六列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":26,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357516+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357516+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-026-003\",\"LocationName\":\"十五行二十六列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":26,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357521+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357521+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-026-004\",\"LocationName\":\"十五行二十六列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":26,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357526+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357526+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-026-005\",\"LocationName\":\"十五行二十六列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":26,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135753+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357531+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-026-006\",\"LocationName\":\"十五行二十六列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":26,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357536+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357536+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-026-007\",\"LocationName\":\"十五行二十六列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":26,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135754+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357541+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-026-008\",\"LocationName\":\"十五行二十六列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":26,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357613+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357613+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-027-001\",\"LocationName\":\"十五行二十七列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":27,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357618+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357619+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-027-002\",\"LocationName\":\"十五行二十七列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":27,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357623+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357623+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-027-003\",\"LocationName\":\"十五行二十七列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":27,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357628+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357628+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-027-004\",\"LocationName\":\"十五行二十七列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":27,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357633+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357634+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-027-005\",\"LocationName\":\"十五行二十七列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":27,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357638+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357639+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-027-006\",\"LocationName\":\"十五行二十七列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":27,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357643+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357644+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-027-007\",\"LocationName\":\"十五行二十七列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":27,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357648+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357648+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-027-008\",\"LocationName\":\"十五行二十七列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":27,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357677+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357678+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-028-001\",\"LocationName\":\"十五行二十八列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":28,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357683+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357683+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-028-002\",\"LocationName\":\"十五行二十八列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":28,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357688+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357689+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-028-003\",\"LocationName\":\"十五行二十八列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":28,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357693+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357694+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-028-004\",\"LocationName\":\"十五行二十八列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":28,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357698+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357698+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-028-005\",\"LocationName\":\"十五行二十八列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":28,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357704+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357704+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-028-006\",\"LocationName\":\"十五行二十八列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":28,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357709+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357709+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-028-007\",\"LocationName\":\"十五行二十八列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":28,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357714+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357714+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-028-008\",\"LocationName\":\"十五行二十八列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":28,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357719+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357719+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-029-001\",\"LocationName\":\"十五行二十九列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":29,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357748+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357748+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-029-002\",\"LocationName\":\"十五行二十九列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":29,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357753+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357753+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-029-003\",\"LocationName\":\"十五行二十九列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":29,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357757+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357758+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-029-004\",\"LocationName\":\"十五行二十九列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":29,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357763+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357763+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-029-005\",\"LocationName\":\"十五行二十九列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":29,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357768+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357768+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-029-006\",\"LocationName\":\"十五行二十九列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":29,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357773+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357773+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-029-007\",\"LocationName\":\"十五行二十九列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":29,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357777+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357778+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-029-008\",\"LocationName\":\"十五行二十九列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":29,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357782+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357783+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-030-001\",\"LocationName\":\"十五行三十列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":30,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357787+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357788+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-030-002\",\"LocationName\":\"十五行三十列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":30,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357817+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357817+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-030-003\",\"LocationName\":\"十五行三十列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":30,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357822+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357822+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-030-004\",\"LocationName\":\"十五行三十列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":30,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357827+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357827+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-030-005\",\"LocationName\":\"十五行三十列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":30,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357832+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357832+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-030-006\",\"LocationName\":\"十五行三十列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":30,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357836+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357837+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-030-007\",\"LocationName\":\"十五行三十列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":30,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357841+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357842+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-030-008\",\"LocationName\":\"十五行三十列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":30,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357846+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357846+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-031-001\",\"LocationName\":\"十五行三十一列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":31,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357851+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357851+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-031-002\",\"LocationName\":\"十五行三十一列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":31,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357856+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357856+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-031-003\",\"LocationName\":\"十五行三十一列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":31,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357883+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357884+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-031-004\",\"LocationName\":\"十五行三十一列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":31,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357889+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135789+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-031-005\",\"LocationName\":\"十五行三十一列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":31,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357895+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357895+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-031-006\",\"LocationName\":\"十五行三十一列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":31,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.13579+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.13579+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-031-007\",\"LocationName\":\"十五行三十一列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":31,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357905+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357905+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-031-008\",\"LocationName\":\"十五行三十一列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":31,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135791+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135791+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-032-001\",\"LocationName\":\"十五行三十二列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":32,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357915+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357915+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-032-002\",\"LocationName\":\"十五行三十二列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":32,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135792+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135792+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-032-003\",\"LocationName\":\"十五行三十二列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":32,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357925+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357925+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-032-004\",\"LocationName\":\"十五行三十二列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":32,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357953+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357954+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-032-005\",\"LocationName\":\"十五行三十二列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":32,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357959+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357959+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-032-006\",\"LocationName\":\"十五行三十二列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":32,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357964+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357964+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-032-007\",\"LocationName\":\"十五行三十二列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":32,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357969+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357969+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-032-008\",\"LocationName\":\"十五行三十二列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":32,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357974+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357974+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-033-001\",\"LocationName\":\"十五行三十三列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":33,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1357978+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1357979+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-033-002\",\"LocationName\":\"十五行三十三列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":33,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358005+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358005+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-033-003\",\"LocationName\":\"十五行三十三列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":33,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135801+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358011+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-033-004\",\"LocationName\":\"十五行三十三列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":33,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358016+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358016+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-033-005\",\"LocationName\":\"十五行三十三列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":33,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135802+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358021+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-033-006\",\"LocationName\":\"十五行三十三列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":33,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358025+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358026+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-033-007\",\"LocationName\":\"十五行三十三列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":33,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135803+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135803+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-033-008\",\"LocationName\":\"十五行三十三列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":33,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358035+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358035+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-034-001\",\"LocationName\":\"十五行三十四列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":34,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358069+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358069+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-034-002\",\"LocationName\":\"十五行三十四列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":34,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358074+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358075+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-034-003\",\"LocationName\":\"十五行三十四列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":34,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358079+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358079+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-034-004\",\"LocationName\":\"十五行三十四列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":34,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358084+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358084+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-034-005\",\"LocationName\":\"十五行三十四列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":34,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358089+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358089+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-034-006\",\"LocationName\":\"十五行三十四列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":34,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358108+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358109+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-034-007\",\"LocationName\":\"十五行三十四列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":34,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358114+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358114+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"015-034-008\",\"LocationName\":\"十五行三十四列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":15,\"Column\":34,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358119+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358119+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-001-001\",\"LocationName\":\"十六行一列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358125+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358125+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-001-002\",\"LocationName\":\"十六行一列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358289+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358289+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-001-003\",\"LocationName\":\"十六行一列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358295+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358295+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-001-004\",\"LocationName\":\"十六行一列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.13583+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.13583+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-001-005\",\"LocationName\":\"十六行一列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358305+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358306+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-001-006\",\"LocationName\":\"十六行一列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135831+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135831+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-001-007\",\"LocationName\":\"十六行一列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":1,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358315+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358315+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-001-008\",\"LocationName\":\"十六行一列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":1,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135832+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135832+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-002-001\",\"LocationName\":\"十六行二列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358325+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358326+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-002-002\",\"LocationName\":\"十六行二列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135833+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358331+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-002-003\",\"LocationName\":\"十六行二列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358335+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358335+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-002-004\",\"LocationName\":\"十六行二列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358362+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358363+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-002-005\",\"LocationName\":\"十六行二列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358367+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358368+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-002-006\",\"LocationName\":\"十六行二列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358372+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358373+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-002-007\",\"LocationName\":\"十六行二列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":2,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358378+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358378+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-002-008\",\"LocationName\":\"十六行二列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":2,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358383+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358383+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-003-001\",\"LocationName\":\"十六行三列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358389+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358389+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-003-002\",\"LocationName\":\"十六行三列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358394+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358394+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-003-003\",\"LocationName\":\"十六行三列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358399+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358399+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-003-004\",\"LocationName\":\"十六行三列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358404+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358404+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-003-005\",\"LocationName\":\"十六行三列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358409+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358409+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-003-006\",\"LocationName\":\"十六行三列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358513+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358513+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-003-007\",\"LocationName\":\"十六行三列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":3,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358518+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358518+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-003-008\",\"LocationName\":\"十六行三列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":3,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358523+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358523+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-004-001\",\"LocationName\":\"十六行四列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358527+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358528+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-004-002\",\"LocationName\":\"十六行四列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358532+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358532+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-004-003\",\"LocationName\":\"十六行四列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358537+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358537+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-004-004\",\"LocationName\":\"十六行四列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358541+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358542+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-004-005\",\"LocationName\":\"十六行四列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358546+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358546+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-004-006\",\"LocationName\":\"十六行四列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358551+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358551+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-004-007\",\"LocationName\":\"十六行四列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":4,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135858+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135858+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-004-008\",\"LocationName\":\"十六行四列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":4,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358585+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358586+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-005-001\",\"LocationName\":\"十六行五列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135859+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135859+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-005-002\",\"LocationName\":\"十六行五列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358595+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358595+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-005-003\",\"LocationName\":\"十六行五列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358599+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.13586+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-005-004\",\"LocationName\":\"十六行五列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358604+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358604+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-005-005\",\"LocationName\":\"十六行五列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358608+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358609+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-005-006\",\"LocationName\":\"十六行五列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358613+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358613+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-005-007\",\"LocationName\":\"十六行五列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":5,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358617+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358618+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-005-008\",\"LocationName\":\"十六行五列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":5,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358622+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358622+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-006-001\",\"LocationName\":\"十六行六列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135865+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358651+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-006-002\",\"LocationName\":\"十六行六列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358655+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358656+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-006-003\",\"LocationName\":\"十六行六列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135866+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135866+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-006-004\",\"LocationName\":\"十六行六列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358664+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358665+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-006-005\",\"LocationName\":\"十六行六列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358669+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135867+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-006-006\",\"LocationName\":\"十六行六列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358674+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358674+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-006-007\",\"LocationName\":\"十六行六列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":6,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358679+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358679+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-006-008\",\"LocationName\":\"十六行六列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":6,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358683+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358683+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-007-001\",\"LocationName\":\"十六行七列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358688+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358689+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-007-002\",\"LocationName\":\"十六行七列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358693+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358694+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-007-003\",\"LocationName\":\"十六行七列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358724+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358725+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-007-004\",\"LocationName\":\"十六行七列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358729+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135873+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-007-005\",\"LocationName\":\"十六行七列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358734+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358734+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-007-006\",\"LocationName\":\"十六行七列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358739+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358739+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-007-007\",\"LocationName\":\"十六行七列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":7,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358743+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358743+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-007-008\",\"LocationName\":\"十六行七列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":7,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358748+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358748+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-008-001\",\"LocationName\":\"十六行八列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358752+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358752+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-008-002\",\"LocationName\":\"十六行八列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358756+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358757+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-008-003\",\"LocationName\":\"十六行八列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358761+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358762+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-008-004\",\"LocationName\":\"十六行八列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358765+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358766+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-008-005\",\"LocationName\":\"十六行八列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358795+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358795+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-008-006\",\"LocationName\":\"十六行八列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.13588+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.13588+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-008-007\",\"LocationName\":\"十六行八列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":8,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358804+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358805+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-008-008\",\"LocationName\":\"十六行八列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":8,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358809+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358809+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-009-001\",\"LocationName\":\"十六行九列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358814+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358814+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-009-002\",\"LocationName\":\"十六行九列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358819+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358819+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-009-003\",\"LocationName\":\"十六行九列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358823+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358823+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-009-004\",\"LocationName\":\"十六行九列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358828+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358828+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-009-005\",\"LocationName\":\"十六行九列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358832+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358832+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-009-006\",\"LocationName\":\"十六行九列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358836+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358837+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-009-007\",\"LocationName\":\"十六行九列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":9,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358865+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358866+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-009-008\",\"LocationName\":\"十六行九列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":9,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135887+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358871+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-010-001\",\"LocationName\":\"十六行十列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358875+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358875+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-010-002\",\"LocationName\":\"十六行十列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135888+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135888+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-010-003\",\"LocationName\":\"十六行十列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358884+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358885+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-010-004\",\"LocationName\":\"十六行十列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358889+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135889+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-010-005\",\"LocationName\":\"十六行十列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358894+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358894+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-010-006\",\"LocationName\":\"十六行十列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358899+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358899+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-010-007\",\"LocationName\":\"十六行十列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":10,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358904+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358904+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-010-008\",\"LocationName\":\"十六行十列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":10,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358937+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358938+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-011-001\",\"LocationName\":\"十六行十一列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358942+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358943+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-011-002\",\"LocationName\":\"十六行十一列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358947+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358948+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-011-003\",\"LocationName\":\"十六行十一列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358952+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358952+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-011-004\",\"LocationName\":\"十六行十一列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358957+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358957+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-011-005\",\"LocationName\":\"十六行十一列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358961+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358962+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-011-006\",\"LocationName\":\"十六行十一列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358966+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358967+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-011-007\",\"LocationName\":\"十六行十一列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":11,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358972+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358972+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-011-008\",\"LocationName\":\"十六行十一列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":11,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1358976+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1358977+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-012-001\",\"LocationName\":\"十六行十二列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359006+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359006+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-012-002\",\"LocationName\":\"十六行十二列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359011+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359011+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-012-003\",\"LocationName\":\"十六行十二列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359016+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359016+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-012-004\",\"LocationName\":\"十六行十二列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135902+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359021+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-012-005\",\"LocationName\":\"十六行十二列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359025+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359025+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-012-006\",\"LocationName\":\"十六行十二列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135903+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135903+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-012-007\",\"LocationName\":\"十六行十二列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":12,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359035+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359035+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-012-008\",\"LocationName\":\"十六行十二列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":12,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359039+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135904+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-013-001\",\"LocationName\":\"十六行十三列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359044+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359045+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-013-002\",\"LocationName\":\"十六行十三列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359071+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359072+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-013-003\",\"LocationName\":\"十六行十三列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359078+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359078+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-013-004\",\"LocationName\":\"十六行十三列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359083+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359083+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-013-005\",\"LocationName\":\"十六行十三列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359087+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359088+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-013-006\",\"LocationName\":\"十六行十三列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359092+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359093+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-013-007\",\"LocationName\":\"十六行十三列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":13,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359097+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359097+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-013-008\",\"LocationName\":\"十六行十三列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":13,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359114+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359117+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-014-001\",\"LocationName\":\"十六行十四列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359121+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359122+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-014-002\",\"LocationName\":\"十六行十四列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359126+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359127+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-014-003\",\"LocationName\":\"十六行十四列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359132+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359132+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-014-004\",\"LocationName\":\"十六行十四列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359315+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359315+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-014-005\",\"LocationName\":\"十六行十四列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135932+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359321+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-014-006\",\"LocationName\":\"十六行十四列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359326+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359326+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-014-007\",\"LocationName\":\"十六行十四列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":14,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359331+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359331+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-014-008\",\"LocationName\":\"十六行十四列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":14,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359337+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359337+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-015-001\",\"LocationName\":\"十六行十五列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359342+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359342+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-015-002\",\"LocationName\":\"十六行十五列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359347+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359347+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-015-003\",\"LocationName\":\"十六行十五列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359352+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359353+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-015-004\",\"LocationName\":\"十六行十五列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359358+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359358+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-015-005\",\"LocationName\":\"十六行十五列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359391+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359392+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-015-006\",\"LocationName\":\"十六行十五列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359397+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359397+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-015-007\",\"LocationName\":\"十六行十五列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":15,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359402+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359403+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-015-008\",\"LocationName\":\"十六行十五列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":15,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359407+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359408+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-016-001\",\"LocationName\":\"十六行十六列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359413+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359413+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-016-002\",\"LocationName\":\"十六行十六列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359418+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359418+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-016-003\",\"LocationName\":\"十六行十六列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359423+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359423+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-016-004\",\"LocationName\":\"十六行十六列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359428+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359429+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-016-005\",\"LocationName\":\"十六行十六列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359434+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359434+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-016-006\",\"LocationName\":\"十六行十六列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359467+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359467+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-016-007\",\"LocationName\":\"十六行十六列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":16,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359472+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359473+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-016-008\",\"LocationName\":\"十六行十六列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":16,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359478+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359478+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-017-001\",\"LocationName\":\"十六行十七列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359483+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359483+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-017-002\",\"LocationName\":\"十六行十七列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359488+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359489+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-017-003\",\"LocationName\":\"十六行十七列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359493+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359494+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-017-004\",\"LocationName\":\"十六行十七列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359499+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359499+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-017-005\",\"LocationName\":\"十六行十七列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359504+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359504+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-017-006\",\"LocationName\":\"十六行十七列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359509+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359509+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-017-007\",\"LocationName\":\"十六行十七列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":17,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359543+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359544+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-017-008\",\"LocationName\":\"十六行十七列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":17,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359549+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135955+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-018-001\",\"LocationName\":\"十六行十八列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359555+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359555+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-018-002\",\"LocationName\":\"十六行十八列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135956+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359561+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-018-003\",\"LocationName\":\"十六行十八列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359565+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359566+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-018-004\",\"LocationName\":\"十六行十八列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359571+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359571+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-018-005\",\"LocationName\":\"十六行十八列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359576+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359576+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-018-006\",\"LocationName\":\"十六行十八列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359581+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359582+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-018-007\",\"LocationName\":\"十六行十八列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":18,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359586+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359587+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-018-008\",\"LocationName\":\"十六行十八列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":18,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359619+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359619+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-019-001\",\"LocationName\":\"十六行十九列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359624+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359625+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-019-002\",\"LocationName\":\"十六行十九列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135963+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135963+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-019-003\",\"LocationName\":\"十六行十九列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359635+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359635+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-019-004\",\"LocationName\":\"十六行十九列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135964+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135964+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-019-005\",\"LocationName\":\"十六行十九列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359645+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359646+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-019-006\",\"LocationName\":\"十六行十九列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135965+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359651+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-019-007\",\"LocationName\":\"十六行十九列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":19,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359655+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359656+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-019-008\",\"LocationName\":\"十六行十九列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":19,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135966+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359661+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-020-001\",\"LocationName\":\"十六行二十列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359701+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359701+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-020-002\",\"LocationName\":\"十六行二十列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359707+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359707+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-020-003\",\"LocationName\":\"十六行二十列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359712+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359713+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-020-004\",\"LocationName\":\"十六行二十列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359718+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359718+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-020-005\",\"LocationName\":\"十六行二十列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359723+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359724+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-020-006\",\"LocationName\":\"十六行二十列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359729+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359729+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-020-007\",\"LocationName\":\"十六行二十列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":20,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359734+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359734+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-020-008\",\"LocationName\":\"十六行二十列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":20,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135974+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135974+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-021-001\",\"LocationName\":\"十六行二十一列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":21,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359745+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359745+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-021-002\",\"LocationName\":\"十六行二十一列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":21,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359779+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359779+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-021-003\",\"LocationName\":\"十六行二十一列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":21,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359785+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359785+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-021-004\",\"LocationName\":\"十六行二十一列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":21,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135979+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359791+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-021-005\",\"LocationName\":\"十六行二十一列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":21,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359796+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359796+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-021-006\",\"LocationName\":\"十六行二十一列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":21,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359801+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359801+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-021-007\",\"LocationName\":\"十六行二十一列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":21,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359807+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359807+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-021-008\",\"LocationName\":\"十六行二十一列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":21,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359812+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359812+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-022-001\",\"LocationName\":\"十六行二十二列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":22,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359817+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359818+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-022-002\",\"LocationName\":\"十六行二十二列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":22,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359822+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359823+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-022-003\",\"LocationName\":\"十六行二十二列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":22,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359857+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359857+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-022-004\",\"LocationName\":\"十六行二十二列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":22,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359863+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359863+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-022-005\",\"LocationName\":\"十六行二十二列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":22,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359868+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359869+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-022-006\",\"LocationName\":\"十六行二十二列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":22,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359874+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359874+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-022-007\",\"LocationName\":\"十六行二十二列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":22,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359879+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359879+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-022-008\",\"LocationName\":\"十六行二十二列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":22,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359885+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359885+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-023-001\",\"LocationName\":\"十六行二十三列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":23,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135989+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135989+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-023-002\",\"LocationName\":\"十六行二十三列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":23,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359896+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359896+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-023-003\",\"LocationName\":\"十六行二十三列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":23,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359901+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359901+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-023-004\",\"LocationName\":\"十六行二十三列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":23,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359933+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359933+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-023-005\",\"LocationName\":\"十六行二十三列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":23,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359938+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359939+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-023-006\",\"LocationName\":\"十六行二十三列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":23,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359944+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359944+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-023-007\",\"LocationName\":\"十六行二十三列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":23,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359949+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.135995+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-023-008\",\"LocationName\":\"十六行二十三列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":23,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359955+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359955+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-024-001\",\"LocationName\":\"十六行二十四列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":24,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.135996+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359961+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-024-002\",\"LocationName\":\"十六行二十四列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":24,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359966+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359966+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-024-003\",\"LocationName\":\"十六行二十四列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":24,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359971+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359971+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-024-004\",\"LocationName\":\"十六行二十四列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":24,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1359976+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1359977+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-024-005\",\"LocationName\":\"十六行二十四列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":24,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.136001+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.136001+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-024-006\",\"LocationName\":\"十六行二十四列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":24,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360015+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360016+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-024-007\",\"LocationName\":\"十六行二十四列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":24,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360021+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360022+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-024-008\",\"LocationName\":\"十六行二十四列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":24,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360027+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360027+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-025-001\",\"LocationName\":\"十六行二十五列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":25,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360032+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360032+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-025-002\",\"LocationName\":\"十六行二十五列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":25,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360038+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360038+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-025-003\",\"LocationName\":\"十六行二十五列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":25,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360043+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360044+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-025-004\",\"LocationName\":\"十六行二十五列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":25,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360049+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360049+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-025-005\",\"LocationName\":\"十六行二十五列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":25,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.136008+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.136008+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-025-006\",\"LocationName\":\"十六行二十五列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":25,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360086+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360087+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-025-007\",\"LocationName\":\"十六行二十五列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":25,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360092+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360092+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-025-008\",\"LocationName\":\"十六行二十五列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":25,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360097+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360098+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-026-001\",\"LocationName\":\"十六行二十六列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":26,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360103+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360103+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-026-002\",\"LocationName\":\"十六行二十六列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":26,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360108+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360108+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-026-003\",\"LocationName\":\"十六行二十六列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":26,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360113+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360114+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-026-004\",\"LocationName\":\"十六行二十六列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":26,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360119+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360119+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-026-005\",\"LocationName\":\"十六行二十六列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":26,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360124+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360124+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-026-006\",\"LocationName\":\"十六行二十六列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":26,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360156+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360156+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-026-007\",\"LocationName\":\"十六行二十六列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":26,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360162+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360162+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-026-008\",\"LocationName\":\"十六行二十六列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":26,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360167+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360167+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-027-001\",\"LocationName\":\"十六行二十七列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":27,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360173+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360173+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-027-002\",\"LocationName\":\"十六行二十七列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":27,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360178+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360178+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-027-003\",\"LocationName\":\"十六行二十七列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":27,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360183+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360184+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-027-004\",\"LocationName\":\"十六行二十七列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":27,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360188+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360189+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-027-005\",\"LocationName\":\"十六行二十七列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":27,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360194+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360194+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-027-006\",\"LocationName\":\"十六行二十七列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":27,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360199+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360199+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-027-007\",\"LocationName\":\"十六行二十七列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":27,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360231+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360232+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-027-008\",\"LocationName\":\"十六行二十七列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":27,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360237+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360238+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-028-001\",\"LocationName\":\"十六行二十八列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":28,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360243+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360243+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-028-002\",\"LocationName\":\"十六行二十八列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":28,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360248+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360249+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-028-003\",\"LocationName\":\"十六行二十八列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":28,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360253+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360254+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-028-004\",\"LocationName\":\"十六行二十八列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":28,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360259+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360259+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-028-005\",\"LocationName\":\"十六行二十八列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":28,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360264+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360264+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-028-006\",\"LocationName\":\"十六行二十八列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":28,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360269+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360269+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-028-007\",\"LocationName\":\"十六行二十八列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":28,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360274+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360274+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-028-008\",\"LocationName\":\"十六行二十八列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":28,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360311+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360312+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-029-001\",\"LocationName\":\"十六行二十九列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":29,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360317+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360317+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-029-002\",\"LocationName\":\"十六行二十九列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":29,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360322+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360323+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-029-003\",\"LocationName\":\"十六行二十九列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":29,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360328+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360328+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-029-004\",\"LocationName\":\"十六行二十九列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":29,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360334+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360334+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-029-005\",\"LocationName\":\"十六行二十九列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":29,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360339+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360339+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-029-006\",\"LocationName\":\"十六行二十九列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":29,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360344+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360344+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-029-007\",\"LocationName\":\"十六行二十九列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":29,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360349+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.136035+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-029-008\",\"LocationName\":\"十六行二十九列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":29,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360355+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360355+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-030-001\",\"LocationName\":\"十六行三十列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":30,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360386+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360386+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-030-002\",\"LocationName\":\"十六行三十列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":30,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360392+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360392+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-030-003\",\"LocationName\":\"十六行三十列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":30,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360397+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360398+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-030-004\",\"LocationName\":\"十六行三十列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":30,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360403+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360403+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-030-005\",\"LocationName\":\"十六行三十列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":30,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360408+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360409+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-030-006\",\"LocationName\":\"十六行三十列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":30,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360414+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360414+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-030-007\",\"LocationName\":\"十六行三十列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":30,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360419+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360419+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-030-008\",\"LocationName\":\"十六行三十列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":30,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360424+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360425+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-031-001\",\"LocationName\":\"十六行三十一列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":31,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.136043+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.136043+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-031-002\",\"LocationName\":\"十六行三十一列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":31,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360497+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360498+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-031-003\",\"LocationName\":\"十六行三十一列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":31,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360504+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360504+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-031-004\",\"LocationName\":\"十六行三十一列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":31,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360509+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.136051+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-031-005\",\"LocationName\":\"十六行三十一列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":31,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360515+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360515+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-031-006\",\"LocationName\":\"十六行三十一列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":31,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.136052+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360521+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-031-007\",\"LocationName\":\"十六行三十一列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":31,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360526+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360526+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-031-008\",\"LocationName\":\"十六行三十一列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":31,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360531+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360531+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-032-001\",\"LocationName\":\"十六行三十二列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":32,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360536+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360537+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-032-002\",\"LocationName\":\"十六行三十二列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":32,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360542+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360542+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-032-003\",\"LocationName\":\"十六行三十二列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":32,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360572+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360573+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-032-004\",\"LocationName\":\"十六行三十二列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":32,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360578+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360579+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-032-005\",\"LocationName\":\"十六行三十二列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":32,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360584+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360584+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-032-006\",\"LocationName\":\"十六行三十二列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":32,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360589+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.136059+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-032-007\",\"LocationName\":\"十六行三十二列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":32,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360595+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360595+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-032-008\",\"LocationName\":\"十六行三十二列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":32,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.13606+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360601+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-033-001\",\"LocationName\":\"十六行三十三列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":33,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360606+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360607+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-033-002\",\"LocationName\":\"十六行三十三列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":33,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360611+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360612+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-033-003\",\"LocationName\":\"十六行三十三列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":33,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360643+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360643+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-033-004\",\"LocationName\":\"十六行三十三列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":33,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360649+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360649+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-033-005\",\"LocationName\":\"十六行三十三列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":33,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360654+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360654+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-033-006\",\"LocationName\":\"十六行三十三列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":33,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360659+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.136066+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-033-007\",\"LocationName\":\"十六行三十三列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":33,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360665+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360665+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-033-008\",\"LocationName\":\"十六行三十三列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":33,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.136067+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360671+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-034-001\",\"LocationName\":\"十六行三十四列一层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":34,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360676+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360676+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-034-002\",\"LocationName\":\"十六行三十四列二层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":34,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360681+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360681+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-034-003\",\"LocationName\":\"十六行三十四列三层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":34,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360686+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360687+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-034-004\",\"LocationName\":\"十六行三十四列四层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":34,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360718+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360719+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-034-005\",\"LocationName\":\"十六行三十四列五层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":34,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360724+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360725+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-034-006\",\"LocationName\":\"十六行三十四列六层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":34,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.136073+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360731+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-034-007\",\"LocationName\":\"十六行三十四列七层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":34,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360736+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360736+08:00\"},{\"Id\":0,\"AreaId\":5,\"LocationCode\":\"016-034-008\",\"LocationName\":\"十六行三十四列八层\",\"RoadwayNo\":\"CWSC8\",\"Row\":16,\"Column\":34,\"Layer\":8,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-02-20T10:50:46.1360741+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-02-20T10:50:46.1360741+08:00\"}]]","ResponseIntervalTime":"497ms","ResponseTime":"2025-02-20 10:50:51 424","ResponseJsonData":"17777"}
--------------------------------
2025/2/20 10:50:51|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:50:46 129","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:CreateLocation","RequestParamsName":"【携带的参数有】:16, 34, 8, 1, 5","RequestParamsData":"[16,34,8,1,5]","ResponseIntervalTime":"305ms","ResponseTime":"2025-02-20 10:50:51 434","ResponseJsonData":"{\"Status\":true,\"Code\":0,\"Message\":null,\"Data\":true,\"DevMessage\":null}"}
--------------------------------
2025/2/20 10:50:59|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:50:59 286","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"3ms","ResponseTime":"2025-02-20 10:50:59 289","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:51:09|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:51:09 286","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-02-20 10:51:09 289","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:51:19|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:51:19 295","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"5ms","ResponseTime":"2025-02-20 10:51:19 301","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:51:29|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:51:29 289","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 10:51:29 290","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:51:39|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:51:39 297","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-02-20 10:51:39 299","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:51:49|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:51:49 290","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 10:51:49 291","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:51:59|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:51:59 288","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 10:51:59 290","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:52:09|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:52:09 283","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"3ms","ResponseTime":"2025-02-20 10:52:09 286","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:52:19|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:52:19 284","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 10:52:19 285","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:52:29|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:52:29 286","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 10:52:29 287","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:52:39|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:52:39 286","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"4ms","ResponseTime":"2025-02-20 10:52:39 291","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:52:49|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:52:49 283","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 10:52:49 285","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:52:59|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:52:59 273","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 10:52:59 274","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:53:09|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:53:09 277","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-02-20 10:53:09 279","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:53:19|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:53:19 282","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-02-20 10:53:19 284","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:53:29|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:53:29 293","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 10:53:29 294","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:53:39|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:53:39 282","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 10:53:39 283","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:53:49|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:53:49 289","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 10:53:49 290","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:53:59|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:53:59 286","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 10:53:59 287","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:54:09|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:54:09 296","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 10:54:09 298","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:54:19|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:54:19 274","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 10:54:19 276","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:54:29|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:54:29 276","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 10:54:29 278","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:54:39|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:54:39 300","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 10:54:39 302","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:54:49|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:54:49 299","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 10:54:49 300","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:54:59|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:54:59 284","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 10:54:59 285","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:55:09|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:55:09 276","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 10:55:09 276","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:55:19|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:55:19 292","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 10:55:19 293","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:55:29|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:55:29 287","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"3ms","ResponseTime":"2025-02-20 10:55:29 291","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:55:39|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:55:39 282","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 10:55:39 283","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:55:49|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:55:49 286","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 10:55:49 287","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:55:59|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:55:59 293","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 10:55:59 294","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:56:09|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:56:09 285","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 10:56:09 286","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:56:19|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:56:19 284","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 10:56:19 285","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:56:29|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:56:29 279","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"3ms","ResponseTime":"2025-02-20 10:56:29 283","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:56:39|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:56:39 288","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"3ms","ResponseTime":"2025-02-20 10:56:39 291","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:56:49|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:56:49 296","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 10:56:49 297","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:56:59|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:56:59 281","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 10:56:59 282","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:57:09|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:57:09 291","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 10:57:09 292","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:57:19|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:57:19 286","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 10:57:19 287","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:57:29|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:57:29 279","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"3ms","ResponseTime":"2025-02-20 10:57:29 282","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:57:39|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:57:39 280","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-02-20 10:57:39 282","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:57:49|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:57:49 284","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 10:57:49 285","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:57:59|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:57:59 289","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"4ms","ResponseTime":"2025-02-20 10:57:59 293","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:58:09|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:58:09 293","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 10:58:09 294","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:58:19|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:58:19 282","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 10:58:19 284","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:58:29|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:58:29 285","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 10:58:29 286","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:58:39|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:58:39 289","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-02-20 10:58:39 292","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:58:49|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:58:49 277","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-02-20 10:58:49 280","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:58:59|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:58:59 287","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 10:58:59 288","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:59:09|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:59:09 282","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"3ms","ResponseTime":"2025-02-20 10:59:09 285","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:59:19|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:59:19 283","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 10:59:19 284","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:59:29|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:59:29 276","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 10:59:29 277","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:59:39|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:59:39 290","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"4ms","ResponseTime":"2025-02-20 10:59:39 294","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:59:49|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:59:49 279","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 10:59:49 281","ResponseJsonData":"null"}
--------------------------------
2025/2/20 10:59:59|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 10:59:59 284","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 10:59:59 285","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:00:09|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:00:09 292","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 11:00:09 293","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:00:19|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:00:19 285","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 11:00:19 286","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:00:29|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:00:29 298","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 11:00:29 299","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:00:39|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:00:39 290","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-02-20 11:00:39 293","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:00:49|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:00:49 285","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 11:00:49 287","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:00:59|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:00:59 285","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"3ms","ResponseTime":"2025-02-20 11:00:59 288","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:01:09|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:01:09 292","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 11:01:09 293","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:01:19|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:01:19 284","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 11:01:19 285","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:01:29|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:01:29 282","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 11:01:29 283","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:01:39|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:01:39 275","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 11:01:39 275","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:01:49|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:01:49 293","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 11:01:49 294","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:01:59|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:01:59 293","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"3ms","ResponseTime":"2025-02-20 11:01:59 296","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:02:09|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:02:09 289","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 11:02:09 290","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:02:19|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:02:19 282","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 11:02:19 283","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:02:29|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:02:29 299","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 11:02:29 300","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:02:39|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:02:39 289","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 11:02:39 290","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:02:49|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:02:49 285","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 11:02:49 286","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:02:59|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:02:59 276","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 11:02:59 277","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:03:09|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:03:09 292","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-02-20 11:03:09 295","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:03:19|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:03:19 275","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 11:03:19 276","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:03:29|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:03:29 303","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"5ms","ResponseTime":"2025-02-20 11:03:29 309","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:03:39|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:03:39 290","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 11:03:39 291","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:03:49|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:03:49 274","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 11:03:49 275","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:03:59|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:03:59 275","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 11:03:59 276","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:04:09|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:04:09 278","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-02-20 11:04:09 281","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:04:19|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:04:19 292","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"3ms","ResponseTime":"2025-02-20 11:04:19 295","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:04:29|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:04:29 277","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 11:04:29 278","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:04:39|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:04:39 288","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 11:04:39 289","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:04:49|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:04:49 290","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 11:04:49 292","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:04:59|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:04:59 289","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 11:04:59 291","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:05:09|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:05:09 294","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 11:05:09 295","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:05:19|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:05:19 286","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-02-20 11:05:19 288","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:05:29|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:05:29 291","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 11:05:29 292","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:05:39|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:05:39 287","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 11:05:39 287","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:05:49|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:05:49 289","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 11:05:49 290","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:05:59|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:05:59 275","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 11:05:59 276","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:06:09|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:06:09 300","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 11:06:09 301","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:06:19|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:06:19 277","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"5ms","ResponseTime":"2025-02-20 11:06:19 282","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:06:29|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:06:29 282","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-02-20 11:06:29 285","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:06:39|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:06:39 286","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 11:06:39 287","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:06:49|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:06:49 289","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-02-20 11:06:49 290","ResponseJsonData":"null"}
--------------------------------
2025/2/20 11:06:59|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-02-20 11:06:59 288","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-02-20 11:06:59 289","ResponseJsonData":"null"}
--------------------------------
2025/3/12 15:52:51|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-03-12 03:52:50 849","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"802ms","ResponseTime":"2025-03-12 03:52:51 652","ResponseJsonData":"null"}
--------------------------------
2025/3/12 15:53:00|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-03-12 03:53:00 402","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"4ms","ResponseTime":"2025-03-12 03:53:00 407","ResponseJsonData":"null"}
--------------------------------
2025/3/12 15:53:10|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-03-12 03:53:10 403","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-03-12 03:53:10 404","ResponseJsonData":"null"}
--------------------------------
2025/3/12 15:53:20|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-03-12 03:53:20 397","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-03-12 03:53:20 398","ResponseJsonData":"null"}
--------------------------------
2025/3/12 15:53:30|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-03-12 03:53:30 430","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-03-12 03:53:30 431","ResponseJsonData":"null"}
--------------------------------
2025/3/12 15:53:40|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-03-12 03:53:40 408","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"4ms","ResponseTime":"2025-03-12 03:53:40 412","ResponseJsonData":"null"}
--------------------------------
2025/3/12 15:53:50|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-03-12 03:53:50 410","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-03-12 03:53:50 412","ResponseJsonData":"null"}
--------------------------------
2025/3/12 15:54:00|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-03-12 03:54:00 416","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-03-12 03:54:00 417","ResponseJsonData":"null"}
--------------------------------
2025/3/12 15:54:10|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-03-12 03:54:10 413","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-03-12 03:54:10 413","ResponseJsonData":"null"}
--------------------------------
2025/3/12 15:54:20|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-03-12 03:54:20 408","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-03-12 03:54:20 409","ResponseJsonData":"null"}
--------------------------------
2025/3/12 15:54:30|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-03-12 03:54:30 405","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-03-12 03:54:30 406","ResponseJsonData":"null"}
--------------------------------
2025/3/12 15:54:40|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-03-12 03:54:40 401","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-03-12 03:54:40 401","ResponseJsonData":"null"}
--------------------------------
2025/3/12 15:54:50|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-03-12 03:54:50 412","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-03-12 03:54:50 415","ResponseJsonData":"null"}
--------------------------------
2025/3/12 15:55:00|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-03-12 03:55:00 411","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-03-12 03:55:00 413","ResponseJsonData":"null"}
--------------------------------
2025/3/12 15:55:10|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-03-12 03:55:10 399","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-03-12 03:55:10 400","ResponseJsonData":"null"}
--------------------------------
2025/3/12 15:55:20|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-03-12 03:55:20 417","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-03-12 03:55:20 418","ResponseJsonData":"null"}
--------------------------------
2025/3/12 15:55:30|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-03-12 03:55:30 416","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-03-12 03:55:30 417","ResponseJsonData":"null"}
--------------------------------
2025/3/12 15:55:40|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-03-12 03:55:40 420","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"3ms","ResponseTime":"2025-03-12 03:55:40 424","ResponseJsonData":"null"}
--------------------------------
2025/3/12 15:55:50|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-03-12 03:55:50 394","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-03-12 03:55:50 395","ResponseJsonData":"null"}
--------------------------------
2025/3/12 15:56:00|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-03-12 03:56:00 404","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-03-12 03:56:00 406","ResponseJsonData":"null"}
--------------------------------
2025/3/12 15:56:10|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-03-12 03:56:10 408","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-03-12 03:56:10 409","ResponseJsonData":"null"}
--------------------------------
2025/3/12 15:56:18|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-03-12 03:56:18 212","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:AddData","RequestParamsName":"【携带的参数有】:System.Collections.Generic.List`1[WIDESEA_Model.Models.DtLocationInfo]","RequestParamsData":"[[{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-001-001\",\"LocationName\":\"一行一列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1969076+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1969092+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-001-002\",\"LocationName\":\"一行一列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993605+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993619+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-001-003\",\"LocationName\":\"一行一列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199366+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199366+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-001-004\",\"LocationName\":\"一行一列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993666+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993666+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-001-005\",\"LocationName\":\"一行一列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993671+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993671+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-001-006\",\"LocationName\":\"一行一列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993682+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993682+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-001-007\",\"LocationName\":\"一行一列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":1,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993687+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993687+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-002-001\",\"LocationName\":\"一行二列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993692+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993692+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-002-002\",\"LocationName\":\"一行二列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993696+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993696+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-002-003\",\"LocationName\":\"一行二列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993701+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993702+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-002-004\",\"LocationName\":\"一行二列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993719+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993719+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-002-005\",\"LocationName\":\"一行二列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993724+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993724+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-002-006\",\"LocationName\":\"一行二列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993728+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993728+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-002-007\",\"LocationName\":\"一行二列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":2,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993732+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993732+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-003-001\",\"LocationName\":\"一行三列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993736+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993736+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-003-002\",\"LocationName\":\"一行三列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199374+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993741+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-003-003\",\"LocationName\":\"一行三列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993744+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993745+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-003-004\",\"LocationName\":\"一行三列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199375+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199375+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-003-005\",\"LocationName\":\"一行三列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993754+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993755+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-003-006\",\"LocationName\":\"一行三列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993759+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993759+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-003-007\",\"LocationName\":\"一行三列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":3,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199377+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993771+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-004-001\",\"LocationName\":\"一行四列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993775+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993776+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-004-002\",\"LocationName\":\"一行四列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993779+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199378+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-004-003\",\"LocationName\":\"一行四列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993784+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993784+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-004-004\",\"LocationName\":\"一行四列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993788+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993788+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-004-005\",\"LocationName\":\"一行四列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993793+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993793+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-004-006\",\"LocationName\":\"一行四列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993797+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993797+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-004-007\",\"LocationName\":\"一行四列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":4,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993801+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993801+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-005-001\",\"LocationName\":\"一行五列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993805+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993805+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-005-002\",\"LocationName\":\"一行五列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993809+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199381+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-005-003\",\"LocationName\":\"一行五列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993813+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993814+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-005-004\",\"LocationName\":\"一行五列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993825+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993825+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-005-005\",\"LocationName\":\"一行五列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993829+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199383+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-005-006\",\"LocationName\":\"一行五列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993835+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993835+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-005-007\",\"LocationName\":\"一行五列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":5,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993839+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993839+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-006-001\",\"LocationName\":\"一行六列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993844+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993844+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-006-002\",\"LocationName\":\"一行六列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993848+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993849+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-006-003\",\"LocationName\":\"一行六列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993852+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993853+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-006-004\",\"LocationName\":\"一行六列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993856+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993857+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-006-005\",\"LocationName\":\"一行六列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993861+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993861+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-006-006\",\"LocationName\":\"一行六列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993865+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993865+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-006-007\",\"LocationName\":\"一行六列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":6,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993878+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993879+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-007-001\",\"LocationName\":\"一行七列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993883+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993883+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-007-002\",\"LocationName\":\"一行七列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993887+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993887+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-007-003\",\"LocationName\":\"一行七列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993891+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993891+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-007-004\",\"LocationName\":\"一行七列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993895+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993895+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-007-005\",\"LocationName\":\"一行七列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993899+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993899+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-007-006\",\"LocationName\":\"一行七列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993903+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993904+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-007-007\",\"LocationName\":\"一行七列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":7,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993907+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993908+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-008-001\",\"LocationName\":\"一行八列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993911+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993912+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-008-002\",\"LocationName\":\"一行八列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993916+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993916+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-008-003\",\"LocationName\":\"一行八列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993927+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993928+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-008-004\",\"LocationName\":\"一行八列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993932+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993932+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-008-005\",\"LocationName\":\"一行八列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993936+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993936+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-008-006\",\"LocationName\":\"一行八列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199394+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199394+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-008-007\",\"LocationName\":\"一行八列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":8,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993944+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993945+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-009-001\",\"LocationName\":\"一行九列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993948+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993949+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-009-002\",\"LocationName\":\"一行九列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993952+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993953+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-009-003\",\"LocationName\":\"一行九列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993957+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993957+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-009-004\",\"LocationName\":\"一行九列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993961+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993961+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-009-005\",\"LocationName\":\"一行九列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993965+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993965+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-009-006\",\"LocationName\":\"一行九列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993969+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199397+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-009-007\",\"LocationName\":\"一行九列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":9,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199398+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993981+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-010-001\",\"LocationName\":\"一行十列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993985+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993985+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-010-002\",\"LocationName\":\"一行十列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993989+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199399+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-010-003\",\"LocationName\":\"一行十列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1993995+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1993995+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-010-004\",\"LocationName\":\"一行十列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-010-005\",\"LocationName\":\"一行十列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994004+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994005+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-010-006\",\"LocationName\":\"一行十列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994008+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994009+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-010-007\",\"LocationName\":\"一行十列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":10,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994012+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994013+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-011-001\",\"LocationName\":\"一行十一列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994017+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994017+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-011-002\",\"LocationName\":\"一行十一列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994032+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994033+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-011-003\",\"LocationName\":\"一行十一列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994037+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994037+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-011-004\",\"LocationName\":\"一行十一列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994041+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994042+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-011-005\",\"LocationName\":\"一行十一列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994046+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994046+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-011-006\",\"LocationName\":\"一行十一列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199405+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199405+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-011-007\",\"LocationName\":\"一行十一列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":11,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994054+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994055+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-012-001\",\"LocationName\":\"一行十二列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994059+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994059+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-012-002\",\"LocationName\":\"一行十二列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994063+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994063+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-012-003\",\"LocationName\":\"一行十二列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994067+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994068+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-012-004\",\"LocationName\":\"一行十二列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994072+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994072+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-012-005\",\"LocationName\":\"一行十二列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994083+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994083+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-012-006\",\"LocationName\":\"一行十二列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994087+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994088+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-012-007\",\"LocationName\":\"一行十二列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":12,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994092+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994092+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-013-001\",\"LocationName\":\"一行十三列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994096+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994097+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-013-002\",\"LocationName\":\"一行十三列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994101+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994101+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-013-003\",\"LocationName\":\"一行十三列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994105+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994106+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-013-004\",\"LocationName\":\"一行十三列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994109+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199411+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-013-005\",\"LocationName\":\"一行十三列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994114+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994114+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-013-006\",\"LocationName\":\"一行十三列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994118+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994119+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-013-007\",\"LocationName\":\"一行十三列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":13,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994123+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994123+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-014-001\",\"LocationName\":\"一行十四列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994135+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994135+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-014-002\",\"LocationName\":\"一行十四列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994139+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199414+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-014-003\",\"LocationName\":\"一行十四列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994144+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994144+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-014-004\",\"LocationName\":\"一行十四列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994148+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994149+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-014-005\",\"LocationName\":\"一行十四列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994153+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994153+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-014-006\",\"LocationName\":\"一行十四列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994157+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994158+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-014-007\",\"LocationName\":\"一行十四列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":14,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994162+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994162+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-015-001\",\"LocationName\":\"一行十五列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994166+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994166+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-015-002\",\"LocationName\":\"一行十五列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199417+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994171+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-015-003\",\"LocationName\":\"一行十五列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994175+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994175+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-015-004\",\"LocationName\":\"一行十五列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994195+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994195+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-015-005\",\"LocationName\":\"一行十五列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.19942+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.19942+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-015-006\",\"LocationName\":\"一行十五列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994205+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994205+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-015-007\",\"LocationName\":\"一行十五列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":15,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199421+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994211+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-016-001\",\"LocationName\":\"一行十六列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994216+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994216+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-016-002\",\"LocationName\":\"一行十六列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994221+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994221+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-016-003\",\"LocationName\":\"一行十六列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994225+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994226+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-016-004\",\"LocationName\":\"一行十六列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199423+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199423+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-016-005\",\"LocationName\":\"一行十六列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994234+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994234+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-016-006\",\"LocationName\":\"一行十六列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994246+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994246+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-016-007\",\"LocationName\":\"一行十六列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":16,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199425+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994251+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-017-001\",\"LocationName\":\"一行十七列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994255+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994255+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-017-002\",\"LocationName\":\"一行十七列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994259+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994259+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-017-003\",\"LocationName\":\"一行十七列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994264+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994264+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-017-004\",\"LocationName\":\"一行十七列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994268+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994268+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-017-005\",\"LocationName\":\"一行十七列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994272+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994273+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-017-006\",\"LocationName\":\"一行十七列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994277+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994277+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-017-007\",\"LocationName\":\"一行十七列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":17,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994281+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994281+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-018-001\",\"LocationName\":\"一行十八列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994285+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994286+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-018-002\",\"LocationName\":\"一行十八列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994297+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994297+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-018-003\",\"LocationName\":\"一行十八列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994302+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994302+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-018-004\",\"LocationName\":\"一行十八列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994306+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994306+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-018-005\",\"LocationName\":\"一行十八列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199431+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994311+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-018-006\",\"LocationName\":\"一行十八列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994315+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994315+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-018-007\",\"LocationName\":\"一行十八列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":18,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994319+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994319+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-019-001\",\"LocationName\":\"一行十九列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994323+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994324+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-019-002\",\"LocationName\":\"一行十九列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994328+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994328+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-019-003\",\"LocationName\":\"一行十九列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994332+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994332+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-019-004\",\"LocationName\":\"一行十九列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994344+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994344+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-019-005\",\"LocationName\":\"一行十九列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994349+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994349+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-019-006\",\"LocationName\":\"一行十九列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994353+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994353+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-019-007\",\"LocationName\":\"一行十九列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":19,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994357+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994358+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-020-001\",\"LocationName\":\"一行二十列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994362+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994362+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-020-002\",\"LocationName\":\"一行二十列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994367+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994367+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-020-003\",\"LocationName\":\"一行二十列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994371+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994371+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-020-004\",\"LocationName\":\"一行二十列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994376+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994376+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-020-005\",\"LocationName\":\"一行二十列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994387+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994387+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-020-006\",\"LocationName\":\"一行二十列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994391+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994392+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-020-007\",\"LocationName\":\"一行二十列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":20,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994396+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994396+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-021-001\",\"LocationName\":\"一行二十一列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":21,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.19944+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.19944+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-021-002\",\"LocationName\":\"一行二十一列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":21,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994405+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994405+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-021-003\",\"LocationName\":\"一行二十一列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":21,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199441+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199441+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-021-004\",\"LocationName\":\"一行二十一列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":21,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994414+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994414+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-021-005\",\"LocationName\":\"一行二十一列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":21,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994419+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994419+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-021-006\",\"LocationName\":\"一行二十一列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":21,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994423+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994424+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-021-007\",\"LocationName\":\"一行二十一列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":21,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994428+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994428+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-022-001\",\"LocationName\":\"一行二十二列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":22,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199444+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199444+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-022-002\",\"LocationName\":\"一行二十二列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":22,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994444+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994444+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-022-003\",\"LocationName\":\"一行二十二列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":22,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994449+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994449+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-022-004\",\"LocationName\":\"一行二十二列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":22,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994453+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994454+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-022-005\",\"LocationName\":\"一行二十二列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":22,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994458+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994458+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-022-006\",\"LocationName\":\"一行二十二列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":22,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994463+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994463+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-022-007\",\"LocationName\":\"一行二十二列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":22,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994467+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994467+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-023-001\",\"LocationName\":\"一行二十三列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":23,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994472+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994472+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-023-002\",\"LocationName\":\"一行二十三列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":23,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994476+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994476+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-023-003\",\"LocationName\":\"一行二十三列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":23,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994487+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994488+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-023-004\",\"LocationName\":\"一行二十三列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":23,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994493+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994493+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-023-005\",\"LocationName\":\"一行二十三列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":23,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994497+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994497+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-023-006\",\"LocationName\":\"一行二十三列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":23,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994502+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994502+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-023-007\",\"LocationName\":\"一行二十三列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":23,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994506+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994507+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-024-001\",\"LocationName\":\"一行二十四列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":24,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994511+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994511+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-024-002\",\"LocationName\":\"一行二十四列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":24,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994515+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994516+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-024-003\",\"LocationName\":\"一行二十四列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":24,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199452+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199452+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-024-004\",\"LocationName\":\"一行二十四列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":24,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994524+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994525+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-024-005\",\"LocationName\":\"一行二十四列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":24,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994529+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994529+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-024-006\",\"LocationName\":\"一行二十四列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":24,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199454+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994541+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-024-007\",\"LocationName\":\"一行二十四列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":24,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994545+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994546+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-025-001\",\"LocationName\":\"一行二十五列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":25,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199455+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199455+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-025-002\",\"LocationName\":\"一行二十五列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":25,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994554+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994555+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-025-003\",\"LocationName\":\"一行二十五列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":25,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994559+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994559+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-025-004\",\"LocationName\":\"一行二十五列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":25,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994563+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994564+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-025-005\",\"LocationName\":\"一行二十五列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":25,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994568+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994568+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-025-006\",\"LocationName\":\"一行二十五列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":25,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994572+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994573+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-025-007\",\"LocationName\":\"一行二十五列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":25,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994577+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994577+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-026-001\",\"LocationName\":\"一行二十六列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":26,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994588+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994588+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-026-002\",\"LocationName\":\"一行二十六列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":26,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994593+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994593+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-026-003\",\"LocationName\":\"一行二十六列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":26,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994597+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994598+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-026-004\",\"LocationName\":\"一行二十六列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":26,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994602+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994602+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-026-005\",\"LocationName\":\"一行二十六列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":26,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994606+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994607+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-026-006\",\"LocationName\":\"一行二十六列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":26,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994611+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994611+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-026-007\",\"LocationName\":\"一行二十六列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":26,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994615+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994615+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-027-001\",\"LocationName\":\"一行二十七列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":27,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199462+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199462+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-027-002\",\"LocationName\":\"一行二十七列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":27,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994624+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994624+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-027-003\",\"LocationName\":\"一行二十七列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":27,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994628+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994629+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-027-004\",\"LocationName\":\"一行二十七列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":27,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199464+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199464+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-027-005\",\"LocationName\":\"一行二十七列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":27,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994645+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994645+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-027-006\",\"LocationName\":\"一行二十七列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":27,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994649+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199465+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-027-007\",\"LocationName\":\"一行二十七列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":27,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994654+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994654+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-028-001\",\"LocationName\":\"一行二十八列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":28,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994658+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994659+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-028-002\",\"LocationName\":\"一行二十八列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":28,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994663+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994663+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-028-003\",\"LocationName\":\"一行二十八列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":28,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994668+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994668+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-028-004\",\"LocationName\":\"一行二十八列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":28,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994672+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994672+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-028-005\",\"LocationName\":\"一行二十八列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":28,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994677+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994677+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-028-006\",\"LocationName\":\"一行二十八列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":28,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994687+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994688+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-028-007\",\"LocationName\":\"一行二十八列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":28,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994692+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994692+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-029-001\",\"LocationName\":\"一行二十九列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":29,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994697+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994697+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-029-002\",\"LocationName\":\"一行二十九列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":29,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994701+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994701+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-029-003\",\"LocationName\":\"一行二十九列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":29,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994705+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994706+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-029-004\",\"LocationName\":\"一行二十九列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":29,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199471+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199471+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-029-005\",\"LocationName\":\"一行二十九列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":29,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994714+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994715+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-029-006\",\"LocationName\":\"一行二十九列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":29,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994719+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994719+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-029-007\",\"LocationName\":\"一行二十九列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":29,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994723+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994724+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-030-001\",\"LocationName\":\"一行三十列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":30,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994728+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994728+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-030-002\",\"LocationName\":\"一行三十列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":30,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199474+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199474+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-030-003\",\"LocationName\":\"一行三十列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":30,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994745+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994745+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-030-004\",\"LocationName\":\"一行三十列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":30,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199475+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199475+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-030-005\",\"LocationName\":\"一行三十列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":30,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994754+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994754+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-030-006\",\"LocationName\":\"一行三十列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":30,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994758+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994759+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-030-007\",\"LocationName\":\"一行三十列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":30,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994763+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994763+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-031-001\",\"LocationName\":\"一行三十一列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":31,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994767+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994767+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-031-002\",\"LocationName\":\"一行三十一列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":31,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994772+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994772+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-031-003\",\"LocationName\":\"一行三十一列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":31,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994776+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994776+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-031-004\",\"LocationName\":\"一行三十一列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":31,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994788+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994788+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-031-005\",\"LocationName\":\"一行三十一列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":31,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994792+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994793+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-031-006\",\"LocationName\":\"一行三十一列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":31,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994797+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994797+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-031-007\",\"LocationName\":\"一行三十一列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":31,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994802+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994802+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-032-001\",\"LocationName\":\"一行三十二列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":32,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994806+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994806+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-032-002\",\"LocationName\":\"一行三十二列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":32,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994811+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994811+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-032-003\",\"LocationName\":\"一行三十二列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":32,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994815+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994815+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-032-004\",\"LocationName\":\"一行三十二列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":32,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994819+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199482+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-032-005\",\"LocationName\":\"一行三十二列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":32,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994824+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994824+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-032-006\",\"LocationName\":\"一行三十二列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":32,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994828+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994829+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-032-007\",\"LocationName\":\"一行三十二列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":32,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199484+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199484+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-033-001\",\"LocationName\":\"一行三十三列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":33,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994845+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994845+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-033-002\",\"LocationName\":\"一行三十三列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":33,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994849+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199485+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-033-003\",\"LocationName\":\"一行三十三列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":33,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994854+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994854+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-033-004\",\"LocationName\":\"一行三十三列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":33,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994858+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994859+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-033-005\",\"LocationName\":\"一行三十三列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":33,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994863+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994863+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-033-006\",\"LocationName\":\"一行三十三列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":33,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994867+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994868+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-033-007\",\"LocationName\":\"一行三十三列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":33,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994872+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994872+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-034-001\",\"LocationName\":\"一行三十四列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":34,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994877+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994877+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-034-002\",\"LocationName\":\"一行三十四列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":34,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994887+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994888+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-034-003\",\"LocationName\":\"一行三十四列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":34,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994892+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994892+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-034-004\",\"LocationName\":\"一行三十四列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":34,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994897+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994898+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-034-005\",\"LocationName\":\"一行三十四列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":34,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994902+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994902+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-034-006\",\"LocationName\":\"一行三十四列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":34,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994907+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994907+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-034-007\",\"LocationName\":\"一行三十四列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":34,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994912+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994912+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-035-001\",\"LocationName\":\"一行三十五列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":35,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994917+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994918+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-035-002\",\"LocationName\":\"一行三十五列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":35,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994922+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994922+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-035-003\",\"LocationName\":\"一行三十五列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":35,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994926+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994926+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-035-004\",\"LocationName\":\"一行三十五列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":35,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994931+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994931+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-035-005\",\"LocationName\":\"一行三十五列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":35,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994942+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994942+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-035-006\",\"LocationName\":\"一行三十五列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":35,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994947+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994947+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-035-007\",\"LocationName\":\"一行三十五列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":35,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994951+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994952+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-036-001\",\"LocationName\":\"一行三十六列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":36,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994956+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994956+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-036-002\",\"LocationName\":\"一行三十六列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":36,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199496+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199496+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-036-003\",\"LocationName\":\"一行三十六列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":36,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994964+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994965+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-036-004\",\"LocationName\":\"一行三十六列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":36,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994969+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994969+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-036-005\",\"LocationName\":\"一行三十六列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":36,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994974+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994974+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-036-006\",\"LocationName\":\"一行三十六列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":36,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994978+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994979+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-036-007\",\"LocationName\":\"一行三十六列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":36,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994993+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994994+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-037-001\",\"LocationName\":\"一行三十七列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":37,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1994999+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1994999+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-037-002\",\"LocationName\":\"一行三十七列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":37,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995004+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995004+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-037-003\",\"LocationName\":\"一行三十七列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":37,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995008+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995008+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-037-004\",\"LocationName\":\"一行三十七列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":37,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995012+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995013+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-037-005\",\"LocationName\":\"一行三十七列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":37,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995017+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995017+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-037-006\",\"LocationName\":\"一行三十七列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":37,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995029+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199503+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-037-007\",\"LocationName\":\"一行三十七列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":37,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995034+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995035+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-038-001\",\"LocationName\":\"一行三十八列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":38,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995039+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995039+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-038-002\",\"LocationName\":\"一行三十八列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":38,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995043+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995044+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-038-003\",\"LocationName\":\"一行三十八列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":38,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995048+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995048+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-038-004\",\"LocationName\":\"一行三十八列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":38,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995053+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995053+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-038-005\",\"LocationName\":\"一行三十八列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":38,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995057+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995058+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-038-006\",\"LocationName\":\"一行三十八列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":38,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995062+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995062+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-038-007\",\"LocationName\":\"一行三十八列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":38,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995073+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995073+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-039-001\",\"LocationName\":\"一行三十九列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":39,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995078+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995078+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-039-002\",\"LocationName\":\"一行三十九列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":39,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995082+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995083+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-039-003\",\"LocationName\":\"一行三十九列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":39,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995087+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995087+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-039-004\",\"LocationName\":\"一行三十九列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":39,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995091+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995092+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-039-005\",\"LocationName\":\"一行三十九列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":39,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995096+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995096+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-039-006\",\"LocationName\":\"一行三十九列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":39,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.19951+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995101+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-039-007\",\"LocationName\":\"一行三十九列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":39,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995105+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995105+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-040-001\",\"LocationName\":\"一行四十列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":40,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995109+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199511+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-040-002\",\"LocationName\":\"一行四十列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":40,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995114+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995114+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-040-003\",\"LocationName\":\"一行四十列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":40,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995126+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995126+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-040-004\",\"LocationName\":\"一行四十列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":40,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199513+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995131+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-040-005\",\"LocationName\":\"一行四十列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":40,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995135+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995135+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-040-006\",\"LocationName\":\"一行四十列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":40,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995139+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995139+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-040-007\",\"LocationName\":\"一行四十列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":40,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995143+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995144+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-041-001\",\"LocationName\":\"一行四十一列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":41,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995148+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995148+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-041-002\",\"LocationName\":\"一行四十一列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":41,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995153+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995153+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-041-003\",\"LocationName\":\"一行四十一列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":41,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995157+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995157+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-041-004\",\"LocationName\":\"一行四十一列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":41,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995161+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995162+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-041-005\",\"LocationName\":\"一行四十一列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":41,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995172+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995173+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-041-006\",\"LocationName\":\"一行四十一列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":41,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995178+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995178+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-041-007\",\"LocationName\":\"一行四十一列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":41,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995182+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995183+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-042-001\",\"LocationName\":\"一行四十二列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":42,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995187+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995187+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-042-002\",\"LocationName\":\"一行四十二列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":42,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995192+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995192+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-042-003\",\"LocationName\":\"一行四十二列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":42,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995196+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995196+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-042-004\",\"LocationName\":\"一行四十二列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":42,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.19952+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995201+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-042-005\",\"LocationName\":\"一行四十二列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":42,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995205+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995205+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-042-006\",\"LocationName\":\"一行四十二列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":42,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995209+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199521+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-042-007\",\"LocationName\":\"一行四十二列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":42,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995214+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995214+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-043-001\",\"LocationName\":\"一行四十三列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":43,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995225+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995226+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-043-002\",\"LocationName\":\"一行四十三列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":43,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199523+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995231+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-043-003\",\"LocationName\":\"一行四十三列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":43,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995235+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995235+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-043-004\",\"LocationName\":\"一行四十三列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":43,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995239+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199524+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-043-005\",\"LocationName\":\"一行四十三列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":43,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995244+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995245+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-043-006\",\"LocationName\":\"一行四十三列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":43,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995249+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995249+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-043-007\",\"LocationName\":\"一行四十三列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":43,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995253+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995254+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-044-001\",\"LocationName\":\"一行四十四列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":44,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995258+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995258+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-044-002\",\"LocationName\":\"一行四十四列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":44,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995262+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995263+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-044-003\",\"LocationName\":\"一行四十四列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":44,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995274+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995274+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-044-004\",\"LocationName\":\"一行四十四列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":44,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995278+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995279+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-044-005\",\"LocationName\":\"一行四十四列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":44,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995283+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995283+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-044-006\",\"LocationName\":\"一行四十四列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":44,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995288+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995288+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-044-007\",\"LocationName\":\"一行四十四列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":44,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995292+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995293+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-045-001\",\"LocationName\":\"一行四十五列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":45,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995297+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995297+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-045-002\",\"LocationName\":\"一行四十五列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":45,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995301+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995302+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-045-003\",\"LocationName\":\"一行四十五列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":45,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995306+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995306+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-045-004\",\"LocationName\":\"一行四十五列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":45,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199531+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199531+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-045-005\",\"LocationName\":\"一行四十五列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":45,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995314+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995315+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-045-006\",\"LocationName\":\"一行四十五列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":45,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995326+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995326+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-045-007\",\"LocationName\":\"一行四十五列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":45,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995331+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995331+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-046-001\",\"LocationName\":\"一行四十六列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":46,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995335+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995336+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-046-002\",\"LocationName\":\"一行四十六列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":46,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199534+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199534+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-046-003\",\"LocationName\":\"一行四十六列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":46,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995344+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995345+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-046-004\",\"LocationName\":\"一行四十六列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":46,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995349+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995349+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-046-005\",\"LocationName\":\"一行四十六列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":46,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995354+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995354+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-046-006\",\"LocationName\":\"一行四十六列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":46,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995358+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995358+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-046-007\",\"LocationName\":\"一行四十六列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":46,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995362+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995363+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-047-001\",\"LocationName\":\"一行四十七列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":47,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995374+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995374+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-047-002\",\"LocationName\":\"一行四十七列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":47,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995378+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995378+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-047-003\",\"LocationName\":\"一行四十七列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":47,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995382+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995383+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-047-004\",\"LocationName\":\"一行四十七列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":47,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995387+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995388+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-047-005\",\"LocationName\":\"一行四十七列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":47,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995392+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995393+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-047-006\",\"LocationName\":\"一行四十七列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":47,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995397+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995397+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-047-007\",\"LocationName\":\"一行四十七列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":47,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995402+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995402+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-048-001\",\"LocationName\":\"一行四十八列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":48,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995406+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995406+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-048-002\",\"LocationName\":\"一行四十八列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":48,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995411+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995411+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-048-003\",\"LocationName\":\"一行四十八列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":48,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995415+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995416+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-048-004\",\"LocationName\":\"一行四十八列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":48,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995427+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995427+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-048-005\",\"LocationName\":\"一行四十八列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":48,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995431+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995432+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-048-006\",\"LocationName\":\"一行四十八列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":48,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995436+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995436+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-048-007\",\"LocationName\":\"一行四十八列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":48,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199544+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199544+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-049-001\",\"LocationName\":\"一行四十九列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":49,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995445+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995445+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-049-002\",\"LocationName\":\"一行四十九列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":49,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995449+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199545+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-049-003\",\"LocationName\":\"一行四十九列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":49,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995454+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995454+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-049-004\",\"LocationName\":\"一行四十九列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":49,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995459+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995459+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-049-005\",\"LocationName\":\"一行四十九列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":49,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995463+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995463+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-049-006\",\"LocationName\":\"一行四十九列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":49,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995475+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995475+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-049-007\",\"LocationName\":\"一行四十九列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":49,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995479+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199548+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-050-001\",\"LocationName\":\"一行五十列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":50,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995484+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995485+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-050-002\",\"LocationName\":\"一行五十列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":50,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995489+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995489+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-050-003\",\"LocationName\":\"一行五十列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":50,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995493+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995494+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-050-004\",\"LocationName\":\"一行五十列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":50,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995499+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995499+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-050-005\",\"LocationName\":\"一行五十列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":50,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995503+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995503+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-050-006\",\"LocationName\":\"一行五十列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":50,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995507+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995508+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-050-007\",\"LocationName\":\"一行五十列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":50,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995512+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995512+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-051-001\",\"LocationName\":\"一行五十一列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":51,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995516+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995516+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-051-002\",\"LocationName\":\"一行五十一列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":51,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995527+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995527+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-051-003\",\"LocationName\":\"一行五十一列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":51,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995532+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995532+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-051-004\",\"LocationName\":\"一行五十一列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":51,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995536+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995537+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-051-005\",\"LocationName\":\"一行五十一列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":51,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995541+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995541+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-051-006\",\"LocationName\":\"一行五十一列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":51,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995546+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995546+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-051-007\",\"LocationName\":\"一行五十一列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":51,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995551+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995551+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-052-001\",\"LocationName\":\"一行五十二列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":52,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995555+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995556+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-052-002\",\"LocationName\":\"一行五十二列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":52,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199556+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199556+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-052-003\",\"LocationName\":\"一行五十二列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":52,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995565+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995565+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-052-004\",\"LocationName\":\"一行五十二列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":52,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995577+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995577+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-052-005\",\"LocationName\":\"一行五十二列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":52,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995582+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995582+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-052-006\",\"LocationName\":\"一行五十二列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":52,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995586+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995586+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-052-007\",\"LocationName\":\"一行五十二列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":52,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995591+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995591+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-053-001\",\"LocationName\":\"一行五十三列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":53,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995596+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995596+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-053-002\",\"LocationName\":\"一行五十三列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":53,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.19956+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995601+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-053-003\",\"LocationName\":\"一行五十三列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":53,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995605+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995606+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-053-004\",\"LocationName\":\"一行五十三列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":53,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199561+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199561+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-053-005\",\"LocationName\":\"一行五十三列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":53,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995614+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995615+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-053-006\",\"LocationName\":\"一行五十三列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":53,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995619+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995619+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-053-007\",\"LocationName\":\"一行五十三列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":53,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199563+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995631+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-054-001\",\"LocationName\":\"一行五十四列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":54,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995635+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995636+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-054-002\",\"LocationName\":\"一行五十四列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":54,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199564+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199564+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-054-003\",\"LocationName\":\"一行五十四列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":54,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995644+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995645+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-054-004\",\"LocationName\":\"一行五十四列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":54,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995649+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995649+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-054-005\",\"LocationName\":\"一行五十四列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":54,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995653+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995654+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-054-006\",\"LocationName\":\"一行五十四列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":54,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995658+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995658+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-054-007\",\"LocationName\":\"一行五十四列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":54,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995663+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995663+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-055-001\",\"LocationName\":\"一行五十五列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":55,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995667+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995667+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-055-002\",\"LocationName\":\"一行五十五列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":55,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995679+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995679+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-055-003\",\"LocationName\":\"一行五十五列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":55,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995683+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995684+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-055-004\",\"LocationName\":\"一行五十五列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":55,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995688+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995689+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-055-005\",\"LocationName\":\"一行五十五列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":55,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995693+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995693+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-055-006\",\"LocationName\":\"一行五十五列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":55,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995697+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995698+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-055-007\",\"LocationName\":\"一行五十五列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":55,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995702+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995703+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-056-001\",\"LocationName\":\"一行五十六列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":56,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995707+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995707+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-056-002\",\"LocationName\":\"一行五十六列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":56,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995711+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995712+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-056-003\",\"LocationName\":\"一行五十六列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":56,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995716+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995716+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-056-004\",\"LocationName\":\"一行五十六列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":56,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199572+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995721+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-056-005\",\"LocationName\":\"一行五十六列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":56,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995732+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995733+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-056-006\",\"LocationName\":\"一行五十六列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":56,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995737+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995737+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-056-007\",\"LocationName\":\"一行五十六列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":56,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995741+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995742+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-057-001\",\"LocationName\":\"一行五十七列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":57,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995746+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995746+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-057-002\",\"LocationName\":\"一行五十七列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":57,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995751+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995751+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-057-003\",\"LocationName\":\"一行五十七列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":57,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995756+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995756+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-057-004\",\"LocationName\":\"一行五十七列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":57,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199576+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995761+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-057-005\",\"LocationName\":\"一行五十七列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":57,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995765+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995765+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-057-006\",\"LocationName\":\"一行五十七列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":57,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995769+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199577+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-057-007\",\"LocationName\":\"一行五十七列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":57,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995781+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995781+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-058-001\",\"LocationName\":\"一行五十八列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":58,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995786+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995786+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-058-002\",\"LocationName\":\"一行五十八列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":58,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199579+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995791+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-058-003\",\"LocationName\":\"一行五十八列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":58,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995795+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995795+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-058-004\",\"LocationName\":\"一行五十八列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":58,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.19958+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.19958+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-058-005\",\"LocationName\":\"一行五十八列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":58,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995804+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995804+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-058-006\",\"LocationName\":\"一行五十八列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":58,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995808+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995809+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-058-007\",\"LocationName\":\"一行五十八列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":58,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995813+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995813+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-059-001\",\"LocationName\":\"一行五十九列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":59,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995818+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995818+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-059-002\",\"LocationName\":\"一行五十九列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":59,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995822+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995823+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-059-003\",\"LocationName\":\"一行五十九列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":59,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995835+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995836+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-059-004\",\"LocationName\":\"一行五十九列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":59,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199584+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995841+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-059-005\",\"LocationName\":\"一行五十九列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":59,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995845+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995845+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-059-006\",\"LocationName\":\"一行五十九列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":59,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995849+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199585+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-059-007\",\"LocationName\":\"一行五十九列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":59,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995854+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995854+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-060-001\",\"LocationName\":\"一行六十列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":60,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995858+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995859+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-060-002\",\"LocationName\":\"一行六十列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":60,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995863+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995863+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-060-003\",\"LocationName\":\"一行六十列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":60,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995867+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995868+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-060-004\",\"LocationName\":\"一行六十列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":60,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995872+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995872+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-060-005\",\"LocationName\":\"一行六十列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":60,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995882+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995883+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-060-006\",\"LocationName\":\"一行六十列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":60,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995887+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995887+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-060-007\",\"LocationName\":\"一行六十列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":60,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995891+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995892+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-061-001\",\"LocationName\":\"一行六十一列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":61,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995896+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995896+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-061-002\",\"LocationName\":\"一行六十一列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":61,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995901+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995901+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-061-003\",\"LocationName\":\"一行六十一列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":61,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995905+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995905+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-061-004\",\"LocationName\":\"一行六十一列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":61,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199591+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199591+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-061-005\",\"LocationName\":\"一行六十一列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":61,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995914+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995915+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-061-006\",\"LocationName\":\"一行六十一列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":61,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995919+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995919+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-061-007\",\"LocationName\":\"一行六十一列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":61,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995923+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995924+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-062-001\",\"LocationName\":\"一行六十二列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":62,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995935+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995935+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-062-002\",\"LocationName\":\"一行六十二列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":62,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199594+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199594+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-062-003\",\"LocationName\":\"一行六十二列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":62,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995944+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995944+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-062-004\",\"LocationName\":\"一行六十二列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":62,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995948+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995949+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-062-005\",\"LocationName\":\"一行六十二列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":62,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995953+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995953+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-062-006\",\"LocationName\":\"一行六十二列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":62,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995957+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995958+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-062-007\",\"LocationName\":\"一行六十二列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":62,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995962+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995962+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-063-001\",\"LocationName\":\"一行六十三列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":63,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995966+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995967+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-063-002\",\"LocationName\":\"一行六十三列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":63,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995971+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995971+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-063-003\",\"LocationName\":\"一行六十三列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":63,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995982+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995982+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-063-004\",\"LocationName\":\"一行六十三列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":63,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995987+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995987+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-063-005\",\"LocationName\":\"一行六十三列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":63,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995991+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995992+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-063-006\",\"LocationName\":\"一行六十三列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":63,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1995996+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1995996+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-063-007\",\"LocationName\":\"一行六十三列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":63,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-064-001\",\"LocationName\":\"一行六十四列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":64,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996005+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996005+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-064-002\",\"LocationName\":\"一行六十四列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":64,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996009+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996009+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-064-003\",\"LocationName\":\"一行六十四列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":64,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996014+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996014+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-064-004\",\"LocationName\":\"一行六十四列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":64,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996018+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996018+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-064-005\",\"LocationName\":\"一行六十四列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":64,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996022+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996023+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-064-006\",\"LocationName\":\"一行六十四列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":64,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996034+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996034+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-064-007\",\"LocationName\":\"一行六十四列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":64,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996039+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199604+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-065-001\",\"LocationName\":\"一行六十五列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":65,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996044+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996044+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-065-002\",\"LocationName\":\"一行六十五列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":65,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996048+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996049+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-065-003\",\"LocationName\":\"一行六十五列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":65,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996053+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996053+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-065-004\",\"LocationName\":\"一行六十五列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":65,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996057+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996058+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-065-005\",\"LocationName\":\"一行六十五列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":65,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996062+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996062+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-065-006\",\"LocationName\":\"一行六十五列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":65,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996066+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996066+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-065-007\",\"LocationName\":\"一行六十五列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":65,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996071+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996071+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-066-001\",\"LocationName\":\"一行六十六列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":66,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996083+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996083+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-066-002\",\"LocationName\":\"一行六十六列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":66,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996087+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996088+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-066-003\",\"LocationName\":\"一行六十六列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":66,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996092+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996093+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-066-004\",\"LocationName\":\"一行六十六列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":66,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996097+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996097+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-066-005\",\"LocationName\":\"一行六十六列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":66,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996101+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996102+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-066-006\",\"LocationName\":\"一行六十六列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":66,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996106+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996106+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-066-007\",\"LocationName\":\"一行六十六列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":66,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996111+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996111+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-067-001\",\"LocationName\":\"一行六十七列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":67,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996115+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996116+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-067-002\",\"LocationName\":\"一行六十七列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":67,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199612+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199612+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-067-003\",\"LocationName\":\"一行六十七列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":67,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996124+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996125+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-067-004\",\"LocationName\":\"一行六十七列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":67,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996136+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996136+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-067-005\",\"LocationName\":\"一行六十七列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":67,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199614+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996141+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-067-006\",\"LocationName\":\"一行六十七列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":67,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996145+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996145+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-067-007\",\"LocationName\":\"一行六十七列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":67,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199615+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199615+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-068-001\",\"LocationName\":\"一行六十八列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":68,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996154+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996154+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-068-002\",\"LocationName\":\"一行六十八列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":68,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996159+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996159+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-068-003\",\"LocationName\":\"一行六十八列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":68,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996164+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996164+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-068-004\",\"LocationName\":\"一行六十八列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":68,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996168+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996169+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-068-005\",\"LocationName\":\"一行六十八列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":68,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996173+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996173+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-068-006\",\"LocationName\":\"一行六十八列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":68,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996184+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996185+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-068-007\",\"LocationName\":\"一行六十八列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":68,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996189+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996189+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-069-001\",\"LocationName\":\"一行六十九列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":69,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996193+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996194+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-069-002\",\"LocationName\":\"一行六十九列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":69,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996198+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996198+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-069-003\",\"LocationName\":\"一行六十九列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":69,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996202+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996203+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-069-004\",\"LocationName\":\"一行六十九列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":69,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996207+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996207+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-069-005\",\"LocationName\":\"一行六十九列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":69,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996212+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996212+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-069-006\",\"LocationName\":\"一行六十九列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":69,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996216+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996216+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-069-007\",\"LocationName\":\"一行六十九列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":69,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996221+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996221+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-070-001\",\"LocationName\":\"一行七十列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":70,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996232+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996233+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-070-002\",\"LocationName\":\"一行七十列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":70,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996237+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996237+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-070-003\",\"LocationName\":\"一行七十列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":70,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996242+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996242+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-070-004\",\"LocationName\":\"一行七十列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":70,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996246+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996247+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-070-005\",\"LocationName\":\"一行七十列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":70,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996251+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996251+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-070-006\",\"LocationName\":\"一行七十列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":70,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996255+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996256+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"001-070-007\",\"LocationName\":\"一行七十列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":1,\"Column\":70,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199626+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199626+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-001-001\",\"LocationName\":\"二行一列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996264+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996265+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-001-002\",\"LocationName\":\"二行一列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996269+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996269+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-001-003\",\"LocationName\":\"二行一列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996273+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996274+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-001-004\",\"LocationName\":\"二行一列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996277+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996278+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-001-005\",\"LocationName\":\"二行一列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996289+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996289+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-001-006\",\"LocationName\":\"二行一列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996293+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996293+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-001-007\",\"LocationName\":\"二行一列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":1,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996297+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996297+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-002-001\",\"LocationName\":\"二行二列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996301+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996302+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-002-002\",\"LocationName\":\"二行二列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996306+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996306+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-002-003\",\"LocationName\":\"二行二列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199631+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996311+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-002-004\",\"LocationName\":\"二行二列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996314+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996315+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-002-005\",\"LocationName\":\"二行二列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996318+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996319+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-002-006\",\"LocationName\":\"二行二列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996322+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996323+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-002-007\",\"LocationName\":\"二行二列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":2,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996327+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996327+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-003-001\",\"LocationName\":\"二行三列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996338+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996338+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-003-002\",\"LocationName\":\"二行三列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996342+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996343+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-003-003\",\"LocationName\":\"二行三列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996346+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996347+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-003-004\",\"LocationName\":\"二行三列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996351+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996351+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-003-005\",\"LocationName\":\"二行三列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996355+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996355+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-003-006\",\"LocationName\":\"二行三列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996359+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199636+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-003-007\",\"LocationName\":\"二行三列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":3,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996364+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996364+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-004-001\",\"LocationName\":\"二行四列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996368+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996368+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-004-002\",\"LocationName\":\"二行四列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996372+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996373+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-004-003\",\"LocationName\":\"二行四列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996388+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996389+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-004-004\",\"LocationName\":\"二行四列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996393+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996394+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-004-005\",\"LocationName\":\"二行四列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996405+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996405+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-004-006\",\"LocationName\":\"二行四列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996409+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996409+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-004-007\",\"LocationName\":\"二行四列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":4,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996413+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996413+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-005-001\",\"LocationName\":\"二行五列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996417+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996418+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-005-002\",\"LocationName\":\"二行五列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996422+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996422+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-005-003\",\"LocationName\":\"二行五列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996426+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996426+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-005-004\",\"LocationName\":\"二行五列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199643+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199643+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-005-005\",\"LocationName\":\"二行五列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996435+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996435+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-005-006\",\"LocationName\":\"二行五列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996439+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996439+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-005-007\",\"LocationName\":\"二行五列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":5,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996443+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996443+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-006-001\",\"LocationName\":\"二行六列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996456+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996457+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-006-002\",\"LocationName\":\"二行六列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199646+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996461+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-006-003\",\"LocationName\":\"二行六列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996465+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996465+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-006-004\",\"LocationName\":\"二行六列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996469+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199647+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-006-005\",\"LocationName\":\"二行六列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996474+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996475+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-006-006\",\"LocationName\":\"二行六列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996478+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996479+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-006-007\",\"LocationName\":\"二行六列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":6,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996483+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996483+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-007-001\",\"LocationName\":\"二行七列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996487+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996487+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-007-002\",\"LocationName\":\"二行七列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996491+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996491+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-007-003\",\"LocationName\":\"二行七列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996495+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996495+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-007-004\",\"LocationName\":\"二行七列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996499+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.19965+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-007-005\",\"LocationName\":\"二行七列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199651+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199651+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-007-006\",\"LocationName\":\"二行七列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996514+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996515+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-007-007\",\"LocationName\":\"二行七列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":7,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996518+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996519+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-008-001\",\"LocationName\":\"二行八列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996523+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996523+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-008-002\",\"LocationName\":\"二行八列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996527+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996527+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-008-003\",\"LocationName\":\"二行八列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996531+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996532+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-008-004\",\"LocationName\":\"二行八列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996535+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996536+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-008-005\",\"LocationName\":\"二行八列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996539+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199654+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-008-006\",\"LocationName\":\"二行八列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996544+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996544+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-008-007\",\"LocationName\":\"二行八列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":8,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996548+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996548+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-009-001\",\"LocationName\":\"二行九列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996552+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996553+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-009-002\",\"LocationName\":\"二行九列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996564+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996564+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-009-003\",\"LocationName\":\"二行九列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996569+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996569+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-009-004\",\"LocationName\":\"二行九列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996573+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996574+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-009-005\",\"LocationName\":\"二行九列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996577+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996578+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-009-006\",\"LocationName\":\"二行九列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996582+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996582+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-009-007\",\"LocationName\":\"二行九列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":9,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996586+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996586+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-010-001\",\"LocationName\":\"二行十列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199659+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996591+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-010-002\",\"LocationName\":\"二行十列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996595+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996596+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-010-003\",\"LocationName\":\"二行十列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.19966+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.19966+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-010-004\",\"LocationName\":\"二行十列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996604+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996604+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-010-005\",\"LocationName\":\"二行十列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996615+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996615+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-010-006\",\"LocationName\":\"二行十列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996619+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996619+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-010-007\",\"LocationName\":\"二行十列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":10,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996623+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996624+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-011-001\",\"LocationName\":\"二行十一列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996627+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996628+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-011-002\",\"LocationName\":\"二行十一列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996641+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996641+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-011-003\",\"LocationName\":\"二行十一列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996645+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996646+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-011-004\",\"LocationName\":\"二行十一列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199665+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199665+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-011-005\",\"LocationName\":\"二行十一列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996654+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996655+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-011-006\",\"LocationName\":\"二行十一列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996659+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996659+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-011-007\",\"LocationName\":\"二行十一列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":11,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996663+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996664+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-012-001\",\"LocationName\":\"二行十二列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996675+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996675+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-012-002\",\"LocationName\":\"二行十二列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996679+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996679+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-012-003\",\"LocationName\":\"二行十二列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996683+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996684+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-012-004\",\"LocationName\":\"二行十二列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996689+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996689+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-012-005\",\"LocationName\":\"二行十二列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996693+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996694+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-012-006\",\"LocationName\":\"二行十二列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996697+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996698+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-012-007\",\"LocationName\":\"二行十二列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":12,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996702+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996702+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-013-001\",\"LocationName\":\"二行十三列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996706+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996707+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-013-002\",\"LocationName\":\"二行十三列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996711+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996711+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-013-003\",\"LocationName\":\"二行十三列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996715+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996715+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-013-004\",\"LocationName\":\"二行十三列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996726+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996726+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-013-005\",\"LocationName\":\"二行十三列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199673+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199673+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-013-006\",\"LocationName\":\"二行十三列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996734+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996735+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-013-007\",\"LocationName\":\"二行十三列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":13,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996738+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996739+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-014-001\",\"LocationName\":\"二行十四列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996743+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996743+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-014-002\",\"LocationName\":\"二行十四列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996747+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996748+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-014-003\",\"LocationName\":\"二行十四列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996752+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996752+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-014-004\",\"LocationName\":\"二行十四列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996756+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996757+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-014-005\",\"LocationName\":\"二行十四列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996761+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996761+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-014-006\",\"LocationName\":\"二行十四列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996765+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996765+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-014-007\",\"LocationName\":\"二行十四列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":14,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996783+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996783+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-015-001\",\"LocationName\":\"二行十五列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996788+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996788+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-015-002\",\"LocationName\":\"二行十五列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996792+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996792+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-015-003\",\"LocationName\":\"二行十五列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996796+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996797+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-015-004\",\"LocationName\":\"二行十五列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996801+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996801+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-015-005\",\"LocationName\":\"二行十五列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996805+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996805+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-015-006\",\"LocationName\":\"二行十五列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996809+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199681+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-015-007\",\"LocationName\":\"二行十五列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":15,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996814+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996814+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-016-001\",\"LocationName\":\"二行十六列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996818+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996818+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-016-002\",\"LocationName\":\"二行十六列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996822+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996823+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-016-003\",\"LocationName\":\"二行十六列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996834+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996834+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-016-004\",\"LocationName\":\"二行十六列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996838+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996838+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-016-005\",\"LocationName\":\"二行十六列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996842+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996843+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-016-006\",\"LocationName\":\"二行十六列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996847+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996847+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-016-007\",\"LocationName\":\"二行十六列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":16,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996852+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996852+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-017-001\",\"LocationName\":\"二行十七列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996856+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996857+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-017-002\",\"LocationName\":\"二行十七列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996861+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996861+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-017-003\",\"LocationName\":\"二行十七列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996865+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996865+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-017-004\",\"LocationName\":\"二行十七列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199687+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199687+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-017-005\",\"LocationName\":\"二行十七列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996881+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996881+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-017-006\",\"LocationName\":\"二行十七列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996886+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996886+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-017-007\",\"LocationName\":\"二行十七列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":17,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199689+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996891+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-018-001\",\"LocationName\":\"二行十八列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996895+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996895+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-018-002\",\"LocationName\":\"二行十八列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996899+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.19969+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-018-003\",\"LocationName\":\"二行十八列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996904+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996904+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-018-004\",\"LocationName\":\"二行十八列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996908+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996908+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-018-005\",\"LocationName\":\"二行十八列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996913+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996913+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-018-006\",\"LocationName\":\"二行十八列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996917+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996918+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-018-007\",\"LocationName\":\"二行十八列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":18,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996922+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996922+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-019-001\",\"LocationName\":\"二行十九列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996933+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996933+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-019-002\",\"LocationName\":\"二行十九列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996937+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996938+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-019-003\",\"LocationName\":\"二行十九列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996942+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996942+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-019-004\",\"LocationName\":\"二行十九列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996946+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996947+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-019-005\",\"LocationName\":\"二行十九列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996951+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996951+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-019-006\",\"LocationName\":\"二行十九列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996955+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996956+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-019-007\",\"LocationName\":\"二行十九列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":19,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996959+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199696+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-020-001\",\"LocationName\":\"二行二十列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996964+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996964+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-020-002\",\"LocationName\":\"二行二十列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996968+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996969+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-020-003\",\"LocationName\":\"二行二十列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996973+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996973+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-020-004\",\"LocationName\":\"二行二十列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996984+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996984+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-020-005\",\"LocationName\":\"二行二十列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996988+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996989+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-020-006\",\"LocationName\":\"二行二十列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996993+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996993+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-020-007\",\"LocationName\":\"二行二十列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":20,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1996997+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1996998+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-021-001\",\"LocationName\":\"二行二十一列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":21,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997002+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997002+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-021-002\",\"LocationName\":\"二行二十一列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":21,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997007+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997007+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-021-003\",\"LocationName\":\"二行二十一列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":21,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997011+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997012+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-021-004\",\"LocationName\":\"二行二十一列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":21,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997016+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997016+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-021-005\",\"LocationName\":\"二行二十一列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":21,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199702+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997021+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-021-006\",\"LocationName\":\"二行二十一列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":21,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997025+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997026+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-021-007\",\"LocationName\":\"二行二十一列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":21,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997038+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997039+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-022-001\",\"LocationName\":\"二行二十二列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":22,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997043+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997043+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-022-002\",\"LocationName\":\"二行二十二列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":22,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997047+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997048+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-022-003\",\"LocationName\":\"二行二十二列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":22,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997052+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997052+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-022-004\",\"LocationName\":\"二行二十二列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":22,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997056+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997057+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-022-005\",\"LocationName\":\"二行二十二列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":22,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997061+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997061+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-022-006\",\"LocationName\":\"二行二十二列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":22,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997066+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997066+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-022-007\",\"LocationName\":\"二行二十二列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":22,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199707+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199707+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-023-001\",\"LocationName\":\"二行二十三列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":23,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997075+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997075+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-023-002\",\"LocationName\":\"二行二十三列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":23,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997087+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997087+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-023-003\",\"LocationName\":\"二行二十三列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":23,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997092+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997092+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-023-004\",\"LocationName\":\"二行二十三列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":23,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997096+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997096+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-023-005\",\"LocationName\":\"二行二十三列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":23,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997101+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997101+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-023-006\",\"LocationName\":\"二行二十三列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":23,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997105+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997105+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-023-007\",\"LocationName\":\"二行二十三列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":23,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199711+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199711+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-024-001\",\"LocationName\":\"二行二十四列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":24,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997114+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997115+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-024-002\",\"LocationName\":\"二行二十四列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":24,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997119+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997119+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-024-003\",\"LocationName\":\"二行二十四列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":24,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997123+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997124+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-024-004\",\"LocationName\":\"二行二十四列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":24,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997128+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997128+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-024-005\",\"LocationName\":\"二行二十四列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":24,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997139+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997139+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-024-006\",\"LocationName\":\"二行二十四列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":24,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997144+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997144+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-024-007\",\"LocationName\":\"二行二十四列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":24,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997148+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997148+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-025-001\",\"LocationName\":\"二行二十五列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":25,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997152+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997153+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-025-002\",\"LocationName\":\"二行二十五列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":25,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997157+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997157+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-025-003\",\"LocationName\":\"二行二十五列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":25,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997161+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997162+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-025-004\",\"LocationName\":\"二行二十五列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":25,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997166+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997166+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-025-005\",\"LocationName\":\"二行二十五列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":25,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199717+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199717+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-025-006\",\"LocationName\":\"二行二十五列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":25,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997175+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997175+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-025-007\",\"LocationName\":\"二行二十五列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":25,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997187+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997187+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-026-001\",\"LocationName\":\"二行二十六列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":26,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997192+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997192+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-026-002\",\"LocationName\":\"二行二十六列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":26,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997196+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997196+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-026-003\",\"LocationName\":\"二行二十六列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":26,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997201+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997201+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-026-004\",\"LocationName\":\"二行二十六列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":26,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997205+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997206+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-026-005\",\"LocationName\":\"二行二十六列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":26,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199721+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199721+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-026-006\",\"LocationName\":\"二行二十六列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":26,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997215+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997215+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-026-007\",\"LocationName\":\"二行二十六列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":26,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997219+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199722+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-027-001\",\"LocationName\":\"二行二十七列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":27,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997224+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997224+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-027-002\",\"LocationName\":\"二行二十七列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":27,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997238+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997238+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-027-003\",\"LocationName\":\"二行二十七列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":27,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997243+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997243+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-027-004\",\"LocationName\":\"二行二十七列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":27,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997248+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997248+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-027-005\",\"LocationName\":\"二行二十七列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":27,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997253+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997253+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-027-006\",\"LocationName\":\"二行二十七列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":27,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997258+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997258+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-027-007\",\"LocationName\":\"二行二十七列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":27,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997262+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997263+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-028-001\",\"LocationName\":\"二行二十八列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":28,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997267+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997267+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-028-002\",\"LocationName\":\"二行二十八列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":28,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997271+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997272+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-028-003\",\"LocationName\":\"二行二十八列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":28,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997276+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997276+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-028-004\",\"LocationName\":\"二行二十八列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":28,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199728+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997281+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-028-005\",\"LocationName\":\"二行二十八列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":28,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997292+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997293+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-028-006\",\"LocationName\":\"二行二十八列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":28,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997297+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997297+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-028-007\",\"LocationName\":\"二行二十八列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":28,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997301+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997302+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-029-001\",\"LocationName\":\"二行二十九列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":29,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997306+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997306+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-029-002\",\"LocationName\":\"二行二十九列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":29,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199731+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997311+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-029-003\",\"LocationName\":\"二行二十九列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":29,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997315+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997316+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-029-004\",\"LocationName\":\"二行二十九列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":29,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199732+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199732+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-029-005\",\"LocationName\":\"二行二十九列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":29,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997325+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997325+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-029-006\",\"LocationName\":\"二行二十九列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":29,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997329+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199733+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-029-007\",\"LocationName\":\"二行二十九列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":29,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997342+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997342+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-030-001\",\"LocationName\":\"二行三十列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":30,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997346+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997347+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-030-002\",\"LocationName\":\"二行三十列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":30,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997351+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997351+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-030-003\",\"LocationName\":\"二行三十列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":30,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997356+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997356+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-030-004\",\"LocationName\":\"二行三十列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":30,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199736+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997361+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-030-005\",\"LocationName\":\"二行三十列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":30,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997365+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997366+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-030-006\",\"LocationName\":\"二行三十列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":30,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199737+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997371+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-030-007\",\"LocationName\":\"二行三十列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":30,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997375+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997375+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-031-001\",\"LocationName\":\"二行三十一列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":31,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997379+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199738+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-031-002\",\"LocationName\":\"二行三十一列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":31,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997384+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997384+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-031-003\",\"LocationName\":\"二行三十一列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":31,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997427+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997427+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-031-004\",\"LocationName\":\"二行三十一列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":31,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997432+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997432+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-031-005\",\"LocationName\":\"二行三十一列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":31,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997437+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997437+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-031-006\",\"LocationName\":\"二行三十一列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":31,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997441+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997442+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-031-007\",\"LocationName\":\"二行三十一列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":31,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997446+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997447+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-032-001\",\"LocationName\":\"二行三十二列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":32,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997451+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997452+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-032-002\",\"LocationName\":\"二行三十二列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":32,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997456+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997457+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-032-003\",\"LocationName\":\"二行三十二列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":32,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997461+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997461+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-032-004\",\"LocationName\":\"二行三十二列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":32,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997466+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997466+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-032-005\",\"LocationName\":\"二行三十二列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":32,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997474+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997474+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-032-006\",\"LocationName\":\"二行三十二列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":32,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997479+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997479+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-032-007\",\"LocationName\":\"二行三十二列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":32,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997483+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997484+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-033-001\",\"LocationName\":\"二行三十三列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":33,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997488+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997488+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-033-002\",\"LocationName\":\"二行三十三列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":33,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997492+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997493+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-033-003\",\"LocationName\":\"二行三十三列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":33,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997497+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997497+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-033-004\",\"LocationName\":\"二行三十三列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":33,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997501+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997501+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-033-005\",\"LocationName\":\"二行三十三列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":33,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997506+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997506+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-033-006\",\"LocationName\":\"二行三十三列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":33,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199751+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199751+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-033-007\",\"LocationName\":\"二行三十三列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":33,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997514+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997515+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-034-001\",\"LocationName\":\"二行三十四列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":34,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997523+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997523+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-034-002\",\"LocationName\":\"二行三十四列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":34,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997527+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997527+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-034-003\",\"LocationName\":\"二行三十四列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":34,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997531+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997532+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-034-004\",\"LocationName\":\"二行三十四列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":34,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997536+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997536+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-034-005\",\"LocationName\":\"二行三十四列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":34,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199754+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997541+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-034-006\",\"LocationName\":\"二行三十四列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":34,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997545+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997545+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-034-007\",\"LocationName\":\"二行三十四列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":34,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997549+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199755+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-035-001\",\"LocationName\":\"二行三十五列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":35,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997554+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997554+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-035-002\",\"LocationName\":\"二行三十五列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":35,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997559+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997559+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-035-003\",\"LocationName\":\"二行三十五列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":35,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997567+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997567+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-035-004\",\"LocationName\":\"二行三十五列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":35,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997571+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997572+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-035-005\",\"LocationName\":\"二行三十五列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":35,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997576+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997576+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-035-006\",\"LocationName\":\"二行三十五列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":35,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199758+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997581+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-035-007\",\"LocationName\":\"二行三十五列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":35,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997585+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997585+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-036-001\",\"LocationName\":\"二行三十六列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":36,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997589+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997589+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-036-002\",\"LocationName\":\"二行三十六列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":36,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997593+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997594+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-036-003\",\"LocationName\":\"二行三十六列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":36,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997598+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997598+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-036-004\",\"LocationName\":\"二行三十六列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":36,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997603+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997603+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-036-005\",\"LocationName\":\"二行三十六列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":36,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997607+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997608+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-036-006\",\"LocationName\":\"二行三十六列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":36,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997615+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997615+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-036-007\",\"LocationName\":\"二行三十六列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":36,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997619+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199762+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-037-001\",\"LocationName\":\"二行三十七列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":37,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997624+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997624+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-037-002\",\"LocationName\":\"二行三十七列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":37,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997628+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997629+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-037-003\",\"LocationName\":\"二行三十七列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":37,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997633+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997633+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-037-004\",\"LocationName\":\"二行三十七列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":37,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997637+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997638+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-037-005\",\"LocationName\":\"二行三十七列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":37,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997642+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997642+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-037-006\",\"LocationName\":\"二行三十七列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":37,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997647+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997647+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-037-007\",\"LocationName\":\"二行三十七列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":37,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997652+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997652+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-038-001\",\"LocationName\":\"二行三十八列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":38,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199766+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199766+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-038-002\",\"LocationName\":\"二行三十八列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":38,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997665+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997665+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-038-003\",\"LocationName\":\"二行三十八列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":38,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997669+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997669+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-038-004\",\"LocationName\":\"二行三十八列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":38,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997673+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997674+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-038-005\",\"LocationName\":\"二行三十八列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":38,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997678+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997679+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-038-006\",\"LocationName\":\"二行三十八列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":38,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997683+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997683+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-038-007\",\"LocationName\":\"二行三十八列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":38,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997687+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997687+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-039-001\",\"LocationName\":\"二行三十九列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":39,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997692+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997692+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-039-002\",\"LocationName\":\"二行三十九列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":39,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997696+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997696+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-039-003\",\"LocationName\":\"二行三十九列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":39,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.19977+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997701+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-039-004\",\"LocationName\":\"二行三十九列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":39,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997709+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199771+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-039-005\",\"LocationName\":\"二行三十九列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":39,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997714+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997714+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-039-006\",\"LocationName\":\"二行三十九列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":39,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997718+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997719+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-039-007\",\"LocationName\":\"二行三十九列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":39,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997723+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997723+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-040-001\",\"LocationName\":\"二行四十列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":40,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997727+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997728+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-040-002\",\"LocationName\":\"二行四十列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":40,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997732+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997732+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-040-003\",\"LocationName\":\"二行四十列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":40,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997736+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997737+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-040-004\",\"LocationName\":\"二行四十列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":40,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997741+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997741+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-040-005\",\"LocationName\":\"二行四十列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":40,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997745+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997746+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-040-006\",\"LocationName\":\"二行四十列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":40,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997752+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997753+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-040-007\",\"LocationName\":\"二行四十列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":40,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997757+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997757+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-041-001\",\"LocationName\":\"二行四十一列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":41,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997762+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997762+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-041-002\",\"LocationName\":\"二行四十一列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":41,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997766+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997766+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-041-003\",\"LocationName\":\"二行四十一列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":41,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997771+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997771+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-041-004\",\"LocationName\":\"二行四十一列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":41,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997775+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997776+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-041-005\",\"LocationName\":\"二行四十一列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":41,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199778+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199778+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-041-006\",\"LocationName\":\"二行四十一列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":41,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997784+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997785+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-041-007\",\"LocationName\":\"二行四十一列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":41,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997789+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997789+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-042-001\",\"LocationName\":\"二行四十二列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":42,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997793+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997794+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-042-002\",\"LocationName\":\"二行四十二列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":42,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997802+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997802+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-042-003\",\"LocationName\":\"二行四十二列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":42,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997806+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997806+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-042-004\",\"LocationName\":\"二行四十二列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":42,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199781+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997811+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-042-005\",\"LocationName\":\"二行四十二列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":42,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997815+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997815+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-042-006\",\"LocationName\":\"二行四十二列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":42,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199782+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199782+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-042-007\",\"LocationName\":\"二行四十二列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":42,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997825+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997825+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-043-001\",\"LocationName\":\"二行四十三列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":43,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199783+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199783+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-043-002\",\"LocationName\":\"二行四十三列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":43,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997835+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997835+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-043-003\",\"LocationName\":\"二行四十三列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":43,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997839+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997839+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-043-004\",\"LocationName\":\"二行四十三列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":43,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997846+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997847+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-043-005\",\"LocationName\":\"二行四十三列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":43,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997851+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997851+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-043-006\",\"LocationName\":\"二行四十三列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":43,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997855+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997856+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-043-007\",\"LocationName\":\"二行四十三列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":43,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199786+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199786+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-044-001\",\"LocationName\":\"二行四十四列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":44,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997865+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997865+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-044-002\",\"LocationName\":\"二行四十四列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":44,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997869+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997869+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-044-003\",\"LocationName\":\"二行四十四列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":44,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997873+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997874+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-044-004\",\"LocationName\":\"二行四十四列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":44,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997878+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997878+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-044-005\",\"LocationName\":\"二行四十四列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":44,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997882+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997882+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-044-006\",\"LocationName\":\"二行四十四列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":44,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997887+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997887+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-044-007\",\"LocationName\":\"二行四十四列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":44,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997895+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997895+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-045-001\",\"LocationName\":\"二行四十五列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":45,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997899+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.19979+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-045-002\",\"LocationName\":\"二行四十五列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":45,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997904+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997904+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-045-003\",\"LocationName\":\"二行四十五列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":45,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997908+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997908+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-045-004\",\"LocationName\":\"二行四十五列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":45,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997913+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997913+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-045-005\",\"LocationName\":\"二行四十五列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":45,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997917+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997918+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-045-006\",\"LocationName\":\"二行四十五列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":45,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997922+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997922+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-045-007\",\"LocationName\":\"二行四十五列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":45,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997927+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997927+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-046-001\",\"LocationName\":\"二行四十六列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":46,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997932+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997932+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-046-002\",\"LocationName\":\"二行四十六列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":46,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997942+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997942+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-046-003\",\"LocationName\":\"二行四十六列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":46,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997946+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997947+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-046-004\",\"LocationName\":\"二行四十六列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":46,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997951+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997951+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-046-005\",\"LocationName\":\"二行四十六列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":46,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997955+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997956+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-046-006\",\"LocationName\":\"二行四十六列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":46,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199796+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199796+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-046-007\",\"LocationName\":\"二行四十六列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":46,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997965+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997965+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-047-001\",\"LocationName\":\"二行四十七列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":47,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997969+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199797+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-047-002\",\"LocationName\":\"二行四十七列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":47,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997974+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997975+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-047-003\",\"LocationName\":\"二行四十七列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":47,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997979+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199798+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-047-004\",\"LocationName\":\"二行四十七列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":47,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997984+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997984+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-047-005\",\"LocationName\":\"二行四十七列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":47,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997991+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997991+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-047-006\",\"LocationName\":\"二行四十七列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":47,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1997996+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1997996+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-047-007\",\"LocationName\":\"二行四十七列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":47,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998001+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-048-001\",\"LocationName\":\"二行四十八列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":48,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998005+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998005+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-048-002\",\"LocationName\":\"二行四十八列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":48,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199801+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199801+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-048-003\",\"LocationName\":\"二行四十八列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":48,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998014+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998014+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-048-004\",\"LocationName\":\"二行四十八列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":48,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998018+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998019+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-048-005\",\"LocationName\":\"二行四十八列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":48,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998023+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998023+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-048-006\",\"LocationName\":\"二行四十八列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":48,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998027+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998028+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-048-007\",\"LocationName\":\"二行四十八列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":48,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998035+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998035+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-049-001\",\"LocationName\":\"二行四十九列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":49,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998039+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199804+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-049-002\",\"LocationName\":\"二行四十九列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":49,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998044+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998044+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-049-003\",\"LocationName\":\"二行四十九列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":49,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998048+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998048+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-049-004\",\"LocationName\":\"二行四十九列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":49,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998053+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998053+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-049-005\",\"LocationName\":\"二行四十九列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":49,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998057+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998058+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-049-006\",\"LocationName\":\"二行四十九列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":49,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998062+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998062+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-049-007\",\"LocationName\":\"二行四十九列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":49,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998066+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998067+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-050-001\",\"LocationName\":\"二行五十列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":50,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998071+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998071+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-050-002\",\"LocationName\":\"二行五十列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":50,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998075+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998076+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-050-003\",\"LocationName\":\"二行五十列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":50,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998084+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998084+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-050-004\",\"LocationName\":\"二行五十列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":50,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998089+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998089+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-050-005\",\"LocationName\":\"二行五十列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":50,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998093+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998094+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-050-006\",\"LocationName\":\"二行五十列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":50,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998098+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998098+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-050-007\",\"LocationName\":\"二行五十列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":50,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998102+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998103+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-051-001\",\"LocationName\":\"二行五十一列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":51,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998107+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998107+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-051-002\",\"LocationName\":\"二行五十一列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":51,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998112+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998112+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-051-003\",\"LocationName\":\"二行五十一列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":51,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998117+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998117+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-051-004\",\"LocationName\":\"二行五十一列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":51,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998122+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998122+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-051-005\",\"LocationName\":\"二行五十一列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":51,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998129+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998129+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-051-006\",\"LocationName\":\"二行五十一列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":51,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998134+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998134+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-051-007\",\"LocationName\":\"二行五十一列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":51,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998138+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998138+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-052-001\",\"LocationName\":\"二行五十二列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":52,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998143+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998143+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-052-002\",\"LocationName\":\"二行五十二列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":52,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998147+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998147+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-052-003\",\"LocationName\":\"二行五十二列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":52,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998151+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998152+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-052-004\",\"LocationName\":\"二行五十二列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":52,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998156+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998156+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-052-005\",\"LocationName\":\"二行五十二列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":52,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199816+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998161+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-052-006\",\"LocationName\":\"二行五十二列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":52,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998165+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998165+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-052-007\",\"LocationName\":\"二行五十二列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":52,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998169+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199817+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-053-001\",\"LocationName\":\"二行五十三列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":53,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998178+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998178+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-053-002\",\"LocationName\":\"二行五十三列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":53,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998182+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998183+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-053-003\",\"LocationName\":\"二行五十三列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":53,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998187+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998187+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-053-004\",\"LocationName\":\"二行五十三列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":53,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998191+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998192+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-053-005\",\"LocationName\":\"二行五十三列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":53,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998196+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998196+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-053-006\",\"LocationName\":\"二行五十三列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":53,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.19982+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998201+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-053-007\",\"LocationName\":\"二行五十三列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":53,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998205+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998206+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-054-001\",\"LocationName\":\"二行五十四列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":54,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199821+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998211+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-054-002\",\"LocationName\":\"二行五十四列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":54,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998215+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998215+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-054-003\",\"LocationName\":\"二行五十四列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":54,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998223+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998224+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-054-004\",\"LocationName\":\"二行五十四列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":54,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998228+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998228+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-054-005\",\"LocationName\":\"二行五十四列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":54,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998232+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998233+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-054-006\",\"LocationName\":\"二行五十四列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":54,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998237+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998237+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-054-007\",\"LocationName\":\"二行五十四列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":54,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998241+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998242+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-055-001\",\"LocationName\":\"二行五十五列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":55,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998246+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998247+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-055-002\",\"LocationName\":\"二行五十五列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":55,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998251+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998252+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-055-003\",\"LocationName\":\"二行五十五列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":55,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998257+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998257+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-055-004\",\"LocationName\":\"二行五十五列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":55,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998261+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998262+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-055-005\",\"LocationName\":\"二行五十五列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":55,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998266+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998266+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-055-006\",\"LocationName\":\"二行五十五列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":55,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998274+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998274+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-055-007\",\"LocationName\":\"二行五十五列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":55,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998279+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998279+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-056-001\",\"LocationName\":\"二行五十六列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":56,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998283+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998283+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-056-002\",\"LocationName\":\"二行五十六列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":56,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998288+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998288+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-056-003\",\"LocationName\":\"二行五十六列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":56,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998292+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998292+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-056-004\",\"LocationName\":\"二行五十六列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":56,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998296+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998297+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-056-005\",\"LocationName\":\"二行五十六列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":56,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998301+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998301+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-056-006\",\"LocationName\":\"二行五十六列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":56,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998305+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998305+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-056-007\",\"LocationName\":\"二行五十六列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":56,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998309+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199831+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-057-001\",\"LocationName\":\"二行五十七列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":57,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998317+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998317+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-057-002\",\"LocationName\":\"二行五十七列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":57,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998322+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998322+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-057-003\",\"LocationName\":\"二行五十七列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":57,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998326+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998327+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-057-004\",\"LocationName\":\"二行五十七列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":57,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998331+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998331+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-057-005\",\"LocationName\":\"二行五十七列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":57,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998335+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998336+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-057-006\",\"LocationName\":\"二行五十七列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":57,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998341+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998341+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-057-007\",\"LocationName\":\"二行五十七列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":57,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998345+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998346+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-058-001\",\"LocationName\":\"二行五十八列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":58,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199835+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998351+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-058-002\",\"LocationName\":\"二行五十八列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":58,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998355+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998355+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-058-003\",\"LocationName\":\"二行五十八列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":58,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199836+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199836+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-058-004\",\"LocationName\":\"二行五十八列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":58,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998368+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998368+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-058-005\",\"LocationName\":\"二行五十八列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":58,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998372+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998373+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-058-006\",\"LocationName\":\"二行五十八列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":58,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998377+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998377+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-058-007\",\"LocationName\":\"二行五十八列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":58,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998381+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998382+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-059-001\",\"LocationName\":\"二行五十九列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":59,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998386+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998386+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-059-002\",\"LocationName\":\"二行五十九列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":59,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199839+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199839+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-059-003\",\"LocationName\":\"二行五十九列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":59,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998394+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998395+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-059-004\",\"LocationName\":\"二行五十九列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":59,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998399+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998399+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-059-005\",\"LocationName\":\"二行五十九列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":59,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998403+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998404+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-059-006\",\"LocationName\":\"二行五十九列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":59,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998411+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998412+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-059-007\",\"LocationName\":\"二行五十九列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":59,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998416+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998416+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-060-001\",\"LocationName\":\"二行六十列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":60,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998421+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998421+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-060-002\",\"LocationName\":\"二行六十列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":60,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998425+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998426+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-060-003\",\"LocationName\":\"二行六十列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":60,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199843+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199843+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-060-004\",\"LocationName\":\"二行六十列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":60,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998434+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998434+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-060-005\",\"LocationName\":\"二行六十列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":60,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998439+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998439+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-060-006\",\"LocationName\":\"二行六十列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":60,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998443+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998443+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-060-007\",\"LocationName\":\"二行六十列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":60,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998447+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998448+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-061-001\",\"LocationName\":\"二行六十一列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":61,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998452+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998452+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-061-002\",\"LocationName\":\"二行六十一列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":61,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199846+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199846+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-061-003\",\"LocationName\":\"二行六十一列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":61,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998464+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998464+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-061-004\",\"LocationName\":\"二行六十一列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":61,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998469+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998469+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-061-005\",\"LocationName\":\"二行六十一列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":61,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998473+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998473+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-061-006\",\"LocationName\":\"二行六十一列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":61,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998477+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998478+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-061-007\",\"LocationName\":\"二行六十一列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":61,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998482+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998482+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-062-001\",\"LocationName\":\"二行六十二列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":62,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998486+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998487+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-062-002\",\"LocationName\":\"二行六十二列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":62,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998491+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998491+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-062-003\",\"LocationName\":\"二行六十二列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":62,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998495+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998496+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-062-004\",\"LocationName\":\"二行六十二列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":62,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998505+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998505+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-062-005\",\"LocationName\":\"二行六十二列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":62,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199851+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199851+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-062-006\",\"LocationName\":\"二行六十二列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":62,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998514+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998515+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-062-007\",\"LocationName\":\"二行六十二列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":62,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998519+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998519+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-063-001\",\"LocationName\":\"二行六十三列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":63,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998524+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998524+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-063-002\",\"LocationName\":\"二行六十三列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":63,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998528+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998529+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-063-003\",\"LocationName\":\"二行六十三列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":63,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998533+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998534+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-063-004\",\"LocationName\":\"二行六十三列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":63,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998538+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998538+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-063-005\",\"LocationName\":\"二行六十三列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":63,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998543+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998543+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-063-006\",\"LocationName\":\"二行六十三列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":63,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998547+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998547+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-063-007\",\"LocationName\":\"二行六十三列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":63,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998555+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998556+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-064-001\",\"LocationName\":\"二行六十四列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":64,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199856+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998561+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-064-002\",\"LocationName\":\"二行六十四列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":64,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998565+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998565+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-064-003\",\"LocationName\":\"二行六十四列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":64,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998569+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199857+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-064-004\",\"LocationName\":\"二行六十四列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":64,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998574+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998574+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-064-005\",\"LocationName\":\"二行六十四列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":64,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998579+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998579+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-064-006\",\"LocationName\":\"二行六十四列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":64,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998584+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998584+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-064-007\",\"LocationName\":\"二行六十四列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":64,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998588+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998589+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-065-001\",\"LocationName\":\"二行六十五列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":65,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998593+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998594+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-065-002\",\"LocationName\":\"二行六十五列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":65,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998601+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998601+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-065-003\",\"LocationName\":\"二行六十五列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":65,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998606+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998606+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-065-004\",\"LocationName\":\"二行六十五列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":65,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199861+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199861+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-065-005\",\"LocationName\":\"二行六十五列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":65,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998614+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998615+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-065-006\",\"LocationName\":\"二行六十五列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":65,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998619+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199862+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-065-007\",\"LocationName\":\"二行六十五列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":65,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998624+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998625+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-066-001\",\"LocationName\":\"二行六十六列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":66,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998629+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199863+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-066-002\",\"LocationName\":\"二行六十六列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":66,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998634+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998635+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-066-003\",\"LocationName\":\"二行六十六列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":66,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199864+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199864+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-066-004\",\"LocationName\":\"二行六十六列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":66,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998644+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998644+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-066-005\",\"LocationName\":\"二行六十六列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":66,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998652+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998652+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-066-006\",\"LocationName\":\"二行六十六列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":66,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998657+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998657+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-066-007\",\"LocationName\":\"二行六十六列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":66,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998661+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998661+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-067-001\",\"LocationName\":\"二行六十七列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":67,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998666+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998666+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-067-002\",\"LocationName\":\"二行六十七列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":67,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199867+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998671+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-067-003\",\"LocationName\":\"二行六十七列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":67,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998675+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998675+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-067-004\",\"LocationName\":\"二行六十七列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":67,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199868+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199868+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-067-005\",\"LocationName\":\"二行六十七列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":67,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998685+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998685+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-067-006\",\"LocationName\":\"二行六十七列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":67,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998689+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998689+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-067-007\",\"LocationName\":\"二行六十七列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":67,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998697+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998698+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-068-001\",\"LocationName\":\"二行六十八列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":68,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998702+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998702+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-068-002\",\"LocationName\":\"二行六十八列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":68,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998706+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998707+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-068-003\",\"LocationName\":\"二行六十八列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":68,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998711+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998711+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-068-004\",\"LocationName\":\"二行六十八列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":68,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998715+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998716+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-068-005\",\"LocationName\":\"二行六十八列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":68,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199872+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199872+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-068-006\",\"LocationName\":\"二行六十八列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":68,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998724+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998725+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-068-007\",\"LocationName\":\"二行六十八列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":68,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998729+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998729+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-069-001\",\"LocationName\":\"二行六十九列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":69,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998733+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998734+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-069-002\",\"LocationName\":\"二行六十九列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":69,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998738+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998738+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-069-003\",\"LocationName\":\"二行六十九列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":69,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998745+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998746+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-069-004\",\"LocationName\":\"二行六十九列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":69,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.199875+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.199875+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-069-005\",\"LocationName\":\"二行六十九列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":69,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998754+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998755+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-069-006\",\"LocationName\":\"二行六十九列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":69,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998759+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998759+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-069-007\",\"LocationName\":\"二行六十九列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":69,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998763+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998764+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-070-001\",\"LocationName\":\"二行七十列一层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":70,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998768+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998768+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-070-002\",\"LocationName\":\"二行七十列二层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":70,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998772+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998772+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-070-003\",\"LocationName\":\"二行七十列三层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":70,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998777+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998777+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-070-004\",\"LocationName\":\"二行七十列四层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":70,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998781+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998781+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-070-005\",\"LocationName\":\"二行七十列五层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":70,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998788+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998789+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-070-006\",\"LocationName\":\"二行七十列六层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":70,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998793+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998793+08:00\"},{\"Id\":0,\"AreaId\":1,\"LocationCode\":\"002-070-007\",\"LocationName\":\"二行七十列七层\",\"RoadwayNo\":\"CHSC1\",\"Row\":2,\"Column\":70,\"Layer\":7,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-03-12T15:56:18.1998797+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-03-12T15:56:18.1998797+08:00\"}]]","ResponseIntervalTime":"631ms","ResponseTime":"2025-03-12 03:56:18 843","ResponseJsonData":"18869"}
--------------------------------
2025/3/12 15:56:18|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-03-12 03:56:18 195","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:CreateLocation","RequestParamsName":"【携带的参数有】:2, 70, 7, 1, 1","RequestParamsData":"[2,70,7,1,1]","ResponseIntervalTime":"657ms","ResponseTime":"2025-03-12 03:56:18 853","ResponseJsonData":"{\"Status\":true,\"Code\":0,\"Message\":null,\"Data\":true,\"DevMessage\":null}"}
--------------------------------
2025/3/12 15:56:20|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-03-12 03:56:20 415","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-03-12 03:56:20 415","ResponseJsonData":"null"}
--------------------------------
2025/3/12 15:56:30|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-03-12 03:56:30 411","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-03-12 03:56:30 412","ResponseJsonData":"null"}
--------------------------------
2025/3/12 15:56:40|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-03-12 03:56:40 397","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-03-12 03:56:40 397","ResponseJsonData":"null"}
--------------------------------
2025/3/12 15:56:50|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-03-12 03:56:50 409","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-03-12 03:56:50 409","ResponseJsonData":"null"}
--------------------------------
2025/3/12 15:57:00|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-03-12 03:57:00 457","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\\3F\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"0ms","ResponseTime":"2025-03-12 03:57:00 458","ResponseJsonData":"null"}