huanghongfeng
2025-06-19 085db9d730bbec26f66be555a87c55a79a934347
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
--------------------------------
2025/6/6 12:24:02|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:02 317","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Repository","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"563ms","ResponseTime":"2025-06-06 12:24:02 880","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Db.Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:03|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:02 460","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"539ms","ResponseTime":"2025-06-06 12:24:02 999","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:03|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:02 755","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"317ms","ResponseTime":"2025-06-06 12:24:03 073","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:03|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:02 460","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_LocationInfoService","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"54ms","ResponseTime":"2025-06-06 12:24:03 515","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Db.Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:03|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:02 755","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"869ms","ResponseTime":"2025-06-06 12:24:03 625","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:04|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:03 931","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => ((((x.Wlstatus == 0) OrElse (x.Wlstatus == 1)) OrElse (x.Wlstatus == 2)) OrElse (x.Wlstatus == 4))","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"123ms","ResponseTime":"2025-06-06 12:24:04 055","ResponseJsonData":"[{\"Id\":5504,\"PalletCode\":\"800071\",\"MaterialType\":1,\"LocationCode\":\"B-010-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6A\",\"WagonName\":\"电线支架\",\"WagonModel\":\"01\",\"Wagongroup\":\"0011\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-26T17:43:31.157\",\"Modifier\":null,\"ModifyDate\":\"2025-05-26T17:45:12.68\"},{\"Id\":5547,\"PalletCode\":\"800085\",\"MaterialType\":8,\"LocationCode\":\"B-015-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503860216\",\"CreateDate\":\"2025-05-28T14:34:07.53\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:21:46.537\"},{\"Id\":5548,\"PalletCode\":\"800086\",\"MaterialType\":8,\"LocationCode\":\"A-016-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503860216\",\"CreateDate\":\"2025-05-28T14:37:37.843\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:29:53.56\"},{\"Id\":5564,\"PalletCode\":\"800092\",\"MaterialType\":8,\"LocationCode\":\"B-013-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":16,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"调整棒托\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-28T15:54:50.53\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-04T15:44:19.703\"},{\"Id\":5565,\"PalletCode\":\"800091\",\"MaterialType\":8,\"LocationCode\":\"B-011-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":16,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"调整棒托\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-28T15:58:56.633\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-04T15:35:10.713\"},{\"Id\":5569,\"PalletCode\":\"800036\",\"MaterialType\":3,\"LocationCode\":\"A-019-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:12:28.24\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:14:17.703\"},{\"Id\":5570,\"PalletCode\":\"800035\",\"MaterialType\":3,\"LocationCode\":\"A-013-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:19:20.423\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:21:45.717\"},{\"Id\":5571,\"PalletCode\":\"800073\",\"MaterialType\":2,\"LocationCode\":\"B-012-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:25:30.977\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:27:24.703\"},{\"Id\":5572,\"PalletCode\":\"800094\",\"MaterialType\":8,\"LocationCode\":\"A-002-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:32:41.15\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:35:02.68\"},{\"Id\":5573,\"PalletCode\":\"800093\",\"MaterialType\":8,\"LocationCode\":\"B-019-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:43:09.217\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:44:57.673\"},{\"Id\":5574,\"PalletCode\":\"800054\",\"MaterialType\":8,\"LocationCode\":\"A-018-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":6,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:46:03.447\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:48:01.667\"},{\"Id\":5575,\"PalletCode\":\"800053\",\"MaterialType\":8,\"LocationCode\":\"A-017-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T10:50:05.97\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:45:13.55\"},{\"Id\":5576,\"PalletCode\":\"800099\",\"MaterialType\":8,\"LocationCode\":\"B-017-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T10:52:48.997\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T11:02:46.623\"},{\"Id\":5580,\"PalletCode\":\"800097\",\"MaterialType\":8,\"LocationCode\":\"A-016-002\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":4,\"Materialweight\":15,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"03, 08\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T14:11:50.677\",\"Modifier\":\"010503860630\",\"ModifyDate\":\"2025-06-06T10:31:01.02\"},{\"Id\":5581,\"PalletCode\":\"800098\",\"MaterialType\":8,\"LocationCode\":\"B-016-002\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":4,\"Materialweight\":14,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"02, 08\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T14:16:15.243\",\"Modifier\":\"010503860630\",\"ModifyDate\":\"2025-06-06T10:29:13.713\"},{\"Id\":5582,\"PalletCode\":\"800095\",\"MaterialType\":8,\"LocationCode\":\"A-015-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":15,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"02, 07, 08\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T14:33:03.307\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:35:19.653\"},{\"Id\":5583,\"PalletCode\":\"800096\",\"MaterialType\":8,\"LocationCode\":\"A-006-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":17,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"04, 07\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T14:55:41.743\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:57:21.69\"},{\"Id\":5584,\"PalletCode\":\"800078\",\"MaterialType\":8,\"LocationCode\":\"B-003-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"04, 05, 06\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T15:00:50.233\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:02:33.66\"},{\"Id\":5585,\"PalletCode\":\"800100\",\"MaterialType\":8,\"LocationCode\":\"A-013-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":19,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"01, 05, 06\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T15:06:15.1\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:08:37.677\"},{\"Id\":5586,\"PalletCode\":\"800050\",\"MaterialType\":8,\"LocationCode\":\"B-013-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T15:12:48.737\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:14:44.657\"},{\"Id\":5591,\"PalletCode\":\"800069\",\"MaterialType\":1,\"LocationCode\":\"B-019-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":10,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"01, 03, 04, 05, 07, 10, 11, 15\",\"Wagongroup\":\"2547\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-30T15:27:16.277\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T15:29:01.713\"},{\"Id\":5592,\"PalletCode\":\"800057\",\"MaterialType\":1,\"LocationCode\":\"A-018-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":11,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"02, 03, 08, 09, 10, 11, 13\",\"Wagongroup\":\"2567\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-30T15:30:56.733\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T15:32:43.71\"},{\"Id\":5593,\"PalletCode\":\"800063\",\"MaterialType\":1,\"LocationCode\":\"B-018-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"02, 03, 04, 06, 08\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-30T15:34:36.777\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T15:36:34.69\"},{\"Id\":5595,\"PalletCode\":\"800049\",\"MaterialType\":8,\"LocationCode\":\"A-018-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:21:39.85\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T15:35:57.087\"},{\"Id\":5596,\"PalletCode\":\"800052\",\"MaterialType\":8,\"LocationCode\":\"B-018-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:24:34.317\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T15:36:03.183\"},{\"Id\":5597,\"PalletCode\":\"800051\",\"MaterialType\":8,\"LocationCode\":\"B-010-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:28:25.12\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:30:38.727\"},{\"Id\":5598,\"PalletCode\":\"800034\",\"MaterialType\":3,\"LocationCode\":\"B-014-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:33:44.65\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:35:35.707\"},{\"Id\":5599,\"PalletCode\":\"800037\",\"MaterialType\":3,\"LocationCode\":\"B-013-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:37:03.727\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:38:55.717\"},{\"Id\":6611,\"PalletCode\":\"800011\",\"MaterialType\":2,\"LocationCode\":\"A-011-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T09:36:49.673\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:38:42.577\"},{\"Id\":6612,\"PalletCode\":\"800014\",\"MaterialType\":2,\"LocationCode\":\"B-011-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":14,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T09:41:46.827\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:44:26.537\"},{\"Id\":6613,\"PalletCode\":\"800031\",\"MaterialType\":3,\"LocationCode\":\"A-016-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T09:53:22.923\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:55:55.583\"},{\"Id\":6614,\"PalletCode\":\"800030\",\"MaterialType\":3,\"LocationCode\":\"B-015-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T09:57:01.79\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:58:54.59\"},{\"Id\":6615,\"PalletCode\":\"800027\",\"MaterialType\":8,\"LocationCode\":\"B-009-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T11:07:45.107\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:10:17.583\"},{\"Id\":6616,\"PalletCode\":\"800026\",\"MaterialType\":8,\"LocationCode\":\"A-012-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T11:30:52.643\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:32:55.54\"},{\"Id\":6617,\"PalletCode\":\"800029\",\"MaterialType\":8,\"LocationCode\":\"B-012-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":3,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T11:48:57.077\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:50:48.583\"},{\"Id\":6618,\"PalletCode\":\"800102\",\"MaterialType\":8,\"LocationCode\":\"A-004-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T14:28:56.02\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T14:30:40.573\"},{\"Id\":6619,\"PalletCode\":\"800101\",\"MaterialType\":8,\"LocationCode\":\"A-003-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T14:50:07.797\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T14:51:52.583\"},{\"Id\":6620,\"PalletCode\":\"800055\",\"MaterialType\":8,\"LocationCode\":\"A-011-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T15:24:05.087\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T15:25:48.583\"},{\"Id\":6626,\"PalletCode\":\"800010\",\"MaterialType\":7,\"LocationCode\":\"A-010-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"09\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T08:44:14.423\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T08:45:54.59\"},{\"Id\":6627,\"PalletCode\":\"800018\",\"MaterialType\":7,\"LocationCode\":\"A-009-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"10\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T08:45:24.267\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T09:08:45.55\"},{\"Id\":6628,\"PalletCode\":\"800008\",\"MaterialType\":7,\"LocationCode\":\"B-009-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"11\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T08:47:15.14\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T09:06:13.547\"},{\"Id\":6630,\"PalletCode\":\"800062\",\"MaterialType\":1,\"LocationCode\":\"A-008-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":32,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\" 高度调整托架\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T09:01:47.783\",\"Modifier\":\"010503860568\",\"ModifyDate\":\"2025-06-05T11:25:40.567\"},{\"Id\":6633,\"PalletCode\":\"800042\",\"MaterialType\":2,\"LocationCode\":\"B-006-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:17:22.527\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:19:02.58\"},{\"Id\":6634,\"PalletCode\":\"800012\",\"MaterialType\":2,\"LocationCode\":\"B-005-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":14,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:23:31.097\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:25:44.573\"},{\"Id\":6635,\"PalletCode\":\"800033\",\"MaterialType\":3,\"LocationCode\":\"B-016-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:33:46.757\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:35:30.61\"},{\"Id\":6636,\"PalletCode\":\"800032\",\"MaterialType\":3,\"LocationCode\":\"A-004-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:41:20.6\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:43:09.543\"},{\"Id\":6637,\"PalletCode\":\"800009\",\"MaterialType\":7,\"LocationCode\":\"B-004-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"04\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:52:46.763\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:54:56.573\"},{\"Id\":6638,\"PalletCode\":\"800072\",\"MaterialType\":7,\"LocationCode\":\"A-003-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"06\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:57:34.727\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:59:18.547\"},{\"Id\":6639,\"PalletCode\":\"800007\",\"MaterialType\":7,\"LocationCode\":\"B-003-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"03\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T11:03:32.313\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T11:05:16.563\"},{\"Id\":6640,\"PalletCode\":\"800038\",\"MaterialType\":7,\"LocationCode\":\"A-012-003\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"15\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T11:36:06.4\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-06T09:08:08.647\"},{\"Id\":6641,\"PalletCode\":\"800015\",\"MaterialType\":7,\"LocationCode\":\"B-008-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"14\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T11:37:35.84\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-06T09:34:21.627\"},{\"Id\":6642,\"PalletCode\":\"800016\",\"MaterialType\":7,\"LocationCode\":\"B-007-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"12\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T11:43:42.717\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T11:55:07.607\"},{\"Id\":6643,\"PalletCode\":\"800083\",\"MaterialType\":8,\"LocationCode\":\"A-015-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":64,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"连杆部件\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-04T14:06:45.56\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T14:08:32.577\"},{\"Id\":6650,\"PalletCode\":\"800040\",\"MaterialType\":6,\"LocationCode\":\"A-017-003\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"16\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T16:32:03.763\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T09:29:33.577\"},{\"Id\":6651,\"PalletCode\":\"800039\",\"MaterialType\":6,\"LocationCode\":\"B-017-003\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T16:33:31.29\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T09:28:21.59\"},{\"Id\":6652,\"PalletCode\":\"800089\",\"MaterialType\":6,\"LocationCode\":\"A-014-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"09\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T16:34:41.703\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T16:36:44.59\"},{\"Id\":6654,\"PalletCode\":\"800043\",\"MaterialType\":2,\"LocationCode\":\"A-007-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":16,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T09:20:33.117\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:23:07.583\"},{\"Id\":6659,\"PalletCode\":\"800023\",\"MaterialType\":3,\"LocationCode\":\"A-006-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板, 弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T09:32:58.753\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:38:31.553\"},{\"Id\":6660,\"PalletCode\":\"800025\",\"MaterialType\":3,\"LocationCode\":\"A-005-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T09:42:19.407\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T14:15:28.98\"},{\"Id\":6661,\"PalletCode\":\"800067\",\"MaterialType\":1,\"LocationCode\":\"A-002-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":7,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"13\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:28:19.123\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:30:14.563\"},{\"Id\":6662,\"PalletCode\":\"800059\",\"MaterialType\":1,\"LocationCode\":\"B-002-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":7,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"10\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:31:50.123\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:33:24.57\"},{\"Id\":6663,\"PalletCode\":\"800070\",\"MaterialType\":1,\"LocationCode\":\"A-019-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"12\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:35:31.917\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:37:18.573\"},{\"Id\":6664,\"PalletCode\":\"800068\",\"MaterialType\":1,\"LocationCode\":\"B-019-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":7,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"09\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:39:50.237\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:41:49.57\"},{\"Id\":6665,\"PalletCode\":\"800056\",\"MaterialType\":1,\"LocationCode\":\"A-018-004\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":0,\"Materialweight\":16,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"高度调整托架\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:44:31.237\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T11:26:43.567\"},{\"Id\":6666,\"PalletCode\":\"800013\",\"MaterialType\":2,\"LocationCode\":\"B-018-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-05T14:44:51.153\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T14:46:47.58\"},{\"Id\":6667,\"PalletCode\":\"800044\",\"MaterialType\":2,\"LocationCode\":\"A-017-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-05T14:51:06.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T14:53:08.54\"},{\"Id\":6668,\"PalletCode\":\"800084\",\"MaterialType\":8,\"LocationCode\":\"B-017-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-05T14:59:32.44\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T15:01:57.583\"},{\"Id\":6671,\"PalletCode\":\"800079\",\"MaterialType\":8,\"LocationCode\":\"A-014-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-05T15:07:15.827\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T15:09:01.577\"},{\"Id\":6672,\"PalletCode\":\"800024\",\"MaterialType\":3,\"LocationCode\":\"A-015-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:16:13.143\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T17:00:55.273\"},{\"Id\":6673,\"PalletCode\":\"800047\",\"MaterialType\":3,\"LocationCode\":\"B-017-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:23:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T16:25:30.067\"},{\"Id\":6674,\"PalletCode\":\"800076\",\"MaterialType\":3,\"LocationCode\":\"A-016-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:28:33.587\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T16:30:30.66\"},{\"Id\":6675,\"PalletCode\":\"800080\",\"MaterialType\":8,\"LocationCode\":\"A-017-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":22,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:40:27.11\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T16:42:37.15\"},{\"Id\":6676,\"PalletCode\":\"800028\",\"MaterialType\":8,\"LocationCode\":\"B-014-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":10,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:44:10.237\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T16:47:31.56\"},{\"Id\":6679,\"PalletCode\":\"800060\",\"MaterialType\":1,\"LocationCode\":\"B-016-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"10\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-06T09:25:39.467\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:27:29.64\"},{\"Id\":6680,\"PalletCode\":\"800061\",\"MaterialType\":1,\"LocationCode\":\"A-015-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"09\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-06T09:30:03.233\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:32:00.673\"},{\"Id\":6681,\"PalletCode\":\"800064\",\"MaterialType\":1,\"LocationCode\":\"B-015-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"11\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-06T10:48:03.647\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T10:49:47.647\"}]"}
--------------------------------
2025/6/6 12:24:04|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:03 516","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"607ms","ResponseTime":"2025-06-06 12:24:04 124","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:04|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:02 755","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_StockInfoService","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"368ms","ResponseTime":"2025-06-06 12:24:04 124","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Db.Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:04|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:23:59 316","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:GetLocationStatu2","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"807ms","ResponseTime":"2025-06-06 12:24:04 124","ResponseJsonData":"[{\"index\":\"A-002-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-003-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-004-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-005-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-006-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-007-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-008-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-009-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-010-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-011-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-012-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-013-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-014-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-015-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-016-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-017-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-018-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-019-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-002-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-003-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-004-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-005-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-006-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-007-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-008-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-009-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-010-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-011-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-012-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-013-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-014-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-015-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-016-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-017-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-018-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-019-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-002-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-003-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-004-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-005-004\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-006-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-007-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-008-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-009-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-010-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-011-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-012-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-013-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-014-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-015-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-016-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-017-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-018-004\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"A-019-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-002-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-003-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-004-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-005-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-006-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-007-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-008-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-009-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-010-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-011-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-012-003\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"A-013-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-014-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-015-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-016-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-017-003\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"A-018-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-019-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-002-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-003-002\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-004-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-005-002\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-006-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-007-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-008-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-009-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-010-002\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-011-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-012-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-013-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-014-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-015-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-016-002\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"A-017-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-018-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-019-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-002-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-003-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-004-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-005-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-006-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-007-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-010-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-011-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-014-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-015-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-016-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-017-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-018-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-019-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-002-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-003-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-004-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-007-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-009-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-010-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-011-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-012-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-013-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-014-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-015-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-016-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-017-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-018-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-019-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-002-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-003-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-004-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-007-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-009-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-010-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-011-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-012-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-013-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-014-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-015-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-016-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-017-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-018-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-019-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-002-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-003-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-004-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-007-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-009-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-010-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-011-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-012-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-013-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-014-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-015-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-016-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-017-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-018-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-019-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-002-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-003-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-004-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-005-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-006-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-007-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-008-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-009-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-010-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-011-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-012-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-013-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-014-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-015-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-016-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-017-003\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"B-018-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-019-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-002-002\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-003-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-004-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-007-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-009-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-010-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-011-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-012-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-013-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-014-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-015-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-016-002\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"B-017-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-018-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-019-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-002-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-003-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-004-001\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-001\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-007-001\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-009-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-010-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-011-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-012-001\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-013-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-014-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-015-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-016-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-017-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-018-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-019-001\",\"location_state\":\"99\",\"location_lock\":false}]"}
--------------------------------
2025/6/6 12:24:04|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:04 143","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"245ms","ResponseTime":"2025-06-06 12:24:04 388","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:04|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:03 516","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Repository","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"882ms","ResponseTime":"2025-06-06 12:24:04 399","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Db.Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:04|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:04 143","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Repository","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"470ms","ResponseTime":"2025-06-06 12:24:04 613","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Db.Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:04|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:04 838","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => (x.LocationName != \"99\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"71ms","ResponseTime":"2025-06-06 12:24:04 910","ResponseJsonData":"[{\"Id\":13756,\"AreaId\":0,\"LocationCode\":\"B-002-001\",\"LocationName\":\"B排002列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-07T18:43:10.047\"},{\"Id\":13757,\"AreaId\":0,\"LocationCode\":\"B-002-002\",\"LocationName\":\"B排002列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T16:30:09.737\"},{\"Id\":13758,\"AreaId\":0,\"LocationCode\":\"B-002-003\",\"LocationName\":\"B排002列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:33:24.633\"},{\"Id\":13759,\"AreaId\":0,\"LocationCode\":\"B-002-004\",\"LocationName\":\"B排002列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T08:36:33.707\"},{\"Id\":13760,\"AreaId\":0,\"LocationCode\":\"B-002-005\",\"LocationName\":\"B排002列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13761,\"AreaId\":0,\"LocationCode\":\"B-002-006\",\"LocationName\":\"B排002列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-03-24T16:59:45.677\"},{\"Id\":13762,\"AreaId\":0,\"LocationCode\":\"B-003-001\",\"LocationName\":\"B排003列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:02:33.78\"},{\"Id\":13763,\"AreaId\":0,\"LocationCode\":\"B-003-002\",\"LocationName\":\"B排003列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:13:10.647\"},{\"Id\":13764,\"AreaId\":0,\"LocationCode\":\"B-003-003\",\"LocationName\":\"B排003列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T15:36:02.993\"},{\"Id\":13765,\"AreaId\":0,\"LocationCode\":\"B-003-004\",\"LocationName\":\"B排003列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T10:39:20.613\"},{\"Id\":13766,\"AreaId\":0,\"LocationCode\":\"B-003-005\",\"LocationName\":\"B排003列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13767,\"AreaId\":0,\"LocationCode\":\"B-003-006\",\"LocationName\":\"B排003列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13768,\"AreaId\":0,\"LocationCode\":\"B-004-001\",\"LocationName\":\"B排004列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T10:45:07.873\"},{\"Id\":13769,\"AreaId\":0,\"LocationCode\":\"B-004-002\",\"LocationName\":\"B排004列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:17:37.753\"},{\"Id\":13770,\"AreaId\":0,\"LocationCode\":\"B-004-003\",\"LocationName\":\"B排004列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:54:56.637\"},{\"Id\":13771,\"AreaId\":0,\"LocationCode\":\"B-004-004\",\"LocationName\":\"B排004列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:20:14.727\"},{\"Id\":13772,\"AreaId\":0,\"LocationCode\":\"B-004-005\",\"LocationName\":\"B排004列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13773,\"AreaId\":0,\"LocationCode\":\"B-004-006\",\"LocationName\":\"B排004列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13774,\"AreaId\":0,\"LocationCode\":\"B-005-001\",\"LocationName\":\"B排005列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:20:36.807\"},{\"Id\":13775,\"AreaId\":0,\"LocationCode\":\"B-005-002\",\"LocationName\":\"B排005列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:31:07.653\"},{\"Id\":13776,\"AreaId\":0,\"LocationCode\":\"B-005-003\",\"LocationName\":\"B排005列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:25:44.65\"},{\"Id\":13777,\"AreaId\":0,\"LocationCode\":\"B-005-004\",\"LocationName\":\"B排005列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:39:22.623\"},{\"Id\":13778,\"AreaId\":0,\"LocationCode\":\"B-005-005\",\"LocationName\":\"B排005列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13779,\"AreaId\":0,\"LocationCode\":\"B-005-006\",\"LocationName\":\"B排005列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13780,\"AreaId\":0,\"LocationCode\":\"B-006-001\",\"LocationName\":\"B排006列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-04T15:00:56.647\"},{\"Id\":13781,\"AreaId\":0,\"LocationCode\":\"B-006-002\",\"LocationName\":\"B排006列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T10:50:50.86\"},{\"Id\":13782,\"AreaId\":0,\"LocationCode\":\"B-006-003\",\"LocationName\":\"B排006列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:19:02.653\"},{\"Id\":13783,\"AreaId\":0,\"LocationCode\":\"B-006-004\",\"LocationName\":\"B排006列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-13T14:37:34.577\"},{\"Id\":13784,\"AreaId\":0,\"LocationCode\":\"B-006-005\",\"LocationName\":\"B排006列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13785,\"AreaId\":0,\"LocationCode\":\"B-006-006\",\"LocationName\":\"B排006列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13786,\"AreaId\":0,\"LocationCode\":\"B-007-001\",\"LocationName\":\"B排007列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T14:54:07.637\"},{\"Id\":13787,\"AreaId\":0,\"LocationCode\":\"B-007-002\",\"LocationName\":\"B排007列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:01:27.81\"},{\"Id\":13788,\"AreaId\":0,\"LocationCode\":\"B-007-003\",\"LocationName\":\"B排007列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T11:55:07.673\"},{\"Id\":13789,\"AreaId\":0,\"LocationCode\":\"B-007-004\",\"LocationName\":\"B排007列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13790,\"AreaId\":0,\"LocationCode\":\"B-007-005\",\"LocationName\":\"B排007列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13791,\"AreaId\":0,\"LocationCode\":\"B-007-006\",\"LocationName\":\"B排007列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13792,\"AreaId\":0,\"LocationCode\":\"B-008-001\",\"LocationName\":\"B排008列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:24:13.633\"},{\"Id\":13793,\"AreaId\":0,\"LocationCode\":\"B-008-002\",\"LocationName\":\"B排008列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":\"2025-05-27T15:20:41.773\"},{\"Id\":13794,\"AreaId\":0,\"LocationCode\":\"B-008-003\",\"LocationName\":\"B排008列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-06T09:34:21.733\"},{\"Id\":13795,\"AreaId\":0,\"LocationCode\":\"B-008-004\",\"LocationName\":\"B排008列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.793\"},{\"Id\":13796,\"AreaId\":0,\"LocationCode\":\"B-008-005\",\"LocationName\":\"B排008列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.793\"},{\"Id\":13797,\"AreaId\":0,\"LocationCode\":\"B-008-006\",\"LocationName\":\"B排008列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.797\"},{\"Id\":13798,\"AreaId\":0,\"LocationCode\":\"B-009-001\",\"LocationName\":\"B排009列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:10:17.663\"},{\"Id\":13799,\"AreaId\":0,\"LocationCode\":\"B-009-002\",\"LocationName\":\"B排009列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-05-28T08:45:08.913\"},{\"Id\":13800,\"AreaId\":0,\"LocationCode\":\"B-009-003\",\"LocationName\":\"B排009列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T09:06:13.613\"},{\"Id\":13801,\"AreaId\":0,\"LocationCode\":\"B-009-004\",\"LocationName\":\"B排009列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.803\"},{\"Id\":13802,\"AreaId\":0,\"LocationCode\":\"B-009-005\",\"LocationName\":\"B排009列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.803\"},{\"Id\":13803,\"AreaId\":0,\"LocationCode\":\"B-009-006\",\"LocationName\":\"B排009列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.807\"},{\"Id\":13804,\"AreaId\":0,\"LocationCode\":\"B-010-001\",\"LocationName\":\"B排010列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:30:38.857\"},{\"Id\":13805,\"AreaId\":0,\"LocationCode\":\"B-010-002\",\"LocationName\":\"B排010列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":null,\"ModifyDate\":\"2025-05-27T14:20:02.837\"},{\"Id\":13806,\"AreaId\":0,\"LocationCode\":\"B-010-003\",\"LocationName\":\"B排010列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":null,\"ModifyDate\":\"2025-05-26T17:45:12.81\"},{\"Id\":13807,\"AreaId\":0,\"LocationCode\":\"B-010-004\",\"LocationName\":\"B排010列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.81\"},{\"Id\":13808,\"AreaId\":0,\"LocationCode\":\"B-010-005\",\"LocationName\":\"B排010列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.81\"},{\"Id\":13809,\"AreaId\":0,\"LocationCode\":\"B-010-006\",\"LocationName\":\"B排010列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.813\"},{\"Id\":13810,\"AreaId\":0,\"LocationCode\":\"B-011-001\",\"LocationName\":\"B排011列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-04T15:35:10.843\"},{\"Id\":13811,\"AreaId\":0,\"LocationCode\":\"B-011-002\",\"LocationName\":\"B排011列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T11:42:38.817\"},{\"Id\":13812,\"AreaId\":0,\"LocationCode\":\"B-011-003\",\"LocationName\":\"B排011列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:44:26.607\"},{\"Id\":13813,\"AreaId\":0,\"LocationCode\":\"B-011-004\",\"LocationName\":\"B排011列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.817\"},{\"Id\":13814,\"AreaId\":0,\"LocationCode\":\"B-011-005\",\"LocationName\":\"B排011列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.817\"},{\"Id\":13815,\"AreaId\":0,\"LocationCode\":\"B-011-006\",\"LocationName\":\"B排011列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:45:25.817\"},{\"Id\":13816,\"AreaId\":0,\"LocationCode\":\"B-012-001\",\"LocationName\":\"B排012列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T14:23:16.63\"},{\"Id\":13817,\"AreaId\":0,\"LocationCode\":\"B-012-002\",\"LocationName\":\"B排012列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:50:48.647\"},{\"Id\":13818,\"AreaId\":0,\"LocationCode\":\"B-012-003\",\"LocationName\":\"B排012列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:27:24.847\"},{\"Id\":13819,\"AreaId\":0,\"LocationCode\":\"B-012-004\",\"LocationName\":\"B排012列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13820,\"AreaId\":0,\"LocationCode\":\"B-012-005\",\"LocationName\":\"B排012列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13821,\"AreaId\":0,\"LocationCode\":\"B-012-006\",\"LocationName\":\"B排012列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13822,\"AreaId\":0,\"LocationCode\":\"B-013-001\",\"LocationName\":\"B排013列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-04T15:44:19.843\"},{\"Id\":13823,\"AreaId\":0,\"LocationCode\":\"B-013-002\",\"LocationName\":\"B排013列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:14:44.783\"},{\"Id\":13824,\"AreaId\":0,\"LocationCode\":\"B-013-003\",\"LocationName\":\"B排013列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:38:55.87\"},{\"Id\":13825,\"AreaId\":0,\"LocationCode\":\"B-013-004\",\"LocationName\":\"B排013列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-05-21T09:55:08.667\"},{\"Id\":13826,\"AreaId\":0,\"LocationCode\":\"B-013-005\",\"LocationName\":\"B排013列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13827,\"AreaId\":0,\"LocationCode\":\"B-013-006\",\"LocationName\":\"B排013列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13828,\"AreaId\":0,\"LocationCode\":\"B-014-001\",\"LocationName\":\"B排014列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:47:32.467\"},{\"Id\":13829,\"AreaId\":0,\"LocationCode\":\"B-014-002\",\"LocationName\":\"B排014列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:48:27.767\"},{\"Id\":13830,\"AreaId\":0,\"LocationCode\":\"B-014-003\",\"LocationName\":\"B排014列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:35:35.87\"},{\"Id\":13831,\"AreaId\":0,\"LocationCode\":\"B-014-004\",\"LocationName\":\"B排014列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-05-15T15:59:45.047\"},{\"Id\":13832,\"AreaId\":0,\"LocationCode\":\"B-014-005\",\"LocationName\":\"B排014列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13833,\"AreaId\":0,\"LocationCode\":\"B-014-006\",\"LocationName\":\"B排014列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13834,\"AreaId\":0,\"LocationCode\":\"B-015-001\",\"LocationName\":\"B排015列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:21:46.62\"},{\"Id\":13835,\"AreaId\":0,\"LocationCode\":\"B-015-002\",\"LocationName\":\"B排015列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:54:07.717\"},{\"Id\":13836,\"AreaId\":0,\"LocationCode\":\"B-015-003\",\"LocationName\":\"B排015列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:58:54.663\"},{\"Id\":13837,\"AreaId\":0,\"LocationCode\":\"B-015-004\",\"LocationName\":\"B排015列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T10:49:47.763\"},{\"Id\":13838,\"AreaId\":0,\"LocationCode\":\"B-015-005\",\"LocationName\":\"B排015列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13839,\"AreaId\":0,\"LocationCode\":\"B-015-006\",\"LocationName\":\"B排015列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13840,\"AreaId\":0,\"LocationCode\":\"B-016-001\",\"LocationName\":\"B排016列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-05-19T16:15:00.703\"},{\"Id\":13841,\"AreaId\":0,\"LocationCode\":\"B-016-002\",\"LocationName\":\"B排016列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":\"010503860630\",\"ModifyDate\":\"2025-06-06T10:28:14.043\"},{\"Id\":13842,\"AreaId\":0,\"LocationCode\":\"B-016-003\",\"LocationName\":\"B排016列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:35:30.683\"},{\"Id\":13843,\"AreaId\":0,\"LocationCode\":\"B-016-004\",\"LocationName\":\"B排016列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:27:29.753\"},{\"Id\":13844,\"AreaId\":0,\"LocationCode\":\"B-016-005\",\"LocationName\":\"B排016列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13845,\"AreaId\":0,\"LocationCode\":\"B-016-006\",\"LocationName\":\"B排016列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13846,\"AreaId\":0,\"LocationCode\":\"B-017-001\",\"LocationName\":\"B排017列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T15:01:57.657\"},{\"Id\":13847,\"AreaId\":0,\"LocationCode\":\"B-017-002\",\"LocationName\":\"B排017列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T11:02:46.677\"},{\"Id\":13848,\"AreaId\":0,\"LocationCode\":\"B-017-003\",\"LocationName\":\"B排017列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T09:27:17.777\"},{\"Id\":13849,\"AreaId\":0,\"LocationCode\":\"B-017-004\",\"LocationName\":\"B排017列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:25:30.327\"},{\"Id\":13850,\"AreaId\":0,\"LocationCode\":\"B-017-005\",\"LocationName\":\"B排017列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13851,\"AreaId\":0,\"LocationCode\":\"B-017-006\",\"LocationName\":\"B排017列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13852,\"AreaId\":0,\"LocationCode\":\"B-018-001\",\"LocationName\":\"B排018列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:26:58.95\"},{\"Id\":13853,\"AreaId\":0,\"LocationCode\":\"B-018-002\",\"LocationName\":\"B排018列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T11:35:41.617\"},{\"Id\":13854,\"AreaId\":0,\"LocationCode\":\"B-018-003\",\"LocationName\":\"B排018列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-30T15:36:34.82\"},{\"Id\":13855,\"AreaId\":0,\"LocationCode\":\"B-018-004\",\"LocationName\":\"B排018列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T14:46:47.647\"},{\"Id\":13856,\"AreaId\":0,\"LocationCode\":\"B-018-005\",\"LocationName\":\"B排018列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13857,\"AreaId\":0,\"LocationCode\":\"B-018-006\",\"LocationName\":\"B排018列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13858,\"AreaId\":0,\"LocationCode\":\"B-019-001\",\"LocationName\":\"B排019列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-23T10:40:05.717\"},{\"Id\":13859,\"AreaId\":0,\"LocationCode\":\"B-019-002\",\"LocationName\":\"B排019列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:44:57.813\"},{\"Id\":13860,\"AreaId\":0,\"LocationCode\":\"B-019-003\",\"LocationName\":\"B排019列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-30T15:29:01.867\"},{\"Id\":13861,\"AreaId\":0,\"LocationCode\":\"B-019-004\",\"LocationName\":\"B排019列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:41:49.76\"},{\"Id\":13862,\"AreaId\":0,\"LocationCode\":\"B-019-005\",\"LocationName\":\"B排019列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13863,\"AreaId\":0,\"LocationCode\":\"B-019-006\",\"LocationName\":\"B排019列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13876,\"AreaId\":0,\"LocationCode\":\"A-002-001\",\"LocationName\":\"A排002列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:35:02.817\"},{\"Id\":13877,\"AreaId\":0,\"LocationCode\":\"A-002-002\",\"LocationName\":\"A排002列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:29:27.637\"},{\"Id\":13878,\"AreaId\":0,\"LocationCode\":\"A-002-003\",\"LocationName\":\"A排002列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:30:14.643\"},{\"Id\":13879,\"AreaId\":0,\"LocationCode\":\"A-002-004\",\"LocationName\":\"A排002列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:26:35.667\"},{\"Id\":13880,\"AreaId\":0,\"LocationCode\":\"A-002-005\",\"LocationName\":\"A排002列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13881,\"AreaId\":0,\"LocationCode\":\"A-002-006\",\"LocationName\":\"A排002列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13882,\"AreaId\":0,\"LocationCode\":\"A-003-001\",\"LocationName\":\"A排003列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T14:51:52.657\"},{\"Id\":13883,\"AreaId\":0,\"LocationCode\":\"A-003-002\",\"LocationName\":\"A排003列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:26:22.653\"},{\"Id\":13884,\"AreaId\":0,\"LocationCode\":\"A-003-003\",\"LocationName\":\"A排003列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T15:35:56.847\"},{\"Id\":13885,\"AreaId\":0,\"LocationCode\":\"A-003-004\",\"LocationName\":\"A排003列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T10:38:18.65\"},{\"Id\":13886,\"AreaId\":0,\"LocationCode\":\"A-003-005\",\"LocationName\":\"A排003列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13887,\"AreaId\":0,\"LocationCode\":\"A-003-006\",\"LocationName\":\"A排003列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13888,\"AreaId\":0,\"LocationCode\":\"A-004-001\",\"LocationName\":\"A排004列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T14:30:40.65\"},{\"Id\":13889,\"AreaId\":0,\"LocationCode\":\"A-004-002\",\"LocationName\":\"A排004列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:41:38.753\"},{\"Id\":13890,\"AreaId\":0,\"LocationCode\":\"A-004-003\",\"LocationName\":\"A排004列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:43:09.62\"},{\"Id\":13891,\"AreaId\":0,\"LocationCode\":\"A-004-004\",\"LocationName\":\"A排004列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:14:40.633\"},{\"Id\":13892,\"AreaId\":0,\"LocationCode\":\"A-004-005\",\"LocationName\":\"A排004列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13893,\"AreaId\":0,\"LocationCode\":\"A-004-006\",\"LocationName\":\"A排004列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13894,\"AreaId\":0,\"LocationCode\":\"A-005-001\",\"LocationName\":\"A排005列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T09:02:48.58\"},{\"Id\":13895,\"AreaId\":0,\"LocationCode\":\"A-005-002\",\"LocationName\":\"A排005列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-03T17:12:17.657\"},{\"Id\":13896,\"AreaId\":0,\"LocationCode\":\"A-005-003\",\"LocationName\":\"A排005列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T14:11:50.62\"},{\"Id\":13897,\"AreaId\":0,\"LocationCode\":\"A-005-004\",\"LocationName\":\"A排005列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":\"2025-05-12T19:29:49.07\"},{\"Id\":13898,\"AreaId\":0,\"LocationCode\":\"A-005-005\",\"LocationName\":\"A排005列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13899,\"AreaId\":0,\"LocationCode\":\"A-005-006\",\"LocationName\":\"A排005列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13900,\"AreaId\":0,\"LocationCode\":\"A-006-001\",\"LocationName\":\"A排006列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:57:21.817\"},{\"Id\":13901,\"AreaId\":0,\"LocationCode\":\"A-006-002\",\"LocationName\":\"A排006列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T10:49:45.8\"},{\"Id\":13902,\"AreaId\":0,\"LocationCode\":\"A-006-003\",\"LocationName\":\"A排006列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:38:31.617\"},{\"Id\":13903,\"AreaId\":0,\"LocationCode\":\"A-006-004\",\"LocationName\":\"A排006列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:09:38.937\"},{\"Id\":13904,\"AreaId\":0,\"LocationCode\":\"A-006-005\",\"LocationName\":\"A排006列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13905,\"AreaId\":0,\"LocationCode\":\"A-006-006\",\"LocationName\":\"A排006列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13906,\"AreaId\":0,\"LocationCode\":\"A-007-001\",\"LocationName\":\"A排007列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:19:44.727\"},{\"Id\":13907,\"AreaId\":0,\"LocationCode\":\"A-007-002\",\"LocationName\":\"A排007列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:00:21.78\"},{\"Id\":13908,\"AreaId\":0,\"LocationCode\":\"A-007-003\",\"LocationName\":\"A排007列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:23:07.66\"},{\"Id\":13909,\"AreaId\":0,\"LocationCode\":\"A-007-004\",\"LocationName\":\"A排007列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-05-13T13:52:57.043\"},{\"Id\":13910,\"AreaId\":0,\"LocationCode\":\"A-007-005\",\"LocationName\":\"A排007列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13911,\"AreaId\":0,\"LocationCode\":\"A-007-006\",\"LocationName\":\"A排007列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13913,\"AreaId\":0,\"LocationCode\":\"A-008-002\",\"LocationName\":\"A排008列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:02:34.803\"},{\"Id\":13914,\"AreaId\":0,\"LocationCode\":\"A-008-003\",\"LocationName\":\"A排008列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":\"010503860568\",\"ModifyDate\":\"2025-06-05T11:25:40.65\"},{\"Id\":13915,\"AreaId\":0,\"LocationCode\":\"A-008-004\",\"LocationName\":\"A排008列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13916,\"AreaId\":0,\"LocationCode\":\"A-008-005\",\"LocationName\":\"A排008列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13917,\"AreaId\":0,\"LocationCode\":\"A-008-006\",\"LocationName\":\"A排008列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13919,\"AreaId\":0,\"LocationCode\":\"A-009-002\",\"LocationName\":\"A排009列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:34:22.823\"},{\"Id\":13920,\"AreaId\":0,\"LocationCode\":\"A-009-003\",\"LocationName\":\"A排009列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T09:08:45.613\"},{\"Id\":13921,\"AreaId\":0,\"LocationCode\":\"A-009-004\",\"LocationName\":\"A排009列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13922,\"AreaId\":0,\"LocationCode\":\"A-009-005\",\"LocationName\":\"A排009列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13923,\"AreaId\":0,\"LocationCode\":\"A-009-006\",\"LocationName\":\"A排009列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13924,\"AreaId\":0,\"LocationCode\":\"A-010-001\",\"LocationName\":\"A排010列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":\"2025-05-07T14:01:12.26\"},{\"Id\":13925,\"AreaId\":0,\"LocationCode\":\"A-010-002\",\"LocationName\":\"A排010列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-19T16:18:58.687\"},{\"Id\":13926,\"AreaId\":0,\"LocationCode\":\"A-010-003\",\"LocationName\":\"A排010列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T08:45:54.687\"},{\"Id\":13927,\"AreaId\":0,\"LocationCode\":\"A-010-004\",\"LocationName\":\"A排010列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13928,\"AreaId\":0,\"LocationCode\":\"A-010-005\",\"LocationName\":\"A排010列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13929,\"AreaId\":0,\"LocationCode\":\"A-010-006\",\"LocationName\":\"A排010列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13930,\"AreaId\":0,\"LocationCode\":\"A-011-001\",\"LocationName\":\"A排011列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":\"2025-05-07T14:02:14.263\"},{\"Id\":13931,\"AreaId\":0,\"LocationCode\":\"A-011-002\",\"LocationName\":\"A排011列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T15:25:48.66\"},{\"Id\":13932,\"AreaId\":0,\"LocationCode\":\"A-011-003\",\"LocationName\":\"A排011列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:38:42.673\"},{\"Id\":13933,\"AreaId\":0,\"LocationCode\":\"A-011-004\",\"LocationName\":\"A排011列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13934,\"AreaId\":0,\"LocationCode\":\"A-011-005\",\"LocationName\":\"A排011列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13935,\"AreaId\":0,\"LocationCode\":\"A-011-006\",\"LocationName\":\"A排011列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13937,\"AreaId\":0,\"LocationCode\":\"A-012-002\",\"LocationName\":\"A排012列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:32:55.603\"},{\"Id\":13938,\"AreaId\":0,\"LocationCode\":\"A-012-003\",\"LocationName\":\"A排012列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-06T09:06:30.12\"},{\"Id\":13939,\"AreaId\":0,\"LocationCode\":\"A-012-004\",\"LocationName\":\"A排012列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13940,\"AreaId\":0,\"LocationCode\":\"A-012-005\",\"LocationName\":\"A排012列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13941,\"AreaId\":0,\"LocationCode\":\"A-012-006\",\"LocationName\":\"A排012列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13943,\"AreaId\":0,\"LocationCode\":\"A-013-002\",\"LocationName\":\"A排013列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:08:37.82\"},{\"Id\":13944,\"AreaId\":0,\"LocationCode\":\"A-013-003\",\"LocationName\":\"A排013列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:21:45.863\"},{\"Id\":13945,\"AreaId\":0,\"LocationCode\":\"A-013-004\",\"LocationName\":\"A排013列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-05-19T16:21:10.72\"},{\"Id\":13946,\"AreaId\":0,\"LocationCode\":\"A-013-005\",\"LocationName\":\"A排013列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13947,\"AreaId\":0,\"LocationCode\":\"A-013-006\",\"LocationName\":\"A排013列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13948,\"AreaId\":0,\"LocationCode\":\"A-014-001\",\"LocationName\":\"A排014列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T15:09:01.653\"},{\"Id\":13949,\"AreaId\":0,\"LocationCode\":\"A-014-002\",\"LocationName\":\"A排014列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T08:46:54.667\"},{\"Id\":13950,\"AreaId\":0,\"LocationCode\":\"A-014-003\",\"LocationName\":\"A排014列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T16:36:44.667\"},{\"Id\":13951,\"AreaId\":0,\"LocationCode\":\"A-014-004\",\"LocationName\":\"A排014列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-05-15T15:58:28.043\"},{\"Id\":13952,\"AreaId\":0,\"LocationCode\":\"A-014-005\",\"LocationName\":\"A排014列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13953,\"AreaId\":0,\"LocationCode\":\"A-014-006\",\"LocationName\":\"A排014列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13954,\"AreaId\":0,\"LocationCode\":\"A-015-001\",\"LocationName\":\"A排015列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-04T14:08:32.64\"},{\"Id\":13955,\"AreaId\":0,\"LocationCode\":\"A-015-002\",\"LocationName\":\"A排015列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:35:19.783\"},{\"Id\":13956,\"AreaId\":0,\"LocationCode\":\"A-015-003\",\"LocationName\":\"A排015列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:18:34.917\"},{\"Id\":13957,\"AreaId\":0,\"LocationCode\":\"A-015-004\",\"LocationName\":\"A排015列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:32:00.823\"},{\"Id\":13958,\"AreaId\":0,\"LocationCode\":\"A-015-005\",\"LocationName\":\"A排015列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13959,\"AreaId\":0,\"LocationCode\":\"A-015-006\",\"LocationName\":\"A排015列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13960,\"AreaId\":0,\"LocationCode\":\"A-016-001\",\"LocationName\":\"A排016列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:29:53.623\"},{\"Id\":13961,\"AreaId\":0,\"LocationCode\":\"A-016-002\",\"LocationName\":\"A排016列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"010503860630\",\"ModifyDate\":\"2025-06-06T10:28:14.047\"},{\"Id\":13962,\"AreaId\":0,\"LocationCode\":\"A-016-003\",\"LocationName\":\"A排016列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:55:55.66\"},{\"Id\":13963,\"AreaId\":0,\"LocationCode\":\"A-016-004\",\"LocationName\":\"A排016列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:30:31.367\"},{\"Id\":13964,\"AreaId\":0,\"LocationCode\":\"A-016-005\",\"LocationName\":\"A排016列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13965,\"AreaId\":0,\"LocationCode\":\"A-016-006\",\"LocationName\":\"A排016列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13966,\"AreaId\":0,\"LocationCode\":\"A-017-001\",\"LocationName\":\"A排017列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:42:37.913\"},{\"Id\":13967,\"AreaId\":0,\"LocationCode\":\"A-017-002\",\"LocationName\":\"A排017列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:45:13.617\"},{\"Id\":13968,\"AreaId\":0,\"LocationCode\":\"A-017-003\",\"LocationName\":\"A排017列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T09:27:33.193\"},{\"Id\":13969,\"AreaId\":0,\"LocationCode\":\"A-017-004\",\"LocationName\":\"A排017列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T14:53:08.61\"},{\"Id\":13970,\"AreaId\":0,\"LocationCode\":\"A-017-005\",\"LocationName\":\"A排017列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13971,\"AreaId\":0,\"LocationCode\":\"A-017-006\",\"LocationName\":\"A排017列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13972,\"AreaId\":0,\"LocationCode\":\"A-018-001\",\"LocationName\":\"A排018列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:23:30.86\"},{\"Id\":13973,\"AreaId\":0,\"LocationCode\":\"A-018-002\",\"LocationName\":\"A排018列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:48:01.8\"},{\"Id\":13974,\"AreaId\":0,\"LocationCode\":\"A-018-003\",\"LocationName\":\"A排018列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-30T15:32:43.83\"},{\"Id\":13975,\"AreaId\":0,\"LocationCode\":\"A-018-004\",\"LocationName\":\"A排018列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T11:25:19.21\"},{\"Id\":13976,\"AreaId\":0,\"LocationCode\":\"A-018-005\",\"LocationName\":\"A排018列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13977,\"AreaId\":0,\"LocationCode\":\"A-018-006\",\"LocationName\":\"A排018列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13978,\"AreaId\":0,\"LocationCode\":\"A-019-001\",\"LocationName\":\"A排019列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":\"2025-05-19T16:15:52.72\"},{\"Id\":13979,\"AreaId\":0,\"LocationCode\":\"A-019-002\",\"LocationName\":\"A排019列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:14:59.787\"},{\"Id\":13980,\"AreaId\":0,\"LocationCode\":\"A-019-003\",\"LocationName\":\"A排019列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.437\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:14:17.833\"},{\"Id\":13981,\"AreaId\":0,\"LocationCode\":\"A-019-004\",\"LocationName\":\"A排019列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.437\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:37:18.647\"},{\"Id\":13982,\"AreaId\":0,\"LocationCode\":\"A-019-005\",\"LocationName\":\"A排019列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.437\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13983,\"AreaId\":0,\"LocationCode\":\"A-019-006\",\"LocationName\":\"A排019列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.437\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-03-06T10:39:14.48\"},{\"Id\":13991,\"AreaId\":0,\"LocationCode\":\"检修出库口\",\"LocationName\":\"检修出库口\",\"RoadwayNo\":\"A\",\"Row\":3,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":3,\"Remark\":\"只做显示,不可解禁\",\"Creater\":\"admin\",\"CreateDate\":\"2025-02-04T15:52:03\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13992,\"AreaId\":0,\"LocationCode\":\"检修出库口\",\"LocationName\":\"检修出库口\",\"RoadwayNo\":\"A\",\"Row\":3,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":3,\"Remark\":\"只做显示,不可解禁\",\"Creater\":\"admin\",\"CreateDate\":\"2025-02-04T15:52:03\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13993,\"AreaId\":0,\"LocationCode\":\"检修入库口\",\"LocationName\":\"检修入库口\",\"RoadwayNo\":\"A\",\"Row\":3,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":3,\"Remark\":\"只做显示,不可解禁\",\"Creater\":\"admin\",\"CreateDate\":\"2025-02-04T15:52:03\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13995,\"AreaId\":0,\"LocationCode\":\"检修入库口\",\"LocationName\":\"检修入库口\",\"RoadwayNo\":\"A\",\"Row\":3,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":3,\"Remark\":\"只做显示,不可解禁\",\"Creater\":\"admin\",\"CreateDate\":\"2025-02-04T15:52:03\",\"Modifier\":null,\"ModifyDate\":null}]"}
--------------------------------
2025/6/6 12:24:05|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:05 075","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => ((((x.Wlstatus == 0) OrElse (x.Wlstatus == 1)) OrElse (x.Wlstatus == 2)) OrElse (x.Wlstatus == 4))","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"47ms","ResponseTime":"2025-06-06 12:24:05 122","ResponseJsonData":"[{\"Id\":5504,\"PalletCode\":\"800071\",\"MaterialType\":1,\"LocationCode\":\"B-010-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6A\",\"WagonName\":\"电线支架\",\"WagonModel\":\"01\",\"Wagongroup\":\"0011\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-26T17:43:31.157\",\"Modifier\":null,\"ModifyDate\":\"2025-05-26T17:45:12.68\"},{\"Id\":5547,\"PalletCode\":\"800085\",\"MaterialType\":8,\"LocationCode\":\"B-015-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503860216\",\"CreateDate\":\"2025-05-28T14:34:07.53\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:21:46.537\"},{\"Id\":5548,\"PalletCode\":\"800086\",\"MaterialType\":8,\"LocationCode\":\"A-016-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503860216\",\"CreateDate\":\"2025-05-28T14:37:37.843\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:29:53.56\"},{\"Id\":5564,\"PalletCode\":\"800092\",\"MaterialType\":8,\"LocationCode\":\"B-013-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":16,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"调整棒托\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-28T15:54:50.53\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-04T15:44:19.703\"},{\"Id\":5565,\"PalletCode\":\"800091\",\"MaterialType\":8,\"LocationCode\":\"B-011-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":16,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"调整棒托\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-28T15:58:56.633\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-04T15:35:10.713\"},{\"Id\":5569,\"PalletCode\":\"800036\",\"MaterialType\":3,\"LocationCode\":\"A-019-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:12:28.24\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:14:17.703\"},{\"Id\":5570,\"PalletCode\":\"800035\",\"MaterialType\":3,\"LocationCode\":\"A-013-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:19:20.423\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:21:45.717\"},{\"Id\":5571,\"PalletCode\":\"800073\",\"MaterialType\":2,\"LocationCode\":\"B-012-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:25:30.977\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:27:24.703\"},{\"Id\":5572,\"PalletCode\":\"800094\",\"MaterialType\":8,\"LocationCode\":\"A-002-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:32:41.15\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:35:02.68\"},{\"Id\":5573,\"PalletCode\":\"800093\",\"MaterialType\":8,\"LocationCode\":\"B-019-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:43:09.217\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:44:57.673\"},{\"Id\":5574,\"PalletCode\":\"800054\",\"MaterialType\":8,\"LocationCode\":\"A-018-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":6,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:46:03.447\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:48:01.667\"},{\"Id\":5575,\"PalletCode\":\"800053\",\"MaterialType\":8,\"LocationCode\":\"A-017-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T10:50:05.97\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:45:13.55\"},{\"Id\":5576,\"PalletCode\":\"800099\",\"MaterialType\":8,\"LocationCode\":\"B-017-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T10:52:48.997\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T11:02:46.623\"},{\"Id\":5580,\"PalletCode\":\"800097\",\"MaterialType\":8,\"LocationCode\":\"A-016-002\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":4,\"Materialweight\":15,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"03, 08\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T14:11:50.677\",\"Modifier\":\"010503860630\",\"ModifyDate\":\"2025-06-06T10:31:01.02\"},{\"Id\":5581,\"PalletCode\":\"800098\",\"MaterialType\":8,\"LocationCode\":\"B-016-002\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":4,\"Materialweight\":14,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"02, 08\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T14:16:15.243\",\"Modifier\":\"010503860630\",\"ModifyDate\":\"2025-06-06T10:29:13.713\"},{\"Id\":5582,\"PalletCode\":\"800095\",\"MaterialType\":8,\"LocationCode\":\"A-015-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":15,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"02, 07, 08\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T14:33:03.307\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:35:19.653\"},{\"Id\":5583,\"PalletCode\":\"800096\",\"MaterialType\":8,\"LocationCode\":\"A-006-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":17,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"04, 07\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T14:55:41.743\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:57:21.69\"},{\"Id\":5584,\"PalletCode\":\"800078\",\"MaterialType\":8,\"LocationCode\":\"B-003-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"04, 05, 06\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T15:00:50.233\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:02:33.66\"},{\"Id\":5585,\"PalletCode\":\"800100\",\"MaterialType\":8,\"LocationCode\":\"A-013-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":19,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"01, 05, 06\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T15:06:15.1\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:08:37.677\"},{\"Id\":5586,\"PalletCode\":\"800050\",\"MaterialType\":8,\"LocationCode\":\"B-013-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T15:12:48.737\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:14:44.657\"},{\"Id\":5591,\"PalletCode\":\"800069\",\"MaterialType\":1,\"LocationCode\":\"B-019-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":10,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"01, 03, 04, 05, 07, 10, 11, 15\",\"Wagongroup\":\"2547\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-30T15:27:16.277\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T15:29:01.713\"},{\"Id\":5592,\"PalletCode\":\"800057\",\"MaterialType\":1,\"LocationCode\":\"A-018-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":11,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"02, 03, 08, 09, 10, 11, 13\",\"Wagongroup\":\"2567\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-30T15:30:56.733\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T15:32:43.71\"},{\"Id\":5593,\"PalletCode\":\"800063\",\"MaterialType\":1,\"LocationCode\":\"B-018-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"02, 03, 04, 06, 08\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-30T15:34:36.777\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T15:36:34.69\"},{\"Id\":5595,\"PalletCode\":\"800049\",\"MaterialType\":8,\"LocationCode\":\"A-018-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:21:39.85\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T15:35:57.087\"},{\"Id\":5596,\"PalletCode\":\"800052\",\"MaterialType\":8,\"LocationCode\":\"B-018-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:24:34.317\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T15:36:03.183\"},{\"Id\":5597,\"PalletCode\":\"800051\",\"MaterialType\":8,\"LocationCode\":\"B-010-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:28:25.12\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:30:38.727\"},{\"Id\":5598,\"PalletCode\":\"800034\",\"MaterialType\":3,\"LocationCode\":\"B-014-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:33:44.65\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:35:35.707\"},{\"Id\":5599,\"PalletCode\":\"800037\",\"MaterialType\":3,\"LocationCode\":\"B-013-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:37:03.727\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:38:55.717\"},{\"Id\":6611,\"PalletCode\":\"800011\",\"MaterialType\":2,\"LocationCode\":\"A-011-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T09:36:49.673\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:38:42.577\"},{\"Id\":6612,\"PalletCode\":\"800014\",\"MaterialType\":2,\"LocationCode\":\"B-011-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":14,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T09:41:46.827\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:44:26.537\"},{\"Id\":6613,\"PalletCode\":\"800031\",\"MaterialType\":3,\"LocationCode\":\"A-016-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T09:53:22.923\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:55:55.583\"},{\"Id\":6614,\"PalletCode\":\"800030\",\"MaterialType\":3,\"LocationCode\":\"B-015-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T09:57:01.79\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:58:54.59\"},{\"Id\":6615,\"PalletCode\":\"800027\",\"MaterialType\":8,\"LocationCode\":\"B-009-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T11:07:45.107\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:10:17.583\"},{\"Id\":6616,\"PalletCode\":\"800026\",\"MaterialType\":8,\"LocationCode\":\"A-012-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T11:30:52.643\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:32:55.54\"},{\"Id\":6617,\"PalletCode\":\"800029\",\"MaterialType\":8,\"LocationCode\":\"B-012-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":3,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T11:48:57.077\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:50:48.583\"},{\"Id\":6618,\"PalletCode\":\"800102\",\"MaterialType\":8,\"LocationCode\":\"A-004-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T14:28:56.02\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T14:30:40.573\"},{\"Id\":6619,\"PalletCode\":\"800101\",\"MaterialType\":8,\"LocationCode\":\"A-003-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T14:50:07.797\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T14:51:52.583\"},{\"Id\":6620,\"PalletCode\":\"800055\",\"MaterialType\":8,\"LocationCode\":\"A-011-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T15:24:05.087\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T15:25:48.583\"},{\"Id\":6626,\"PalletCode\":\"800010\",\"MaterialType\":7,\"LocationCode\":\"A-010-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"09\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T08:44:14.423\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T08:45:54.59\"},{\"Id\":6627,\"PalletCode\":\"800018\",\"MaterialType\":7,\"LocationCode\":\"A-009-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"10\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T08:45:24.267\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T09:08:45.55\"},{\"Id\":6628,\"PalletCode\":\"800008\",\"MaterialType\":7,\"LocationCode\":\"B-009-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"11\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T08:47:15.14\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T09:06:13.547\"},{\"Id\":6630,\"PalletCode\":\"800062\",\"MaterialType\":1,\"LocationCode\":\"A-008-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":32,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\" 高度调整托架\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T09:01:47.783\",\"Modifier\":\"010503860568\",\"ModifyDate\":\"2025-06-05T11:25:40.567\"},{\"Id\":6633,\"PalletCode\":\"800042\",\"MaterialType\":2,\"LocationCode\":\"B-006-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:17:22.527\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:19:02.58\"},{\"Id\":6634,\"PalletCode\":\"800012\",\"MaterialType\":2,\"LocationCode\":\"B-005-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":14,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:23:31.097\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:25:44.573\"},{\"Id\":6635,\"PalletCode\":\"800033\",\"MaterialType\":3,\"LocationCode\":\"B-016-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:33:46.757\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:35:30.61\"},{\"Id\":6636,\"PalletCode\":\"800032\",\"MaterialType\":3,\"LocationCode\":\"A-004-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:41:20.6\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:43:09.543\"},{\"Id\":6637,\"PalletCode\":\"800009\",\"MaterialType\":7,\"LocationCode\":\"B-004-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"04\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:52:46.763\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:54:56.573\"},{\"Id\":6638,\"PalletCode\":\"800072\",\"MaterialType\":7,\"LocationCode\":\"A-003-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"06\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:57:34.727\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:59:18.547\"},{\"Id\":6639,\"PalletCode\":\"800007\",\"MaterialType\":7,\"LocationCode\":\"B-003-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"03\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T11:03:32.313\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T11:05:16.563\"},{\"Id\":6640,\"PalletCode\":\"800038\",\"MaterialType\":7,\"LocationCode\":\"A-012-003\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"15\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T11:36:06.4\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-06T09:08:08.647\"},{\"Id\":6641,\"PalletCode\":\"800015\",\"MaterialType\":7,\"LocationCode\":\"B-008-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"14\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T11:37:35.84\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-06T09:34:21.627\"},{\"Id\":6642,\"PalletCode\":\"800016\",\"MaterialType\":7,\"LocationCode\":\"B-007-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"12\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T11:43:42.717\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T11:55:07.607\"},{\"Id\":6643,\"PalletCode\":\"800083\",\"MaterialType\":8,\"LocationCode\":\"A-015-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":64,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"连杆部件\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-04T14:06:45.56\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T14:08:32.577\"},{\"Id\":6650,\"PalletCode\":\"800040\",\"MaterialType\":6,\"LocationCode\":\"A-017-003\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"16\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T16:32:03.763\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T09:29:33.577\"},{\"Id\":6651,\"PalletCode\":\"800039\",\"MaterialType\":6,\"LocationCode\":\"B-017-003\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T16:33:31.29\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T09:28:21.59\"},{\"Id\":6652,\"PalletCode\":\"800089\",\"MaterialType\":6,\"LocationCode\":\"A-014-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"09\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T16:34:41.703\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T16:36:44.59\"},{\"Id\":6654,\"PalletCode\":\"800043\",\"MaterialType\":2,\"LocationCode\":\"A-007-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":16,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T09:20:33.117\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:23:07.583\"},{\"Id\":6659,\"PalletCode\":\"800023\",\"MaterialType\":3,\"LocationCode\":\"A-006-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板, 弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T09:32:58.753\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:38:31.553\"},{\"Id\":6660,\"PalletCode\":\"800025\",\"MaterialType\":3,\"LocationCode\":\"A-005-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T09:42:19.407\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T14:15:28.98\"},{\"Id\":6661,\"PalletCode\":\"800067\",\"MaterialType\":1,\"LocationCode\":\"A-002-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":7,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"13\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:28:19.123\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:30:14.563\"},{\"Id\":6662,\"PalletCode\":\"800059\",\"MaterialType\":1,\"LocationCode\":\"B-002-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":7,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"10\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:31:50.123\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:33:24.57\"},{\"Id\":6663,\"PalletCode\":\"800070\",\"MaterialType\":1,\"LocationCode\":\"A-019-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"12\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:35:31.917\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:37:18.573\"},{\"Id\":6664,\"PalletCode\":\"800068\",\"MaterialType\":1,\"LocationCode\":\"B-019-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":7,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"09\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:39:50.237\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:41:49.57\"},{\"Id\":6665,\"PalletCode\":\"800056\",\"MaterialType\":1,\"LocationCode\":\"A-018-004\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":0,\"Materialweight\":16,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"高度调整托架\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:44:31.237\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T11:26:43.567\"},{\"Id\":6666,\"PalletCode\":\"800013\",\"MaterialType\":2,\"LocationCode\":\"B-018-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-05T14:44:51.153\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T14:46:47.58\"},{\"Id\":6667,\"PalletCode\":\"800044\",\"MaterialType\":2,\"LocationCode\":\"A-017-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-05T14:51:06.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T14:53:08.54\"},{\"Id\":6668,\"PalletCode\":\"800084\",\"MaterialType\":8,\"LocationCode\":\"B-017-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-05T14:59:32.44\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T15:01:57.583\"},{\"Id\":6671,\"PalletCode\":\"800079\",\"MaterialType\":8,\"LocationCode\":\"A-014-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-05T15:07:15.827\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T15:09:01.577\"},{\"Id\":6672,\"PalletCode\":\"800024\",\"MaterialType\":3,\"LocationCode\":\"A-015-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:16:13.143\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T17:00:55.273\"},{\"Id\":6673,\"PalletCode\":\"800047\",\"MaterialType\":3,\"LocationCode\":\"B-017-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:23:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T16:25:30.067\"},{\"Id\":6674,\"PalletCode\":\"800076\",\"MaterialType\":3,\"LocationCode\":\"A-016-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:28:33.587\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T16:30:30.66\"},{\"Id\":6675,\"PalletCode\":\"800080\",\"MaterialType\":8,\"LocationCode\":\"A-017-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":22,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:40:27.11\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T16:42:37.15\"},{\"Id\":6676,\"PalletCode\":\"800028\",\"MaterialType\":8,\"LocationCode\":\"B-014-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":10,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:44:10.237\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T16:47:31.56\"},{\"Id\":6679,\"PalletCode\":\"800060\",\"MaterialType\":1,\"LocationCode\":\"B-016-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"10\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-06T09:25:39.467\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:27:29.64\"},{\"Id\":6680,\"PalletCode\":\"800061\",\"MaterialType\":1,\"LocationCode\":\"A-015-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"09\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-06T09:30:03.233\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:32:00.673\"},{\"Id\":6681,\"PalletCode\":\"800064\",\"MaterialType\":1,\"LocationCode\":\"B-015-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"11\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-06T10:48:03.647\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T10:49:47.647\"}]"}
--------------------------------
2025/6/6 12:24:05|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:04 938","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"195ms","ResponseTime":"2025-06-06 12:24:05 133","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:05|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:00 841","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:GetLocationStatu2","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"292ms","ResponseTime":"2025-06-06 12:24:05 134","ResponseJsonData":"[{\"index\":\"A-002-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-003-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-004-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-005-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-006-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-007-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-008-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-009-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-010-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-011-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-012-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-013-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-014-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-015-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-016-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-017-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-018-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-019-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-002-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-003-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-004-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-005-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-006-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-007-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-008-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-009-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-010-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-011-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-012-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-013-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-014-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-015-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-016-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-017-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-018-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-019-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-002-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-003-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-004-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-005-004\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-006-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-007-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-008-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-009-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-010-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-011-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-012-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-013-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-014-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-015-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-016-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-017-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-018-004\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"A-019-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-002-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-003-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-004-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-005-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-006-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-007-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-008-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-009-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-010-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-011-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-012-003\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"A-013-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-014-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-015-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-016-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-017-003\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"A-018-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-019-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-002-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-003-002\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-004-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-005-002\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-006-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-007-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-008-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-009-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-010-002\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-011-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-012-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-013-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-014-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-015-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-016-002\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"A-017-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-018-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-019-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-002-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-003-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-004-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-005-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-006-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-007-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-010-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-011-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-014-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-015-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-016-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-017-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-018-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-019-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-002-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-003-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-004-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-007-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-009-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-010-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-011-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-012-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-013-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-014-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-015-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-016-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-017-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-018-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-019-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-002-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-003-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-004-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-007-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-009-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-010-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-011-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-012-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-013-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-014-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-015-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-016-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-017-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-018-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-019-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-002-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-003-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-004-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-007-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-009-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-010-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-011-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-012-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-013-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-014-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-015-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-016-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-017-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-018-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-019-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-002-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-003-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-004-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-005-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-006-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-007-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-008-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-009-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-010-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-011-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-012-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-013-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-014-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-015-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-016-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-017-003\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"B-018-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-019-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-002-002\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-003-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-004-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-007-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-009-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-010-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-011-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-012-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-013-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-014-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-015-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-016-002\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"B-017-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-018-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-019-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-002-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-003-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-004-001\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-001\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-007-001\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-009-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-010-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-011-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-012-001\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-013-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-014-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-015-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-016-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-017-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-018-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-019-001\",\"location_state\":\"99\",\"location_lock\":false}]"}
--------------------------------
2025/6/6 12:24:05|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:04 938","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"364ms","ResponseTime":"2025-06-06 12:24:05 302","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:05|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:05 205","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"234ms","ResponseTime":"2025-06-06 12:24:05 439","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:05|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:04 938","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_StockInfoService","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"677ms","ResponseTime":"2025-06-06 12:24:05 615","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Db.Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:05|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:05 205","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"517ms","ResponseTime":"2025-06-06 12:24:05 723","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:05|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:05 662","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"192ms","ResponseTime":"2025-06-06 12:24:05 854","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:06|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:05 205","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_LocationInfoService","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"894ms","ResponseTime":"2025-06-06 12:24:06 099","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Db.Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:06|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:05 661","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Repository","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"558ms","ResponseTime":"2025-06-06 12:24:06 220","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Db.Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:06|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:06 171","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"238ms","ResponseTime":"2025-06-06 12:24:06 409","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:06|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:06 171","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Repository","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"686ms","ResponseTime":"2025-06-06 12:24:06 858","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Db.Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:06|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:06 816","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => ((((x.Wlstatus == 0) OrElse (x.Wlstatus == 1)) OrElse (x.Wlstatus == 2)) OrElse (x.Wlstatus == 4))","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"90ms","ResponseTime":"2025-06-06 12:24:06 907","ResponseJsonData":"[{\"Id\":5504,\"PalletCode\":\"800071\",\"MaterialType\":1,\"LocationCode\":\"B-010-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6A\",\"WagonName\":\"电线支架\",\"WagonModel\":\"01\",\"Wagongroup\":\"0011\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-26T17:43:31.157\",\"Modifier\":null,\"ModifyDate\":\"2025-05-26T17:45:12.68\"},{\"Id\":5547,\"PalletCode\":\"800085\",\"MaterialType\":8,\"LocationCode\":\"B-015-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503860216\",\"CreateDate\":\"2025-05-28T14:34:07.53\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:21:46.537\"},{\"Id\":5548,\"PalletCode\":\"800086\",\"MaterialType\":8,\"LocationCode\":\"A-016-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503860216\",\"CreateDate\":\"2025-05-28T14:37:37.843\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:29:53.56\"},{\"Id\":5564,\"PalletCode\":\"800092\",\"MaterialType\":8,\"LocationCode\":\"B-013-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":16,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"调整棒托\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-28T15:54:50.53\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-04T15:44:19.703\"},{\"Id\":5565,\"PalletCode\":\"800091\",\"MaterialType\":8,\"LocationCode\":\"B-011-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":16,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"调整棒托\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-28T15:58:56.633\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-04T15:35:10.713\"},{\"Id\":5569,\"PalletCode\":\"800036\",\"MaterialType\":3,\"LocationCode\":\"A-019-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:12:28.24\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:14:17.703\"},{\"Id\":5570,\"PalletCode\":\"800035\",\"MaterialType\":3,\"LocationCode\":\"A-013-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:19:20.423\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:21:45.717\"},{\"Id\":5571,\"PalletCode\":\"800073\",\"MaterialType\":2,\"LocationCode\":\"B-012-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:25:30.977\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:27:24.703\"},{\"Id\":5572,\"PalletCode\":\"800094\",\"MaterialType\":8,\"LocationCode\":\"A-002-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:32:41.15\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:35:02.68\"},{\"Id\":5573,\"PalletCode\":\"800093\",\"MaterialType\":8,\"LocationCode\":\"B-019-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:43:09.217\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:44:57.673\"},{\"Id\":5574,\"PalletCode\":\"800054\",\"MaterialType\":8,\"LocationCode\":\"A-018-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":6,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:46:03.447\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:48:01.667\"},{\"Id\":5575,\"PalletCode\":\"800053\",\"MaterialType\":8,\"LocationCode\":\"A-017-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T10:50:05.97\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:45:13.55\"},{\"Id\":5576,\"PalletCode\":\"800099\",\"MaterialType\":8,\"LocationCode\":\"B-017-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T10:52:48.997\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T11:02:46.623\"},{\"Id\":5580,\"PalletCode\":\"800097\",\"MaterialType\":8,\"LocationCode\":\"A-016-002\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":4,\"Materialweight\":15,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"03, 08\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T14:11:50.677\",\"Modifier\":\"010503860630\",\"ModifyDate\":\"2025-06-06T10:31:01.02\"},{\"Id\":5581,\"PalletCode\":\"800098\",\"MaterialType\":8,\"LocationCode\":\"B-016-002\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":4,\"Materialweight\":14,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"02, 08\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T14:16:15.243\",\"Modifier\":\"010503860630\",\"ModifyDate\":\"2025-06-06T10:29:13.713\"},{\"Id\":5582,\"PalletCode\":\"800095\",\"MaterialType\":8,\"LocationCode\":\"A-015-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":15,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"02, 07, 08\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T14:33:03.307\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:35:19.653\"},{\"Id\":5583,\"PalletCode\":\"800096\",\"MaterialType\":8,\"LocationCode\":\"A-006-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":17,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"04, 07\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T14:55:41.743\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:57:21.69\"},{\"Id\":5584,\"PalletCode\":\"800078\",\"MaterialType\":8,\"LocationCode\":\"B-003-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"04, 05, 06\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T15:00:50.233\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:02:33.66\"},{\"Id\":5585,\"PalletCode\":\"800100\",\"MaterialType\":8,\"LocationCode\":\"A-013-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":19,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"01, 05, 06\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T15:06:15.1\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:08:37.677\"},{\"Id\":5586,\"PalletCode\":\"800050\",\"MaterialType\":8,\"LocationCode\":\"B-013-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T15:12:48.737\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:14:44.657\"},{\"Id\":5591,\"PalletCode\":\"800069\",\"MaterialType\":1,\"LocationCode\":\"B-019-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":10,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"01, 03, 04, 05, 07, 10, 11, 15\",\"Wagongroup\":\"2547\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-30T15:27:16.277\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T15:29:01.713\"},{\"Id\":5592,\"PalletCode\":\"800057\",\"MaterialType\":1,\"LocationCode\":\"A-018-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":11,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"02, 03, 08, 09, 10, 11, 13\",\"Wagongroup\":\"2567\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-30T15:30:56.733\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T15:32:43.71\"},{\"Id\":5593,\"PalletCode\":\"800063\",\"MaterialType\":1,\"LocationCode\":\"B-018-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"02, 03, 04, 06, 08\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-30T15:34:36.777\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T15:36:34.69\"},{\"Id\":5595,\"PalletCode\":\"800049\",\"MaterialType\":8,\"LocationCode\":\"A-018-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:21:39.85\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T15:35:57.087\"},{\"Id\":5596,\"PalletCode\":\"800052\",\"MaterialType\":8,\"LocationCode\":\"B-018-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:24:34.317\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T15:36:03.183\"},{\"Id\":5597,\"PalletCode\":\"800051\",\"MaterialType\":8,\"LocationCode\":\"B-010-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:28:25.12\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:30:38.727\"},{\"Id\":5598,\"PalletCode\":\"800034\",\"MaterialType\":3,\"LocationCode\":\"B-014-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:33:44.65\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:35:35.707\"},{\"Id\":5599,\"PalletCode\":\"800037\",\"MaterialType\":3,\"LocationCode\":\"B-013-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:37:03.727\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:38:55.717\"},{\"Id\":6611,\"PalletCode\":\"800011\",\"MaterialType\":2,\"LocationCode\":\"A-011-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T09:36:49.673\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:38:42.577\"},{\"Id\":6612,\"PalletCode\":\"800014\",\"MaterialType\":2,\"LocationCode\":\"B-011-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":14,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T09:41:46.827\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:44:26.537\"},{\"Id\":6613,\"PalletCode\":\"800031\",\"MaterialType\":3,\"LocationCode\":\"A-016-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T09:53:22.923\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:55:55.583\"},{\"Id\":6614,\"PalletCode\":\"800030\",\"MaterialType\":3,\"LocationCode\":\"B-015-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T09:57:01.79\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:58:54.59\"},{\"Id\":6615,\"PalletCode\":\"800027\",\"MaterialType\":8,\"LocationCode\":\"B-009-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T11:07:45.107\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:10:17.583\"},{\"Id\":6616,\"PalletCode\":\"800026\",\"MaterialType\":8,\"LocationCode\":\"A-012-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T11:30:52.643\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:32:55.54\"},{\"Id\":6617,\"PalletCode\":\"800029\",\"MaterialType\":8,\"LocationCode\":\"B-012-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":3,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T11:48:57.077\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:50:48.583\"},{\"Id\":6618,\"PalletCode\":\"800102\",\"MaterialType\":8,\"LocationCode\":\"A-004-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T14:28:56.02\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T14:30:40.573\"},{\"Id\":6619,\"PalletCode\":\"800101\",\"MaterialType\":8,\"LocationCode\":\"A-003-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T14:50:07.797\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T14:51:52.583\"},{\"Id\":6620,\"PalletCode\":\"800055\",\"MaterialType\":8,\"LocationCode\":\"A-011-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T15:24:05.087\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T15:25:48.583\"},{\"Id\":6626,\"PalletCode\":\"800010\",\"MaterialType\":7,\"LocationCode\":\"A-010-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"09\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T08:44:14.423\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T08:45:54.59\"},{\"Id\":6627,\"PalletCode\":\"800018\",\"MaterialType\":7,\"LocationCode\":\"A-009-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"10\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T08:45:24.267\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T09:08:45.55\"},{\"Id\":6628,\"PalletCode\":\"800008\",\"MaterialType\":7,\"LocationCode\":\"B-009-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"11\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T08:47:15.14\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T09:06:13.547\"},{\"Id\":6630,\"PalletCode\":\"800062\",\"MaterialType\":1,\"LocationCode\":\"A-008-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":32,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\" 高度调整托架\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T09:01:47.783\",\"Modifier\":\"010503860568\",\"ModifyDate\":\"2025-06-05T11:25:40.567\"},{\"Id\":6633,\"PalletCode\":\"800042\",\"MaterialType\":2,\"LocationCode\":\"B-006-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:17:22.527\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:19:02.58\"},{\"Id\":6634,\"PalletCode\":\"800012\",\"MaterialType\":2,\"LocationCode\":\"B-005-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":14,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:23:31.097\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:25:44.573\"},{\"Id\":6635,\"PalletCode\":\"800033\",\"MaterialType\":3,\"LocationCode\":\"B-016-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:33:46.757\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:35:30.61\"},{\"Id\":6636,\"PalletCode\":\"800032\",\"MaterialType\":3,\"LocationCode\":\"A-004-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:41:20.6\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:43:09.543\"},{\"Id\":6637,\"PalletCode\":\"800009\",\"MaterialType\":7,\"LocationCode\":\"B-004-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"04\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:52:46.763\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:54:56.573\"},{\"Id\":6638,\"PalletCode\":\"800072\",\"MaterialType\":7,\"LocationCode\":\"A-003-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"06\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:57:34.727\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:59:18.547\"},{\"Id\":6639,\"PalletCode\":\"800007\",\"MaterialType\":7,\"LocationCode\":\"B-003-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"03\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T11:03:32.313\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T11:05:16.563\"},{\"Id\":6640,\"PalletCode\":\"800038\",\"MaterialType\":7,\"LocationCode\":\"A-012-003\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"15\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T11:36:06.4\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-06T09:08:08.647\"},{\"Id\":6641,\"PalletCode\":\"800015\",\"MaterialType\":7,\"LocationCode\":\"B-008-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"14\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T11:37:35.84\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-06T09:34:21.627\"},{\"Id\":6642,\"PalletCode\":\"800016\",\"MaterialType\":7,\"LocationCode\":\"B-007-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"12\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T11:43:42.717\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T11:55:07.607\"},{\"Id\":6643,\"PalletCode\":\"800083\",\"MaterialType\":8,\"LocationCode\":\"A-015-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":64,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"连杆部件\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-04T14:06:45.56\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T14:08:32.577\"},{\"Id\":6650,\"PalletCode\":\"800040\",\"MaterialType\":6,\"LocationCode\":\"A-017-003\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"16\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T16:32:03.763\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T09:29:33.577\"},{\"Id\":6651,\"PalletCode\":\"800039\",\"MaterialType\":6,\"LocationCode\":\"B-017-003\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T16:33:31.29\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T09:28:21.59\"},{\"Id\":6652,\"PalletCode\":\"800089\",\"MaterialType\":6,\"LocationCode\":\"A-014-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"09\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T16:34:41.703\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T16:36:44.59\"},{\"Id\":6654,\"PalletCode\":\"800043\",\"MaterialType\":2,\"LocationCode\":\"A-007-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":16,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T09:20:33.117\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:23:07.583\"},{\"Id\":6659,\"PalletCode\":\"800023\",\"MaterialType\":3,\"LocationCode\":\"A-006-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板, 弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T09:32:58.753\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:38:31.553\"},{\"Id\":6660,\"PalletCode\":\"800025\",\"MaterialType\":3,\"LocationCode\":\"A-005-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T09:42:19.407\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T14:15:28.98\"},{\"Id\":6661,\"PalletCode\":\"800067\",\"MaterialType\":1,\"LocationCode\":\"A-002-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":7,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"13\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:28:19.123\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:30:14.563\"},{\"Id\":6662,\"PalletCode\":\"800059\",\"MaterialType\":1,\"LocationCode\":\"B-002-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":7,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"10\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:31:50.123\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:33:24.57\"},{\"Id\":6663,\"PalletCode\":\"800070\",\"MaterialType\":1,\"LocationCode\":\"A-019-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"12\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:35:31.917\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:37:18.573\"},{\"Id\":6664,\"PalletCode\":\"800068\",\"MaterialType\":1,\"LocationCode\":\"B-019-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":7,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"09\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:39:50.237\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:41:49.57\"},{\"Id\":6665,\"PalletCode\":\"800056\",\"MaterialType\":1,\"LocationCode\":\"A-018-004\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":0,\"Materialweight\":16,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"高度调整托架\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:44:31.237\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T11:26:43.567\"},{\"Id\":6666,\"PalletCode\":\"800013\",\"MaterialType\":2,\"LocationCode\":\"B-018-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-05T14:44:51.153\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T14:46:47.58\"},{\"Id\":6667,\"PalletCode\":\"800044\",\"MaterialType\":2,\"LocationCode\":\"A-017-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-05T14:51:06.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T14:53:08.54\"},{\"Id\":6668,\"PalletCode\":\"800084\",\"MaterialType\":8,\"LocationCode\":\"B-017-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-05T14:59:32.44\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T15:01:57.583\"},{\"Id\":6671,\"PalletCode\":\"800079\",\"MaterialType\":8,\"LocationCode\":\"A-014-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-05T15:07:15.827\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T15:09:01.577\"},{\"Id\":6672,\"PalletCode\":\"800024\",\"MaterialType\":3,\"LocationCode\":\"A-015-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:16:13.143\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T17:00:55.273\"},{\"Id\":6673,\"PalletCode\":\"800047\",\"MaterialType\":3,\"LocationCode\":\"B-017-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:23:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T16:25:30.067\"},{\"Id\":6674,\"PalletCode\":\"800076\",\"MaterialType\":3,\"LocationCode\":\"A-016-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:28:33.587\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T16:30:30.66\"},{\"Id\":6675,\"PalletCode\":\"800080\",\"MaterialType\":8,\"LocationCode\":\"A-017-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":22,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:40:27.11\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T16:42:37.15\"},{\"Id\":6676,\"PalletCode\":\"800028\",\"MaterialType\":8,\"LocationCode\":\"B-014-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":10,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:44:10.237\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T16:47:31.56\"},{\"Id\":6679,\"PalletCode\":\"800060\",\"MaterialType\":1,\"LocationCode\":\"B-016-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"10\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-06T09:25:39.467\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:27:29.64\"},{\"Id\":6680,\"PalletCode\":\"800061\",\"MaterialType\":1,\"LocationCode\":\"A-015-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"09\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-06T09:30:03.233\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:32:00.673\"},{\"Id\":6681,\"PalletCode\":\"800064\",\"MaterialType\":1,\"LocationCode\":\"B-015-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"11\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-06T10:48:03.647\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T10:49:47.647\"}]"}
--------------------------------
2025/6/6 12:24:06|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:06 765","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"212ms","ResponseTime":"2025-06-06 12:24:06 978","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:07|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:02 460","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:GetLocationStatu2","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"517ms","ResponseTime":"2025-06-06 12:24:06 978","ResponseJsonData":"[{\"index\":\"A-002-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-003-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-004-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-005-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-006-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-007-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-008-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-009-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-010-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-011-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-012-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-013-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-014-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-015-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-016-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-017-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-018-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-019-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-002-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-003-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-004-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-005-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-006-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-007-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-008-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-009-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-010-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-011-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-012-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-013-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-014-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-015-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-016-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-017-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-018-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-019-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-002-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-003-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-004-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-005-004\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-006-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-007-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-008-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-009-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-010-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-011-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-012-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-013-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-014-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-015-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-016-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-017-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-018-004\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"A-019-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-002-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-003-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-004-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-005-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-006-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-007-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-008-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-009-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-010-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-011-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-012-003\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"A-013-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-014-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-015-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-016-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-017-003\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"A-018-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-019-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-002-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-003-002\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-004-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-005-002\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-006-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-007-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-008-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-009-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-010-002\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-011-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-012-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-013-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-014-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-015-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-016-002\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"A-017-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-018-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-019-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-002-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-003-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-004-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-005-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-006-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-007-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-010-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-011-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-014-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-015-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-016-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-017-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-018-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-019-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-002-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-003-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-004-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-007-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-009-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-010-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-011-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-012-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-013-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-014-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-015-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-016-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-017-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-018-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-019-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-002-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-003-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-004-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-007-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-009-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-010-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-011-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-012-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-013-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-014-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-015-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-016-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-017-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-018-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-019-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-002-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-003-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-004-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-007-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-009-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-010-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-011-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-012-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-013-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-014-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-015-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-016-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-017-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-018-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-019-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-002-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-003-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-004-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-005-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-006-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-007-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-008-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-009-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-010-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-011-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-012-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-013-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-014-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-015-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-016-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-017-003\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"B-018-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-019-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-002-002\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-003-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-004-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-007-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-009-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-010-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-011-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-012-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-013-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-014-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-015-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-016-002\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"B-017-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-018-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-019-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-002-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-003-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-004-001\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-001\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-007-001\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-009-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-010-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-011-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-012-001\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-013-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-014-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-015-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-016-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-017-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-018-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-019-001\",\"location_state\":\"99\",\"location_lock\":false}]"}
--------------------------------
2025/6/6 12:24:07|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:06 765","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"551ms","ResponseTime":"2025-06-06 12:24:07 316","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:07|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:06 765","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_LocationInfoService","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"917ms","ResponseTime":"2025-06-06 12:24:07 683","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Db.Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:07|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:07 564","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => (x.LocationName != \"99\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"146ms","ResponseTime":"2025-06-06 12:24:07 710","ResponseJsonData":"[{\"Id\":13756,\"AreaId\":0,\"LocationCode\":\"B-002-001\",\"LocationName\":\"B排002列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-07T18:43:10.047\"},{\"Id\":13757,\"AreaId\":0,\"LocationCode\":\"B-002-002\",\"LocationName\":\"B排002列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T16:30:09.737\"},{\"Id\":13758,\"AreaId\":0,\"LocationCode\":\"B-002-003\",\"LocationName\":\"B排002列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:33:24.633\"},{\"Id\":13759,\"AreaId\":0,\"LocationCode\":\"B-002-004\",\"LocationName\":\"B排002列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T08:36:33.707\"},{\"Id\":13760,\"AreaId\":0,\"LocationCode\":\"B-002-005\",\"LocationName\":\"B排002列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13761,\"AreaId\":0,\"LocationCode\":\"B-002-006\",\"LocationName\":\"B排002列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-03-24T16:59:45.677\"},{\"Id\":13762,\"AreaId\":0,\"LocationCode\":\"B-003-001\",\"LocationName\":\"B排003列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:02:33.78\"},{\"Id\":13763,\"AreaId\":0,\"LocationCode\":\"B-003-002\",\"LocationName\":\"B排003列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:13:10.647\"},{\"Id\":13764,\"AreaId\":0,\"LocationCode\":\"B-003-003\",\"LocationName\":\"B排003列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T15:36:02.993\"},{\"Id\":13765,\"AreaId\":0,\"LocationCode\":\"B-003-004\",\"LocationName\":\"B排003列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T10:39:20.613\"},{\"Id\":13766,\"AreaId\":0,\"LocationCode\":\"B-003-005\",\"LocationName\":\"B排003列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13767,\"AreaId\":0,\"LocationCode\":\"B-003-006\",\"LocationName\":\"B排003列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13768,\"AreaId\":0,\"LocationCode\":\"B-004-001\",\"LocationName\":\"B排004列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T10:45:07.873\"},{\"Id\":13769,\"AreaId\":0,\"LocationCode\":\"B-004-002\",\"LocationName\":\"B排004列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:17:37.753\"},{\"Id\":13770,\"AreaId\":0,\"LocationCode\":\"B-004-003\",\"LocationName\":\"B排004列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:54:56.637\"},{\"Id\":13771,\"AreaId\":0,\"LocationCode\":\"B-004-004\",\"LocationName\":\"B排004列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:20:14.727\"},{\"Id\":13772,\"AreaId\":0,\"LocationCode\":\"B-004-005\",\"LocationName\":\"B排004列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13773,\"AreaId\":0,\"LocationCode\":\"B-004-006\",\"LocationName\":\"B排004列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13774,\"AreaId\":0,\"LocationCode\":\"B-005-001\",\"LocationName\":\"B排005列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:20:36.807\"},{\"Id\":13775,\"AreaId\":0,\"LocationCode\":\"B-005-002\",\"LocationName\":\"B排005列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:31:07.653\"},{\"Id\":13776,\"AreaId\":0,\"LocationCode\":\"B-005-003\",\"LocationName\":\"B排005列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:25:44.65\"},{\"Id\":13777,\"AreaId\":0,\"LocationCode\":\"B-005-004\",\"LocationName\":\"B排005列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:39:22.623\"},{\"Id\":13778,\"AreaId\":0,\"LocationCode\":\"B-005-005\",\"LocationName\":\"B排005列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13779,\"AreaId\":0,\"LocationCode\":\"B-005-006\",\"LocationName\":\"B排005列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13780,\"AreaId\":0,\"LocationCode\":\"B-006-001\",\"LocationName\":\"B排006列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-04T15:00:56.647\"},{\"Id\":13781,\"AreaId\":0,\"LocationCode\":\"B-006-002\",\"LocationName\":\"B排006列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T10:50:50.86\"},{\"Id\":13782,\"AreaId\":0,\"LocationCode\":\"B-006-003\",\"LocationName\":\"B排006列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:19:02.653\"},{\"Id\":13783,\"AreaId\":0,\"LocationCode\":\"B-006-004\",\"LocationName\":\"B排006列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-13T14:37:34.577\"},{\"Id\":13784,\"AreaId\":0,\"LocationCode\":\"B-006-005\",\"LocationName\":\"B排006列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13785,\"AreaId\":0,\"LocationCode\":\"B-006-006\",\"LocationName\":\"B排006列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13786,\"AreaId\":0,\"LocationCode\":\"B-007-001\",\"LocationName\":\"B排007列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T14:54:07.637\"},{\"Id\":13787,\"AreaId\":0,\"LocationCode\":\"B-007-002\",\"LocationName\":\"B排007列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:01:27.81\"},{\"Id\":13788,\"AreaId\":0,\"LocationCode\":\"B-007-003\",\"LocationName\":\"B排007列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T11:55:07.673\"},{\"Id\":13789,\"AreaId\":0,\"LocationCode\":\"B-007-004\",\"LocationName\":\"B排007列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13790,\"AreaId\":0,\"LocationCode\":\"B-007-005\",\"LocationName\":\"B排007列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13791,\"AreaId\":0,\"LocationCode\":\"B-007-006\",\"LocationName\":\"B排007列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13792,\"AreaId\":0,\"LocationCode\":\"B-008-001\",\"LocationName\":\"B排008列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:24:13.633\"},{\"Id\":13793,\"AreaId\":0,\"LocationCode\":\"B-008-002\",\"LocationName\":\"B排008列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":\"2025-05-27T15:20:41.773\"},{\"Id\":13794,\"AreaId\":0,\"LocationCode\":\"B-008-003\",\"LocationName\":\"B排008列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-06T09:34:21.733\"},{\"Id\":13795,\"AreaId\":0,\"LocationCode\":\"B-008-004\",\"LocationName\":\"B排008列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.793\"},{\"Id\":13796,\"AreaId\":0,\"LocationCode\":\"B-008-005\",\"LocationName\":\"B排008列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.793\"},{\"Id\":13797,\"AreaId\":0,\"LocationCode\":\"B-008-006\",\"LocationName\":\"B排008列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.797\"},{\"Id\":13798,\"AreaId\":0,\"LocationCode\":\"B-009-001\",\"LocationName\":\"B排009列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:10:17.663\"},{\"Id\":13799,\"AreaId\":0,\"LocationCode\":\"B-009-002\",\"LocationName\":\"B排009列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-05-28T08:45:08.913\"},{\"Id\":13800,\"AreaId\":0,\"LocationCode\":\"B-009-003\",\"LocationName\":\"B排009列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T09:06:13.613\"},{\"Id\":13801,\"AreaId\":0,\"LocationCode\":\"B-009-004\",\"LocationName\":\"B排009列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.803\"},{\"Id\":13802,\"AreaId\":0,\"LocationCode\":\"B-009-005\",\"LocationName\":\"B排009列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.803\"},{\"Id\":13803,\"AreaId\":0,\"LocationCode\":\"B-009-006\",\"LocationName\":\"B排009列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.807\"},{\"Id\":13804,\"AreaId\":0,\"LocationCode\":\"B-010-001\",\"LocationName\":\"B排010列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:30:38.857\"},{\"Id\":13805,\"AreaId\":0,\"LocationCode\":\"B-010-002\",\"LocationName\":\"B排010列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":null,\"ModifyDate\":\"2025-05-27T14:20:02.837\"},{\"Id\":13806,\"AreaId\":0,\"LocationCode\":\"B-010-003\",\"LocationName\":\"B排010列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":null,\"ModifyDate\":\"2025-05-26T17:45:12.81\"},{\"Id\":13807,\"AreaId\":0,\"LocationCode\":\"B-010-004\",\"LocationName\":\"B排010列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.81\"},{\"Id\":13808,\"AreaId\":0,\"LocationCode\":\"B-010-005\",\"LocationName\":\"B排010列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.81\"},{\"Id\":13809,\"AreaId\":0,\"LocationCode\":\"B-010-006\",\"LocationName\":\"B排010列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.813\"},{\"Id\":13810,\"AreaId\":0,\"LocationCode\":\"B-011-001\",\"LocationName\":\"B排011列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-04T15:35:10.843\"},{\"Id\":13811,\"AreaId\":0,\"LocationCode\":\"B-011-002\",\"LocationName\":\"B排011列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T11:42:38.817\"},{\"Id\":13812,\"AreaId\":0,\"LocationCode\":\"B-011-003\",\"LocationName\":\"B排011列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:44:26.607\"},{\"Id\":13813,\"AreaId\":0,\"LocationCode\":\"B-011-004\",\"LocationName\":\"B排011列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.817\"},{\"Id\":13814,\"AreaId\":0,\"LocationCode\":\"B-011-005\",\"LocationName\":\"B排011列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.817\"},{\"Id\":13815,\"AreaId\":0,\"LocationCode\":\"B-011-006\",\"LocationName\":\"B排011列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:45:25.817\"},{\"Id\":13816,\"AreaId\":0,\"LocationCode\":\"B-012-001\",\"LocationName\":\"B排012列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T14:23:16.63\"},{\"Id\":13817,\"AreaId\":0,\"LocationCode\":\"B-012-002\",\"LocationName\":\"B排012列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:50:48.647\"},{\"Id\":13818,\"AreaId\":0,\"LocationCode\":\"B-012-003\",\"LocationName\":\"B排012列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:27:24.847\"},{\"Id\":13819,\"AreaId\":0,\"LocationCode\":\"B-012-004\",\"LocationName\":\"B排012列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13820,\"AreaId\":0,\"LocationCode\":\"B-012-005\",\"LocationName\":\"B排012列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13821,\"AreaId\":0,\"LocationCode\":\"B-012-006\",\"LocationName\":\"B排012列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13822,\"AreaId\":0,\"LocationCode\":\"B-013-001\",\"LocationName\":\"B排013列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-04T15:44:19.843\"},{\"Id\":13823,\"AreaId\":0,\"LocationCode\":\"B-013-002\",\"LocationName\":\"B排013列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:14:44.783\"},{\"Id\":13824,\"AreaId\":0,\"LocationCode\":\"B-013-003\",\"LocationName\":\"B排013列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:38:55.87\"},{\"Id\":13825,\"AreaId\":0,\"LocationCode\":\"B-013-004\",\"LocationName\":\"B排013列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-05-21T09:55:08.667\"},{\"Id\":13826,\"AreaId\":0,\"LocationCode\":\"B-013-005\",\"LocationName\":\"B排013列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13827,\"AreaId\":0,\"LocationCode\":\"B-013-006\",\"LocationName\":\"B排013列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13828,\"AreaId\":0,\"LocationCode\":\"B-014-001\",\"LocationName\":\"B排014列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:47:32.467\"},{\"Id\":13829,\"AreaId\":0,\"LocationCode\":\"B-014-002\",\"LocationName\":\"B排014列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:48:27.767\"},{\"Id\":13830,\"AreaId\":0,\"LocationCode\":\"B-014-003\",\"LocationName\":\"B排014列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:35:35.87\"},{\"Id\":13831,\"AreaId\":0,\"LocationCode\":\"B-014-004\",\"LocationName\":\"B排014列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-05-15T15:59:45.047\"},{\"Id\":13832,\"AreaId\":0,\"LocationCode\":\"B-014-005\",\"LocationName\":\"B排014列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13833,\"AreaId\":0,\"LocationCode\":\"B-014-006\",\"LocationName\":\"B排014列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13834,\"AreaId\":0,\"LocationCode\":\"B-015-001\",\"LocationName\":\"B排015列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:21:46.62\"},{\"Id\":13835,\"AreaId\":0,\"LocationCode\":\"B-015-002\",\"LocationName\":\"B排015列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:54:07.717\"},{\"Id\":13836,\"AreaId\":0,\"LocationCode\":\"B-015-003\",\"LocationName\":\"B排015列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:58:54.663\"},{\"Id\":13837,\"AreaId\":0,\"LocationCode\":\"B-015-004\",\"LocationName\":\"B排015列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T10:49:47.763\"},{\"Id\":13838,\"AreaId\":0,\"LocationCode\":\"B-015-005\",\"LocationName\":\"B排015列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13839,\"AreaId\":0,\"LocationCode\":\"B-015-006\",\"LocationName\":\"B排015列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13840,\"AreaId\":0,\"LocationCode\":\"B-016-001\",\"LocationName\":\"B排016列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-05-19T16:15:00.703\"},{\"Id\":13841,\"AreaId\":0,\"LocationCode\":\"B-016-002\",\"LocationName\":\"B排016列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":\"010503860630\",\"ModifyDate\":\"2025-06-06T10:28:14.043\"},{\"Id\":13842,\"AreaId\":0,\"LocationCode\":\"B-016-003\",\"LocationName\":\"B排016列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:35:30.683\"},{\"Id\":13843,\"AreaId\":0,\"LocationCode\":\"B-016-004\",\"LocationName\":\"B排016列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:27:29.753\"},{\"Id\":13844,\"AreaId\":0,\"LocationCode\":\"B-016-005\",\"LocationName\":\"B排016列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13845,\"AreaId\":0,\"LocationCode\":\"B-016-006\",\"LocationName\":\"B排016列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13846,\"AreaId\":0,\"LocationCode\":\"B-017-001\",\"LocationName\":\"B排017列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T15:01:57.657\"},{\"Id\":13847,\"AreaId\":0,\"LocationCode\":\"B-017-002\",\"LocationName\":\"B排017列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T11:02:46.677\"},{\"Id\":13848,\"AreaId\":0,\"LocationCode\":\"B-017-003\",\"LocationName\":\"B排017列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T09:27:17.777\"},{\"Id\":13849,\"AreaId\":0,\"LocationCode\":\"B-017-004\",\"LocationName\":\"B排017列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:25:30.327\"},{\"Id\":13850,\"AreaId\":0,\"LocationCode\":\"B-017-005\",\"LocationName\":\"B排017列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13851,\"AreaId\":0,\"LocationCode\":\"B-017-006\",\"LocationName\":\"B排017列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13852,\"AreaId\":0,\"LocationCode\":\"B-018-001\",\"LocationName\":\"B排018列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:26:58.95\"},{\"Id\":13853,\"AreaId\":0,\"LocationCode\":\"B-018-002\",\"LocationName\":\"B排018列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T11:35:41.617\"},{\"Id\":13854,\"AreaId\":0,\"LocationCode\":\"B-018-003\",\"LocationName\":\"B排018列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-30T15:36:34.82\"},{\"Id\":13855,\"AreaId\":0,\"LocationCode\":\"B-018-004\",\"LocationName\":\"B排018列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T14:46:47.647\"},{\"Id\":13856,\"AreaId\":0,\"LocationCode\":\"B-018-005\",\"LocationName\":\"B排018列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13857,\"AreaId\":0,\"LocationCode\":\"B-018-006\",\"LocationName\":\"B排018列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13858,\"AreaId\":0,\"LocationCode\":\"B-019-001\",\"LocationName\":\"B排019列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-23T10:40:05.717\"},{\"Id\":13859,\"AreaId\":0,\"LocationCode\":\"B-019-002\",\"LocationName\":\"B排019列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:44:57.813\"},{\"Id\":13860,\"AreaId\":0,\"LocationCode\":\"B-019-003\",\"LocationName\":\"B排019列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-30T15:29:01.867\"},{\"Id\":13861,\"AreaId\":0,\"LocationCode\":\"B-019-004\",\"LocationName\":\"B排019列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:41:49.76\"},{\"Id\":13862,\"AreaId\":0,\"LocationCode\":\"B-019-005\",\"LocationName\":\"B排019列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13863,\"AreaId\":0,\"LocationCode\":\"B-019-006\",\"LocationName\":\"B排019列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13876,\"AreaId\":0,\"LocationCode\":\"A-002-001\",\"LocationName\":\"A排002列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:35:02.817\"},{\"Id\":13877,\"AreaId\":0,\"LocationCode\":\"A-002-002\",\"LocationName\":\"A排002列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:29:27.637\"},{\"Id\":13878,\"AreaId\":0,\"LocationCode\":\"A-002-003\",\"LocationName\":\"A排002列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:30:14.643\"},{\"Id\":13879,\"AreaId\":0,\"LocationCode\":\"A-002-004\",\"LocationName\":\"A排002列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:26:35.667\"},{\"Id\":13880,\"AreaId\":0,\"LocationCode\":\"A-002-005\",\"LocationName\":\"A排002列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13881,\"AreaId\":0,\"LocationCode\":\"A-002-006\",\"LocationName\":\"A排002列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13882,\"AreaId\":0,\"LocationCode\":\"A-003-001\",\"LocationName\":\"A排003列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T14:51:52.657\"},{\"Id\":13883,\"AreaId\":0,\"LocationCode\":\"A-003-002\",\"LocationName\":\"A排003列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:26:22.653\"},{\"Id\":13884,\"AreaId\":0,\"LocationCode\":\"A-003-003\",\"LocationName\":\"A排003列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T15:35:56.847\"},{\"Id\":13885,\"AreaId\":0,\"LocationCode\":\"A-003-004\",\"LocationName\":\"A排003列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T10:38:18.65\"},{\"Id\":13886,\"AreaId\":0,\"LocationCode\":\"A-003-005\",\"LocationName\":\"A排003列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13887,\"AreaId\":0,\"LocationCode\":\"A-003-006\",\"LocationName\":\"A排003列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13888,\"AreaId\":0,\"LocationCode\":\"A-004-001\",\"LocationName\":\"A排004列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T14:30:40.65\"},{\"Id\":13889,\"AreaId\":0,\"LocationCode\":\"A-004-002\",\"LocationName\":\"A排004列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:41:38.753\"},{\"Id\":13890,\"AreaId\":0,\"LocationCode\":\"A-004-003\",\"LocationName\":\"A排004列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:43:09.62\"},{\"Id\":13891,\"AreaId\":0,\"LocationCode\":\"A-004-004\",\"LocationName\":\"A排004列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:14:40.633\"},{\"Id\":13892,\"AreaId\":0,\"LocationCode\":\"A-004-005\",\"LocationName\":\"A排004列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13893,\"AreaId\":0,\"LocationCode\":\"A-004-006\",\"LocationName\":\"A排004列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13894,\"AreaId\":0,\"LocationCode\":\"A-005-001\",\"LocationName\":\"A排005列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T09:02:48.58\"},{\"Id\":13895,\"AreaId\":0,\"LocationCode\":\"A-005-002\",\"LocationName\":\"A排005列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-03T17:12:17.657\"},{\"Id\":13896,\"AreaId\":0,\"LocationCode\":\"A-005-003\",\"LocationName\":\"A排005列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T14:11:50.62\"},{\"Id\":13897,\"AreaId\":0,\"LocationCode\":\"A-005-004\",\"LocationName\":\"A排005列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":\"2025-05-12T19:29:49.07\"},{\"Id\":13898,\"AreaId\":0,\"LocationCode\":\"A-005-005\",\"LocationName\":\"A排005列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13899,\"AreaId\":0,\"LocationCode\":\"A-005-006\",\"LocationName\":\"A排005列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13900,\"AreaId\":0,\"LocationCode\":\"A-006-001\",\"LocationName\":\"A排006列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:57:21.817\"},{\"Id\":13901,\"AreaId\":0,\"LocationCode\":\"A-006-002\",\"LocationName\":\"A排006列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T10:49:45.8\"},{\"Id\":13902,\"AreaId\":0,\"LocationCode\":\"A-006-003\",\"LocationName\":\"A排006列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:38:31.617\"},{\"Id\":13903,\"AreaId\":0,\"LocationCode\":\"A-006-004\",\"LocationName\":\"A排006列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:09:38.937\"},{\"Id\":13904,\"AreaId\":0,\"LocationCode\":\"A-006-005\",\"LocationName\":\"A排006列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13905,\"AreaId\":0,\"LocationCode\":\"A-006-006\",\"LocationName\":\"A排006列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13906,\"AreaId\":0,\"LocationCode\":\"A-007-001\",\"LocationName\":\"A排007列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:19:44.727\"},{\"Id\":13907,\"AreaId\":0,\"LocationCode\":\"A-007-002\",\"LocationName\":\"A排007列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:00:21.78\"},{\"Id\":13908,\"AreaId\":0,\"LocationCode\":\"A-007-003\",\"LocationName\":\"A排007列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:23:07.66\"},{\"Id\":13909,\"AreaId\":0,\"LocationCode\":\"A-007-004\",\"LocationName\":\"A排007列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-05-13T13:52:57.043\"},{\"Id\":13910,\"AreaId\":0,\"LocationCode\":\"A-007-005\",\"LocationName\":\"A排007列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13911,\"AreaId\":0,\"LocationCode\":\"A-007-006\",\"LocationName\":\"A排007列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13913,\"AreaId\":0,\"LocationCode\":\"A-008-002\",\"LocationName\":\"A排008列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:02:34.803\"},{\"Id\":13914,\"AreaId\":0,\"LocationCode\":\"A-008-003\",\"LocationName\":\"A排008列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":\"010503860568\",\"ModifyDate\":\"2025-06-05T11:25:40.65\"},{\"Id\":13915,\"AreaId\":0,\"LocationCode\":\"A-008-004\",\"LocationName\":\"A排008列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13916,\"AreaId\":0,\"LocationCode\":\"A-008-005\",\"LocationName\":\"A排008列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13917,\"AreaId\":0,\"LocationCode\":\"A-008-006\",\"LocationName\":\"A排008列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13919,\"AreaId\":0,\"LocationCode\":\"A-009-002\",\"LocationName\":\"A排009列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:34:22.823\"},{\"Id\":13920,\"AreaId\":0,\"LocationCode\":\"A-009-003\",\"LocationName\":\"A排009列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T09:08:45.613\"},{\"Id\":13921,\"AreaId\":0,\"LocationCode\":\"A-009-004\",\"LocationName\":\"A排009列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13922,\"AreaId\":0,\"LocationCode\":\"A-009-005\",\"LocationName\":\"A排009列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13923,\"AreaId\":0,\"LocationCode\":\"A-009-006\",\"LocationName\":\"A排009列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13924,\"AreaId\":0,\"LocationCode\":\"A-010-001\",\"LocationName\":\"A排010列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":\"2025-05-07T14:01:12.26\"},{\"Id\":13925,\"AreaId\":0,\"LocationCode\":\"A-010-002\",\"LocationName\":\"A排010列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-19T16:18:58.687\"},{\"Id\":13926,\"AreaId\":0,\"LocationCode\":\"A-010-003\",\"LocationName\":\"A排010列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T08:45:54.687\"},{\"Id\":13927,\"AreaId\":0,\"LocationCode\":\"A-010-004\",\"LocationName\":\"A排010列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13928,\"AreaId\":0,\"LocationCode\":\"A-010-005\",\"LocationName\":\"A排010列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13929,\"AreaId\":0,\"LocationCode\":\"A-010-006\",\"LocationName\":\"A排010列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13930,\"AreaId\":0,\"LocationCode\":\"A-011-001\",\"LocationName\":\"A排011列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":\"2025-05-07T14:02:14.263\"},{\"Id\":13931,\"AreaId\":0,\"LocationCode\":\"A-011-002\",\"LocationName\":\"A排011列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T15:25:48.66\"},{\"Id\":13932,\"AreaId\":0,\"LocationCode\":\"A-011-003\",\"LocationName\":\"A排011列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:38:42.673\"},{\"Id\":13933,\"AreaId\":0,\"LocationCode\":\"A-011-004\",\"LocationName\":\"A排011列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13934,\"AreaId\":0,\"LocationCode\":\"A-011-005\",\"LocationName\":\"A排011列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13935,\"AreaId\":0,\"LocationCode\":\"A-011-006\",\"LocationName\":\"A排011列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13937,\"AreaId\":0,\"LocationCode\":\"A-012-002\",\"LocationName\":\"A排012列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:32:55.603\"},{\"Id\":13938,\"AreaId\":0,\"LocationCode\":\"A-012-003\",\"LocationName\":\"A排012列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-06T09:06:30.12\"},{\"Id\":13939,\"AreaId\":0,\"LocationCode\":\"A-012-004\",\"LocationName\":\"A排012列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13940,\"AreaId\":0,\"LocationCode\":\"A-012-005\",\"LocationName\":\"A排012列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13941,\"AreaId\":0,\"LocationCode\":\"A-012-006\",\"LocationName\":\"A排012列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13943,\"AreaId\":0,\"LocationCode\":\"A-013-002\",\"LocationName\":\"A排013列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:08:37.82\"},{\"Id\":13944,\"AreaId\":0,\"LocationCode\":\"A-013-003\",\"LocationName\":\"A排013列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:21:45.863\"},{\"Id\":13945,\"AreaId\":0,\"LocationCode\":\"A-013-004\",\"LocationName\":\"A排013列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-05-19T16:21:10.72\"},{\"Id\":13946,\"AreaId\":0,\"LocationCode\":\"A-013-005\",\"LocationName\":\"A排013列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13947,\"AreaId\":0,\"LocationCode\":\"A-013-006\",\"LocationName\":\"A排013列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13948,\"AreaId\":0,\"LocationCode\":\"A-014-001\",\"LocationName\":\"A排014列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T15:09:01.653\"},{\"Id\":13949,\"AreaId\":0,\"LocationCode\":\"A-014-002\",\"LocationName\":\"A排014列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T08:46:54.667\"},{\"Id\":13950,\"AreaId\":0,\"LocationCode\":\"A-014-003\",\"LocationName\":\"A排014列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T16:36:44.667\"},{\"Id\":13951,\"AreaId\":0,\"LocationCode\":\"A-014-004\",\"LocationName\":\"A排014列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-05-15T15:58:28.043\"},{\"Id\":13952,\"AreaId\":0,\"LocationCode\":\"A-014-005\",\"LocationName\":\"A排014列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13953,\"AreaId\":0,\"LocationCode\":\"A-014-006\",\"LocationName\":\"A排014列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13954,\"AreaId\":0,\"LocationCode\":\"A-015-001\",\"LocationName\":\"A排015列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-04T14:08:32.64\"},{\"Id\":13955,\"AreaId\":0,\"LocationCode\":\"A-015-002\",\"LocationName\":\"A排015列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:35:19.783\"},{\"Id\":13956,\"AreaId\":0,\"LocationCode\":\"A-015-003\",\"LocationName\":\"A排015列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:18:34.917\"},{\"Id\":13957,\"AreaId\":0,\"LocationCode\":\"A-015-004\",\"LocationName\":\"A排015列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:32:00.823\"},{\"Id\":13958,\"AreaId\":0,\"LocationCode\":\"A-015-005\",\"LocationName\":\"A排015列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13959,\"AreaId\":0,\"LocationCode\":\"A-015-006\",\"LocationName\":\"A排015列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13960,\"AreaId\":0,\"LocationCode\":\"A-016-001\",\"LocationName\":\"A排016列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:29:53.623\"},{\"Id\":13961,\"AreaId\":0,\"LocationCode\":\"A-016-002\",\"LocationName\":\"A排016列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"010503860630\",\"ModifyDate\":\"2025-06-06T10:28:14.047\"},{\"Id\":13962,\"AreaId\":0,\"LocationCode\":\"A-016-003\",\"LocationName\":\"A排016列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:55:55.66\"},{\"Id\":13963,\"AreaId\":0,\"LocationCode\":\"A-016-004\",\"LocationName\":\"A排016列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:30:31.367\"},{\"Id\":13964,\"AreaId\":0,\"LocationCode\":\"A-016-005\",\"LocationName\":\"A排016列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13965,\"AreaId\":0,\"LocationCode\":\"A-016-006\",\"LocationName\":\"A排016列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13966,\"AreaId\":0,\"LocationCode\":\"A-017-001\",\"LocationName\":\"A排017列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:42:37.913\"},{\"Id\":13967,\"AreaId\":0,\"LocationCode\":\"A-017-002\",\"LocationName\":\"A排017列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:45:13.617\"},{\"Id\":13968,\"AreaId\":0,\"LocationCode\":\"A-017-003\",\"LocationName\":\"A排017列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T09:27:33.193\"},{\"Id\":13969,\"AreaId\":0,\"LocationCode\":\"A-017-004\",\"LocationName\":\"A排017列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T14:53:08.61\"},{\"Id\":13970,\"AreaId\":0,\"LocationCode\":\"A-017-005\",\"LocationName\":\"A排017列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13971,\"AreaId\":0,\"LocationCode\":\"A-017-006\",\"LocationName\":\"A排017列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13972,\"AreaId\":0,\"LocationCode\":\"A-018-001\",\"LocationName\":\"A排018列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:23:30.86\"},{\"Id\":13973,\"AreaId\":0,\"LocationCode\":\"A-018-002\",\"LocationName\":\"A排018列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:48:01.8\"},{\"Id\":13974,\"AreaId\":0,\"LocationCode\":\"A-018-003\",\"LocationName\":\"A排018列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-30T15:32:43.83\"},{\"Id\":13975,\"AreaId\":0,\"LocationCode\":\"A-018-004\",\"LocationName\":\"A排018列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T11:25:19.21\"},{\"Id\":13976,\"AreaId\":0,\"LocationCode\":\"A-018-005\",\"LocationName\":\"A排018列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13977,\"AreaId\":0,\"LocationCode\":\"A-018-006\",\"LocationName\":\"A排018列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13978,\"AreaId\":0,\"LocationCode\":\"A-019-001\",\"LocationName\":\"A排019列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":\"2025-05-19T16:15:52.72\"},{\"Id\":13979,\"AreaId\":0,\"LocationCode\":\"A-019-002\",\"LocationName\":\"A排019列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:14:59.787\"},{\"Id\":13980,\"AreaId\":0,\"LocationCode\":\"A-019-003\",\"LocationName\":\"A排019列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.437\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:14:17.833\"},{\"Id\":13981,\"AreaId\":0,\"LocationCode\":\"A-019-004\",\"LocationName\":\"A排019列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.437\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:37:18.647\"},{\"Id\":13982,\"AreaId\":0,\"LocationCode\":\"A-019-005\",\"LocationName\":\"A排019列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.437\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13983,\"AreaId\":0,\"LocationCode\":\"A-019-006\",\"LocationName\":\"A排019列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.437\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-03-06T10:39:14.48\"},{\"Id\":13991,\"AreaId\":0,\"LocationCode\":\"检修出库口\",\"LocationName\":\"检修出库口\",\"RoadwayNo\":\"A\",\"Row\":3,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":3,\"Remark\":\"只做显示,不可解禁\",\"Creater\":\"admin\",\"CreateDate\":\"2025-02-04T15:52:03\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13992,\"AreaId\":0,\"LocationCode\":\"检修出库口\",\"LocationName\":\"检修出库口\",\"RoadwayNo\":\"A\",\"Row\":3,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":3,\"Remark\":\"只做显示,不可解禁\",\"Creater\":\"admin\",\"CreateDate\":\"2025-02-04T15:52:03\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13993,\"AreaId\":0,\"LocationCode\":\"检修入库口\",\"LocationName\":\"检修入库口\",\"RoadwayNo\":\"A\",\"Row\":3,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":3,\"Remark\":\"只做显示,不可解禁\",\"Creater\":\"admin\",\"CreateDate\":\"2025-02-04T15:52:03\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13995,\"AreaId\":0,\"LocationCode\":\"检修入库口\",\"LocationName\":\"检修入库口\",\"RoadwayNo\":\"A\",\"Row\":3,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":3,\"Remark\":\"只做显示,不可解禁\",\"Creater\":\"admin\",\"CreateDate\":\"2025-02-04T15:52:03\",\"Modifier\":null,\"ModifyDate\":null}]"}
--------------------------------
2025/6/6 12:24:07|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:07 685","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"177ms","ResponseTime":"2025-06-06 12:24:07 863","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:08|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:07 865","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"365ms","ResponseTime":"2025-06-06 12:24:08 230","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:08|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:07 685","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Repository","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"622ms","ResponseTime":"2025-06-06 12:24:08 307","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Db.Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:08|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:07 865","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"795ms","ResponseTime":"2025-06-06 12:24:08 660","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:09|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:08 673","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"540ms","ResponseTime":"2025-06-06 12:24:09 213","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:09|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:07 865","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_StockInfoService","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"399ms","ResponseTime":"2025-06-06 12:24:09 265","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Db.Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:09|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:09 293","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => (x.LocationName != \"99\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"93ms","ResponseTime":"2025-06-06 12:24:09 387","ResponseJsonData":"[{\"Id\":13756,\"AreaId\":0,\"LocationCode\":\"B-002-001\",\"LocationName\":\"B排002列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-07T18:43:10.047\"},{\"Id\":13757,\"AreaId\":0,\"LocationCode\":\"B-002-002\",\"LocationName\":\"B排002列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T16:30:09.737\"},{\"Id\":13758,\"AreaId\":0,\"LocationCode\":\"B-002-003\",\"LocationName\":\"B排002列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:33:24.633\"},{\"Id\":13759,\"AreaId\":0,\"LocationCode\":\"B-002-004\",\"LocationName\":\"B排002列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T08:36:33.707\"},{\"Id\":13760,\"AreaId\":0,\"LocationCode\":\"B-002-005\",\"LocationName\":\"B排002列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13761,\"AreaId\":0,\"LocationCode\":\"B-002-006\",\"LocationName\":\"B排002列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-03-24T16:59:45.677\"},{\"Id\":13762,\"AreaId\":0,\"LocationCode\":\"B-003-001\",\"LocationName\":\"B排003列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:02:33.78\"},{\"Id\":13763,\"AreaId\":0,\"LocationCode\":\"B-003-002\",\"LocationName\":\"B排003列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:13:10.647\"},{\"Id\":13764,\"AreaId\":0,\"LocationCode\":\"B-003-003\",\"LocationName\":\"B排003列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T15:36:02.993\"},{\"Id\":13765,\"AreaId\":0,\"LocationCode\":\"B-003-004\",\"LocationName\":\"B排003列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T10:39:20.613\"},{\"Id\":13766,\"AreaId\":0,\"LocationCode\":\"B-003-005\",\"LocationName\":\"B排003列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13767,\"AreaId\":0,\"LocationCode\":\"B-003-006\",\"LocationName\":\"B排003列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13768,\"AreaId\":0,\"LocationCode\":\"B-004-001\",\"LocationName\":\"B排004列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T10:45:07.873\"},{\"Id\":13769,\"AreaId\":0,\"LocationCode\":\"B-004-002\",\"LocationName\":\"B排004列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:17:37.753\"},{\"Id\":13770,\"AreaId\":0,\"LocationCode\":\"B-004-003\",\"LocationName\":\"B排004列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:54:56.637\"},{\"Id\":13771,\"AreaId\":0,\"LocationCode\":\"B-004-004\",\"LocationName\":\"B排004列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:20:14.727\"},{\"Id\":13772,\"AreaId\":0,\"LocationCode\":\"B-004-005\",\"LocationName\":\"B排004列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13773,\"AreaId\":0,\"LocationCode\":\"B-004-006\",\"LocationName\":\"B排004列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13774,\"AreaId\":0,\"LocationCode\":\"B-005-001\",\"LocationName\":\"B排005列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:20:36.807\"},{\"Id\":13775,\"AreaId\":0,\"LocationCode\":\"B-005-002\",\"LocationName\":\"B排005列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:31:07.653\"},{\"Id\":13776,\"AreaId\":0,\"LocationCode\":\"B-005-003\",\"LocationName\":\"B排005列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:25:44.65\"},{\"Id\":13777,\"AreaId\":0,\"LocationCode\":\"B-005-004\",\"LocationName\":\"B排005列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:39:22.623\"},{\"Id\":13778,\"AreaId\":0,\"LocationCode\":\"B-005-005\",\"LocationName\":\"B排005列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13779,\"AreaId\":0,\"LocationCode\":\"B-005-006\",\"LocationName\":\"B排005列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13780,\"AreaId\":0,\"LocationCode\":\"B-006-001\",\"LocationName\":\"B排006列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-04T15:00:56.647\"},{\"Id\":13781,\"AreaId\":0,\"LocationCode\":\"B-006-002\",\"LocationName\":\"B排006列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T10:50:50.86\"},{\"Id\":13782,\"AreaId\":0,\"LocationCode\":\"B-006-003\",\"LocationName\":\"B排006列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:19:02.653\"},{\"Id\":13783,\"AreaId\":0,\"LocationCode\":\"B-006-004\",\"LocationName\":\"B排006列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-13T14:37:34.577\"},{\"Id\":13784,\"AreaId\":0,\"LocationCode\":\"B-006-005\",\"LocationName\":\"B排006列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13785,\"AreaId\":0,\"LocationCode\":\"B-006-006\",\"LocationName\":\"B排006列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13786,\"AreaId\":0,\"LocationCode\":\"B-007-001\",\"LocationName\":\"B排007列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T14:54:07.637\"},{\"Id\":13787,\"AreaId\":0,\"LocationCode\":\"B-007-002\",\"LocationName\":\"B排007列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:01:27.81\"},{\"Id\":13788,\"AreaId\":0,\"LocationCode\":\"B-007-003\",\"LocationName\":\"B排007列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T11:55:07.673\"},{\"Id\":13789,\"AreaId\":0,\"LocationCode\":\"B-007-004\",\"LocationName\":\"B排007列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13790,\"AreaId\":0,\"LocationCode\":\"B-007-005\",\"LocationName\":\"B排007列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13791,\"AreaId\":0,\"LocationCode\":\"B-007-006\",\"LocationName\":\"B排007列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13792,\"AreaId\":0,\"LocationCode\":\"B-008-001\",\"LocationName\":\"B排008列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:24:13.633\"},{\"Id\":13793,\"AreaId\":0,\"LocationCode\":\"B-008-002\",\"LocationName\":\"B排008列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":\"2025-05-27T15:20:41.773\"},{\"Id\":13794,\"AreaId\":0,\"LocationCode\":\"B-008-003\",\"LocationName\":\"B排008列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-06T09:34:21.733\"},{\"Id\":13795,\"AreaId\":0,\"LocationCode\":\"B-008-004\",\"LocationName\":\"B排008列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.793\"},{\"Id\":13796,\"AreaId\":0,\"LocationCode\":\"B-008-005\",\"LocationName\":\"B排008列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.793\"},{\"Id\":13797,\"AreaId\":0,\"LocationCode\":\"B-008-006\",\"LocationName\":\"B排008列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.797\"},{\"Id\":13798,\"AreaId\":0,\"LocationCode\":\"B-009-001\",\"LocationName\":\"B排009列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:10:17.663\"},{\"Id\":13799,\"AreaId\":0,\"LocationCode\":\"B-009-002\",\"LocationName\":\"B排009列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-05-28T08:45:08.913\"},{\"Id\":13800,\"AreaId\":0,\"LocationCode\":\"B-009-003\",\"LocationName\":\"B排009列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T09:06:13.613\"},{\"Id\":13801,\"AreaId\":0,\"LocationCode\":\"B-009-004\",\"LocationName\":\"B排009列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.803\"},{\"Id\":13802,\"AreaId\":0,\"LocationCode\":\"B-009-005\",\"LocationName\":\"B排009列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.803\"},{\"Id\":13803,\"AreaId\":0,\"LocationCode\":\"B-009-006\",\"LocationName\":\"B排009列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.807\"},{\"Id\":13804,\"AreaId\":0,\"LocationCode\":\"B-010-001\",\"LocationName\":\"B排010列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:30:38.857\"},{\"Id\":13805,\"AreaId\":0,\"LocationCode\":\"B-010-002\",\"LocationName\":\"B排010列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":null,\"ModifyDate\":\"2025-05-27T14:20:02.837\"},{\"Id\":13806,\"AreaId\":0,\"LocationCode\":\"B-010-003\",\"LocationName\":\"B排010列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":null,\"ModifyDate\":\"2025-05-26T17:45:12.81\"},{\"Id\":13807,\"AreaId\":0,\"LocationCode\":\"B-010-004\",\"LocationName\":\"B排010列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.81\"},{\"Id\":13808,\"AreaId\":0,\"LocationCode\":\"B-010-005\",\"LocationName\":\"B排010列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.81\"},{\"Id\":13809,\"AreaId\":0,\"LocationCode\":\"B-010-006\",\"LocationName\":\"B排010列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.813\"},{\"Id\":13810,\"AreaId\":0,\"LocationCode\":\"B-011-001\",\"LocationName\":\"B排011列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-04T15:35:10.843\"},{\"Id\":13811,\"AreaId\":0,\"LocationCode\":\"B-011-002\",\"LocationName\":\"B排011列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T11:42:38.817\"},{\"Id\":13812,\"AreaId\":0,\"LocationCode\":\"B-011-003\",\"LocationName\":\"B排011列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:44:26.607\"},{\"Id\":13813,\"AreaId\":0,\"LocationCode\":\"B-011-004\",\"LocationName\":\"B排011列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.817\"},{\"Id\":13814,\"AreaId\":0,\"LocationCode\":\"B-011-005\",\"LocationName\":\"B排011列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.817\"},{\"Id\":13815,\"AreaId\":0,\"LocationCode\":\"B-011-006\",\"LocationName\":\"B排011列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:45:25.817\"},{\"Id\":13816,\"AreaId\":0,\"LocationCode\":\"B-012-001\",\"LocationName\":\"B排012列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T14:23:16.63\"},{\"Id\":13817,\"AreaId\":0,\"LocationCode\":\"B-012-002\",\"LocationName\":\"B排012列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:50:48.647\"},{\"Id\":13818,\"AreaId\":0,\"LocationCode\":\"B-012-003\",\"LocationName\":\"B排012列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:27:24.847\"},{\"Id\":13819,\"AreaId\":0,\"LocationCode\":\"B-012-004\",\"LocationName\":\"B排012列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13820,\"AreaId\":0,\"LocationCode\":\"B-012-005\",\"LocationName\":\"B排012列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13821,\"AreaId\":0,\"LocationCode\":\"B-012-006\",\"LocationName\":\"B排012列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13822,\"AreaId\":0,\"LocationCode\":\"B-013-001\",\"LocationName\":\"B排013列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-04T15:44:19.843\"},{\"Id\":13823,\"AreaId\":0,\"LocationCode\":\"B-013-002\",\"LocationName\":\"B排013列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:14:44.783\"},{\"Id\":13824,\"AreaId\":0,\"LocationCode\":\"B-013-003\",\"LocationName\":\"B排013列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:38:55.87\"},{\"Id\":13825,\"AreaId\":0,\"LocationCode\":\"B-013-004\",\"LocationName\":\"B排013列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-05-21T09:55:08.667\"},{\"Id\":13826,\"AreaId\":0,\"LocationCode\":\"B-013-005\",\"LocationName\":\"B排013列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13827,\"AreaId\":0,\"LocationCode\":\"B-013-006\",\"LocationName\":\"B排013列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13828,\"AreaId\":0,\"LocationCode\":\"B-014-001\",\"LocationName\":\"B排014列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:47:32.467\"},{\"Id\":13829,\"AreaId\":0,\"LocationCode\":\"B-014-002\",\"LocationName\":\"B排014列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:48:27.767\"},{\"Id\":13830,\"AreaId\":0,\"LocationCode\":\"B-014-003\",\"LocationName\":\"B排014列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:35:35.87\"},{\"Id\":13831,\"AreaId\":0,\"LocationCode\":\"B-014-004\",\"LocationName\":\"B排014列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-05-15T15:59:45.047\"},{\"Id\":13832,\"AreaId\":0,\"LocationCode\":\"B-014-005\",\"LocationName\":\"B排014列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13833,\"AreaId\":0,\"LocationCode\":\"B-014-006\",\"LocationName\":\"B排014列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13834,\"AreaId\":0,\"LocationCode\":\"B-015-001\",\"LocationName\":\"B排015列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:21:46.62\"},{\"Id\":13835,\"AreaId\":0,\"LocationCode\":\"B-015-002\",\"LocationName\":\"B排015列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:54:07.717\"},{\"Id\":13836,\"AreaId\":0,\"LocationCode\":\"B-015-003\",\"LocationName\":\"B排015列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:58:54.663\"},{\"Id\":13837,\"AreaId\":0,\"LocationCode\":\"B-015-004\",\"LocationName\":\"B排015列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T10:49:47.763\"},{\"Id\":13838,\"AreaId\":0,\"LocationCode\":\"B-015-005\",\"LocationName\":\"B排015列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13839,\"AreaId\":0,\"LocationCode\":\"B-015-006\",\"LocationName\":\"B排015列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13840,\"AreaId\":0,\"LocationCode\":\"B-016-001\",\"LocationName\":\"B排016列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-05-19T16:15:00.703\"},{\"Id\":13841,\"AreaId\":0,\"LocationCode\":\"B-016-002\",\"LocationName\":\"B排016列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":\"010503860630\",\"ModifyDate\":\"2025-06-06T10:28:14.043\"},{\"Id\":13842,\"AreaId\":0,\"LocationCode\":\"B-016-003\",\"LocationName\":\"B排016列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:35:30.683\"},{\"Id\":13843,\"AreaId\":0,\"LocationCode\":\"B-016-004\",\"LocationName\":\"B排016列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:27:29.753\"},{\"Id\":13844,\"AreaId\":0,\"LocationCode\":\"B-016-005\",\"LocationName\":\"B排016列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13845,\"AreaId\":0,\"LocationCode\":\"B-016-006\",\"LocationName\":\"B排016列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13846,\"AreaId\":0,\"LocationCode\":\"B-017-001\",\"LocationName\":\"B排017列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T15:01:57.657\"},{\"Id\":13847,\"AreaId\":0,\"LocationCode\":\"B-017-002\",\"LocationName\":\"B排017列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T11:02:46.677\"},{\"Id\":13848,\"AreaId\":0,\"LocationCode\":\"B-017-003\",\"LocationName\":\"B排017列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T09:27:17.777\"},{\"Id\":13849,\"AreaId\":0,\"LocationCode\":\"B-017-004\",\"LocationName\":\"B排017列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:25:30.327\"},{\"Id\":13850,\"AreaId\":0,\"LocationCode\":\"B-017-005\",\"LocationName\":\"B排017列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13851,\"AreaId\":0,\"LocationCode\":\"B-017-006\",\"LocationName\":\"B排017列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13852,\"AreaId\":0,\"LocationCode\":\"B-018-001\",\"LocationName\":\"B排018列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:26:58.95\"},{\"Id\":13853,\"AreaId\":0,\"LocationCode\":\"B-018-002\",\"LocationName\":\"B排018列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T11:35:41.617\"},{\"Id\":13854,\"AreaId\":0,\"LocationCode\":\"B-018-003\",\"LocationName\":\"B排018列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-30T15:36:34.82\"},{\"Id\":13855,\"AreaId\":0,\"LocationCode\":\"B-018-004\",\"LocationName\":\"B排018列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T14:46:47.647\"},{\"Id\":13856,\"AreaId\":0,\"LocationCode\":\"B-018-005\",\"LocationName\":\"B排018列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13857,\"AreaId\":0,\"LocationCode\":\"B-018-006\",\"LocationName\":\"B排018列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13858,\"AreaId\":0,\"LocationCode\":\"B-019-001\",\"LocationName\":\"B排019列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-23T10:40:05.717\"},{\"Id\":13859,\"AreaId\":0,\"LocationCode\":\"B-019-002\",\"LocationName\":\"B排019列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:44:57.813\"},{\"Id\":13860,\"AreaId\":0,\"LocationCode\":\"B-019-003\",\"LocationName\":\"B排019列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-30T15:29:01.867\"},{\"Id\":13861,\"AreaId\":0,\"LocationCode\":\"B-019-004\",\"LocationName\":\"B排019列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:41:49.76\"},{\"Id\":13862,\"AreaId\":0,\"LocationCode\":\"B-019-005\",\"LocationName\":\"B排019列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13863,\"AreaId\":0,\"LocationCode\":\"B-019-006\",\"LocationName\":\"B排019列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13876,\"AreaId\":0,\"LocationCode\":\"A-002-001\",\"LocationName\":\"A排002列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:35:02.817\"},{\"Id\":13877,\"AreaId\":0,\"LocationCode\":\"A-002-002\",\"LocationName\":\"A排002列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:29:27.637\"},{\"Id\":13878,\"AreaId\":0,\"LocationCode\":\"A-002-003\",\"LocationName\":\"A排002列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:30:14.643\"},{\"Id\":13879,\"AreaId\":0,\"LocationCode\":\"A-002-004\",\"LocationName\":\"A排002列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:26:35.667\"},{\"Id\":13880,\"AreaId\":0,\"LocationCode\":\"A-002-005\",\"LocationName\":\"A排002列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13881,\"AreaId\":0,\"LocationCode\":\"A-002-006\",\"LocationName\":\"A排002列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13882,\"AreaId\":0,\"LocationCode\":\"A-003-001\",\"LocationName\":\"A排003列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T14:51:52.657\"},{\"Id\":13883,\"AreaId\":0,\"LocationCode\":\"A-003-002\",\"LocationName\":\"A排003列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:26:22.653\"},{\"Id\":13884,\"AreaId\":0,\"LocationCode\":\"A-003-003\",\"LocationName\":\"A排003列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T15:35:56.847\"},{\"Id\":13885,\"AreaId\":0,\"LocationCode\":\"A-003-004\",\"LocationName\":\"A排003列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T10:38:18.65\"},{\"Id\":13886,\"AreaId\":0,\"LocationCode\":\"A-003-005\",\"LocationName\":\"A排003列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13887,\"AreaId\":0,\"LocationCode\":\"A-003-006\",\"LocationName\":\"A排003列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13888,\"AreaId\":0,\"LocationCode\":\"A-004-001\",\"LocationName\":\"A排004列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T14:30:40.65\"},{\"Id\":13889,\"AreaId\":0,\"LocationCode\":\"A-004-002\",\"LocationName\":\"A排004列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:41:38.753\"},{\"Id\":13890,\"AreaId\":0,\"LocationCode\":\"A-004-003\",\"LocationName\":\"A排004列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:43:09.62\"},{\"Id\":13891,\"AreaId\":0,\"LocationCode\":\"A-004-004\",\"LocationName\":\"A排004列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:14:40.633\"},{\"Id\":13892,\"AreaId\":0,\"LocationCode\":\"A-004-005\",\"LocationName\":\"A排004列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13893,\"AreaId\":0,\"LocationCode\":\"A-004-006\",\"LocationName\":\"A排004列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13894,\"AreaId\":0,\"LocationCode\":\"A-005-001\",\"LocationName\":\"A排005列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T09:02:48.58\"},{\"Id\":13895,\"AreaId\":0,\"LocationCode\":\"A-005-002\",\"LocationName\":\"A排005列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-03T17:12:17.657\"},{\"Id\":13896,\"AreaId\":0,\"LocationCode\":\"A-005-003\",\"LocationName\":\"A排005列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T14:11:50.62\"},{\"Id\":13897,\"AreaId\":0,\"LocationCode\":\"A-005-004\",\"LocationName\":\"A排005列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":\"2025-05-12T19:29:49.07\"},{\"Id\":13898,\"AreaId\":0,\"LocationCode\":\"A-005-005\",\"LocationName\":\"A排005列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13899,\"AreaId\":0,\"LocationCode\":\"A-005-006\",\"LocationName\":\"A排005列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13900,\"AreaId\":0,\"LocationCode\":\"A-006-001\",\"LocationName\":\"A排006列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:57:21.817\"},{\"Id\":13901,\"AreaId\":0,\"LocationCode\":\"A-006-002\",\"LocationName\":\"A排006列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T10:49:45.8\"},{\"Id\":13902,\"AreaId\":0,\"LocationCode\":\"A-006-003\",\"LocationName\":\"A排006列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:38:31.617\"},{\"Id\":13903,\"AreaId\":0,\"LocationCode\":\"A-006-004\",\"LocationName\":\"A排006列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:09:38.937\"},{\"Id\":13904,\"AreaId\":0,\"LocationCode\":\"A-006-005\",\"LocationName\":\"A排006列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13905,\"AreaId\":0,\"LocationCode\":\"A-006-006\",\"LocationName\":\"A排006列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13906,\"AreaId\":0,\"LocationCode\":\"A-007-001\",\"LocationName\":\"A排007列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:19:44.727\"},{\"Id\":13907,\"AreaId\":0,\"LocationCode\":\"A-007-002\",\"LocationName\":\"A排007列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:00:21.78\"},{\"Id\":13908,\"AreaId\":0,\"LocationCode\":\"A-007-003\",\"LocationName\":\"A排007列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:23:07.66\"},{\"Id\":13909,\"AreaId\":0,\"LocationCode\":\"A-007-004\",\"LocationName\":\"A排007列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-05-13T13:52:57.043\"},{\"Id\":13910,\"AreaId\":0,\"LocationCode\":\"A-007-005\",\"LocationName\":\"A排007列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13911,\"AreaId\":0,\"LocationCode\":\"A-007-006\",\"LocationName\":\"A排007列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13913,\"AreaId\":0,\"LocationCode\":\"A-008-002\",\"LocationName\":\"A排008列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:02:34.803\"},{\"Id\":13914,\"AreaId\":0,\"LocationCode\":\"A-008-003\",\"LocationName\":\"A排008列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":\"010503860568\",\"ModifyDate\":\"2025-06-05T11:25:40.65\"},{\"Id\":13915,\"AreaId\":0,\"LocationCode\":\"A-008-004\",\"LocationName\":\"A排008列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13916,\"AreaId\":0,\"LocationCode\":\"A-008-005\",\"LocationName\":\"A排008列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13917,\"AreaId\":0,\"LocationCode\":\"A-008-006\",\"LocationName\":\"A排008列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13919,\"AreaId\":0,\"LocationCode\":\"A-009-002\",\"LocationName\":\"A排009列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:34:22.823\"},{\"Id\":13920,\"AreaId\":0,\"LocationCode\":\"A-009-003\",\"LocationName\":\"A排009列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T09:08:45.613\"},{\"Id\":13921,\"AreaId\":0,\"LocationCode\":\"A-009-004\",\"LocationName\":\"A排009列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13922,\"AreaId\":0,\"LocationCode\":\"A-009-005\",\"LocationName\":\"A排009列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13923,\"AreaId\":0,\"LocationCode\":\"A-009-006\",\"LocationName\":\"A排009列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13924,\"AreaId\":0,\"LocationCode\":\"A-010-001\",\"LocationName\":\"A排010列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":\"2025-05-07T14:01:12.26\"},{\"Id\":13925,\"AreaId\":0,\"LocationCode\":\"A-010-002\",\"LocationName\":\"A排010列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-19T16:18:58.687\"},{\"Id\":13926,\"AreaId\":0,\"LocationCode\":\"A-010-003\",\"LocationName\":\"A排010列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T08:45:54.687\"},{\"Id\":13927,\"AreaId\":0,\"LocationCode\":\"A-010-004\",\"LocationName\":\"A排010列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13928,\"AreaId\":0,\"LocationCode\":\"A-010-005\",\"LocationName\":\"A排010列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13929,\"AreaId\":0,\"LocationCode\":\"A-010-006\",\"LocationName\":\"A排010列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13930,\"AreaId\":0,\"LocationCode\":\"A-011-001\",\"LocationName\":\"A排011列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":\"2025-05-07T14:02:14.263\"},{\"Id\":13931,\"AreaId\":0,\"LocationCode\":\"A-011-002\",\"LocationName\":\"A排011列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T15:25:48.66\"},{\"Id\":13932,\"AreaId\":0,\"LocationCode\":\"A-011-003\",\"LocationName\":\"A排011列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:38:42.673\"},{\"Id\":13933,\"AreaId\":0,\"LocationCode\":\"A-011-004\",\"LocationName\":\"A排011列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13934,\"AreaId\":0,\"LocationCode\":\"A-011-005\",\"LocationName\":\"A排011列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13935,\"AreaId\":0,\"LocationCode\":\"A-011-006\",\"LocationName\":\"A排011列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13937,\"AreaId\":0,\"LocationCode\":\"A-012-002\",\"LocationName\":\"A排012列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:32:55.603\"},{\"Id\":13938,\"AreaId\":0,\"LocationCode\":\"A-012-003\",\"LocationName\":\"A排012列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-06T09:06:30.12\"},{\"Id\":13939,\"AreaId\":0,\"LocationCode\":\"A-012-004\",\"LocationName\":\"A排012列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13940,\"AreaId\":0,\"LocationCode\":\"A-012-005\",\"LocationName\":\"A排012列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13941,\"AreaId\":0,\"LocationCode\":\"A-012-006\",\"LocationName\":\"A排012列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13943,\"AreaId\":0,\"LocationCode\":\"A-013-002\",\"LocationName\":\"A排013列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:08:37.82\"},{\"Id\":13944,\"AreaId\":0,\"LocationCode\":\"A-013-003\",\"LocationName\":\"A排013列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:21:45.863\"},{\"Id\":13945,\"AreaId\":0,\"LocationCode\":\"A-013-004\",\"LocationName\":\"A排013列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-05-19T16:21:10.72\"},{\"Id\":13946,\"AreaId\":0,\"LocationCode\":\"A-013-005\",\"LocationName\":\"A排013列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13947,\"AreaId\":0,\"LocationCode\":\"A-013-006\",\"LocationName\":\"A排013列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13948,\"AreaId\":0,\"LocationCode\":\"A-014-001\",\"LocationName\":\"A排014列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T15:09:01.653\"},{\"Id\":13949,\"AreaId\":0,\"LocationCode\":\"A-014-002\",\"LocationName\":\"A排014列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T08:46:54.667\"},{\"Id\":13950,\"AreaId\":0,\"LocationCode\":\"A-014-003\",\"LocationName\":\"A排014列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T16:36:44.667\"},{\"Id\":13951,\"AreaId\":0,\"LocationCode\":\"A-014-004\",\"LocationName\":\"A排014列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-05-15T15:58:28.043\"},{\"Id\":13952,\"AreaId\":0,\"LocationCode\":\"A-014-005\",\"LocationName\":\"A排014列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13953,\"AreaId\":0,\"LocationCode\":\"A-014-006\",\"LocationName\":\"A排014列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13954,\"AreaId\":0,\"LocationCode\":\"A-015-001\",\"LocationName\":\"A排015列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-04T14:08:32.64\"},{\"Id\":13955,\"AreaId\":0,\"LocationCode\":\"A-015-002\",\"LocationName\":\"A排015列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:35:19.783\"},{\"Id\":13956,\"AreaId\":0,\"LocationCode\":\"A-015-003\",\"LocationName\":\"A排015列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:18:34.917\"},{\"Id\":13957,\"AreaId\":0,\"LocationCode\":\"A-015-004\",\"LocationName\":\"A排015列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:32:00.823\"},{\"Id\":13958,\"AreaId\":0,\"LocationCode\":\"A-015-005\",\"LocationName\":\"A排015列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13959,\"AreaId\":0,\"LocationCode\":\"A-015-006\",\"LocationName\":\"A排015列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13960,\"AreaId\":0,\"LocationCode\":\"A-016-001\",\"LocationName\":\"A排016列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:29:53.623\"},{\"Id\":13961,\"AreaId\":0,\"LocationCode\":\"A-016-002\",\"LocationName\":\"A排016列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"010503860630\",\"ModifyDate\":\"2025-06-06T10:28:14.047\"},{\"Id\":13962,\"AreaId\":0,\"LocationCode\":\"A-016-003\",\"LocationName\":\"A排016列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:55:55.66\"},{\"Id\":13963,\"AreaId\":0,\"LocationCode\":\"A-016-004\",\"LocationName\":\"A排016列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:30:31.367\"},{\"Id\":13964,\"AreaId\":0,\"LocationCode\":\"A-016-005\",\"LocationName\":\"A排016列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13965,\"AreaId\":0,\"LocationCode\":\"A-016-006\",\"LocationName\":\"A排016列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13966,\"AreaId\":0,\"LocationCode\":\"A-017-001\",\"LocationName\":\"A排017列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:42:37.913\"},{\"Id\":13967,\"AreaId\":0,\"LocationCode\":\"A-017-002\",\"LocationName\":\"A排017列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:45:13.617\"},{\"Id\":13968,\"AreaId\":0,\"LocationCode\":\"A-017-003\",\"LocationName\":\"A排017列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T09:27:33.193\"},{\"Id\":13969,\"AreaId\":0,\"LocationCode\":\"A-017-004\",\"LocationName\":\"A排017列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T14:53:08.61\"},{\"Id\":13970,\"AreaId\":0,\"LocationCode\":\"A-017-005\",\"LocationName\":\"A排017列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13971,\"AreaId\":0,\"LocationCode\":\"A-017-006\",\"LocationName\":\"A排017列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13972,\"AreaId\":0,\"LocationCode\":\"A-018-001\",\"LocationName\":\"A排018列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:23:30.86\"},{\"Id\":13973,\"AreaId\":0,\"LocationCode\":\"A-018-002\",\"LocationName\":\"A排018列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:48:01.8\"},{\"Id\":13974,\"AreaId\":0,\"LocationCode\":\"A-018-003\",\"LocationName\":\"A排018列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-30T15:32:43.83\"},{\"Id\":13975,\"AreaId\":0,\"LocationCode\":\"A-018-004\",\"LocationName\":\"A排018列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T11:25:19.21\"},{\"Id\":13976,\"AreaId\":0,\"LocationCode\":\"A-018-005\",\"LocationName\":\"A排018列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13977,\"AreaId\":0,\"LocationCode\":\"A-018-006\",\"LocationName\":\"A排018列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13978,\"AreaId\":0,\"LocationCode\":\"A-019-001\",\"LocationName\":\"A排019列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":\"2025-05-19T16:15:52.72\"},{\"Id\":13979,\"AreaId\":0,\"LocationCode\":\"A-019-002\",\"LocationName\":\"A排019列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:14:59.787\"},{\"Id\":13980,\"AreaId\":0,\"LocationCode\":\"A-019-003\",\"LocationName\":\"A排019列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.437\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:14:17.833\"},{\"Id\":13981,\"AreaId\":0,\"LocationCode\":\"A-019-004\",\"LocationName\":\"A排019列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.437\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:37:18.647\"},{\"Id\":13982,\"AreaId\":0,\"LocationCode\":\"A-019-005\",\"LocationName\":\"A排019列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.437\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13983,\"AreaId\":0,\"LocationCode\":\"A-019-006\",\"LocationName\":\"A排019列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.437\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-03-06T10:39:14.48\"},{\"Id\":13991,\"AreaId\":0,\"LocationCode\":\"检修出库口\",\"LocationName\":\"检修出库口\",\"RoadwayNo\":\"A\",\"Row\":3,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":3,\"Remark\":\"只做显示,不可解禁\",\"Creater\":\"admin\",\"CreateDate\":\"2025-02-04T15:52:03\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13992,\"AreaId\":0,\"LocationCode\":\"检修出库口\",\"LocationName\":\"检修出库口\",\"RoadwayNo\":\"A\",\"Row\":3,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":3,\"Remark\":\"只做显示,不可解禁\",\"Creater\":\"admin\",\"CreateDate\":\"2025-02-04T15:52:03\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13993,\"AreaId\":0,\"LocationCode\":\"检修入库口\",\"LocationName\":\"检修入库口\",\"RoadwayNo\":\"A\",\"Row\":3,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":3,\"Remark\":\"只做显示,不可解禁\",\"Creater\":\"admin\",\"CreateDate\":\"2025-02-04T15:52:03\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13995,\"AreaId\":0,\"LocationCode\":\"检修入库口\",\"LocationName\":\"检修入库口\",\"RoadwayNo\":\"A\",\"Row\":3,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":3,\"Remark\":\"只做显示,不可解禁\",\"Creater\":\"admin\",\"CreateDate\":\"2025-02-04T15:52:03\",\"Modifier\":null,\"ModifyDate\":null}]"}
--------------------------------
2025/6/6 12:24:09|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:08 673","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"883ms","ResponseTime":"2025-06-06 12:24:09 556","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:09|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:09 366","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"331ms","ResponseTime":"2025-06-06 12:24:09 697","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:09|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:09 510","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"278ms","ResponseTime":"2025-06-06 12:24:09 788","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:10|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:08 673","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_LocationInfoService","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"370ms","ResponseTime":"2025-06-06 12:24:10 044","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Db.Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:10|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:09 366","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Repository","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"715ms","ResponseTime":"2025-06-06 12:24:10 081","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Db.Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:10|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:09 510","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"639ms","ResponseTime":"2025-06-06 12:24:10 149","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:10|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:10 094","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"275ms","ResponseTime":"2025-06-06 12:24:10 370","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:10|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:09 510","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_StockInfoService","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"141ms","ResponseTime":"2025-06-06 12:24:10 651","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Db.Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:10|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:10 094","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Repository","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"772ms","ResponseTime":"2025-06-06 12:24:10 866","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Db.Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:11|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:10 806","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"391ms","ResponseTime":"2025-06-06 12:24:11 197","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:11|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:10 720","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"513ms","ResponseTime":"2025-06-06 12:24:11 233","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:11|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:11 090","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => ((((x.Wlstatus == 0) OrElse (x.Wlstatus == 1)) OrElse (x.Wlstatus == 2)) OrElse (x.Wlstatus == 4))","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"219ms","ResponseTime":"2025-06-06 12:24:11 310","ResponseJsonData":"[{\"Id\":5504,\"PalletCode\":\"800071\",\"MaterialType\":1,\"LocationCode\":\"B-010-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6A\",\"WagonName\":\"电线支架\",\"WagonModel\":\"01\",\"Wagongroup\":\"0011\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-26T17:43:31.157\",\"Modifier\":null,\"ModifyDate\":\"2025-05-26T17:45:12.68\"},{\"Id\":5547,\"PalletCode\":\"800085\",\"MaterialType\":8,\"LocationCode\":\"B-015-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503860216\",\"CreateDate\":\"2025-05-28T14:34:07.53\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:21:46.537\"},{\"Id\":5548,\"PalletCode\":\"800086\",\"MaterialType\":8,\"LocationCode\":\"A-016-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503860216\",\"CreateDate\":\"2025-05-28T14:37:37.843\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:29:53.56\"},{\"Id\":5564,\"PalletCode\":\"800092\",\"MaterialType\":8,\"LocationCode\":\"B-013-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":16,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"调整棒托\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-28T15:54:50.53\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-04T15:44:19.703\"},{\"Id\":5565,\"PalletCode\":\"800091\",\"MaterialType\":8,\"LocationCode\":\"B-011-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":16,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"调整棒托\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-28T15:58:56.633\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-04T15:35:10.713\"},{\"Id\":5569,\"PalletCode\":\"800036\",\"MaterialType\":3,\"LocationCode\":\"A-019-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:12:28.24\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:14:17.703\"},{\"Id\":5570,\"PalletCode\":\"800035\",\"MaterialType\":3,\"LocationCode\":\"A-013-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:19:20.423\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:21:45.717\"},{\"Id\":5571,\"PalletCode\":\"800073\",\"MaterialType\":2,\"LocationCode\":\"B-012-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:25:30.977\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:27:24.703\"},{\"Id\":5572,\"PalletCode\":\"800094\",\"MaterialType\":8,\"LocationCode\":\"A-002-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:32:41.15\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:35:02.68\"},{\"Id\":5573,\"PalletCode\":\"800093\",\"MaterialType\":8,\"LocationCode\":\"B-019-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:43:09.217\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:44:57.673\"},{\"Id\":5574,\"PalletCode\":\"800054\",\"MaterialType\":8,\"LocationCode\":\"A-018-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":6,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:46:03.447\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:48:01.667\"},{\"Id\":5575,\"PalletCode\":\"800053\",\"MaterialType\":8,\"LocationCode\":\"A-017-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T10:50:05.97\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:45:13.55\"},{\"Id\":5576,\"PalletCode\":\"800099\",\"MaterialType\":8,\"LocationCode\":\"B-017-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T10:52:48.997\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T11:02:46.623\"},{\"Id\":5580,\"PalletCode\":\"800097\",\"MaterialType\":8,\"LocationCode\":\"A-016-002\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":4,\"Materialweight\":15,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"03, 08\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T14:11:50.677\",\"Modifier\":\"010503860630\",\"ModifyDate\":\"2025-06-06T10:31:01.02\"},{\"Id\":5581,\"PalletCode\":\"800098\",\"MaterialType\":8,\"LocationCode\":\"B-016-002\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":4,\"Materialweight\":14,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"02, 08\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T14:16:15.243\",\"Modifier\":\"010503860630\",\"ModifyDate\":\"2025-06-06T10:29:13.713\"},{\"Id\":5582,\"PalletCode\":\"800095\",\"MaterialType\":8,\"LocationCode\":\"A-015-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":15,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"02, 07, 08\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T14:33:03.307\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:35:19.653\"},{\"Id\":5583,\"PalletCode\":\"800096\",\"MaterialType\":8,\"LocationCode\":\"A-006-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":17,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"04, 07\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T14:55:41.743\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:57:21.69\"},{\"Id\":5584,\"PalletCode\":\"800078\",\"MaterialType\":8,\"LocationCode\":\"B-003-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"04, 05, 06\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T15:00:50.233\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:02:33.66\"},{\"Id\":5585,\"PalletCode\":\"800100\",\"MaterialType\":8,\"LocationCode\":\"A-013-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":19,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"01, 05, 06\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T15:06:15.1\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:08:37.677\"},{\"Id\":5586,\"PalletCode\":\"800050\",\"MaterialType\":8,\"LocationCode\":\"B-013-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T15:12:48.737\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:14:44.657\"},{\"Id\":5591,\"PalletCode\":\"800069\",\"MaterialType\":1,\"LocationCode\":\"B-019-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":10,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"01, 03, 04, 05, 07, 10, 11, 15\",\"Wagongroup\":\"2547\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-30T15:27:16.277\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T15:29:01.713\"},{\"Id\":5592,\"PalletCode\":\"800057\",\"MaterialType\":1,\"LocationCode\":\"A-018-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":11,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"02, 03, 08, 09, 10, 11, 13\",\"Wagongroup\":\"2567\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-30T15:30:56.733\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T15:32:43.71\"},{\"Id\":5593,\"PalletCode\":\"800063\",\"MaterialType\":1,\"LocationCode\":\"B-018-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"02, 03, 04, 06, 08\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-30T15:34:36.777\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T15:36:34.69\"},{\"Id\":5595,\"PalletCode\":\"800049\",\"MaterialType\":8,\"LocationCode\":\"A-018-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:21:39.85\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T15:35:57.087\"},{\"Id\":5596,\"PalletCode\":\"800052\",\"MaterialType\":8,\"LocationCode\":\"B-018-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:24:34.317\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T15:36:03.183\"},{\"Id\":5597,\"PalletCode\":\"800051\",\"MaterialType\":8,\"LocationCode\":\"B-010-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:28:25.12\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:30:38.727\"},{\"Id\":5598,\"PalletCode\":\"800034\",\"MaterialType\":3,\"LocationCode\":\"B-014-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:33:44.65\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:35:35.707\"},{\"Id\":5599,\"PalletCode\":\"800037\",\"MaterialType\":3,\"LocationCode\":\"B-013-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:37:03.727\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:38:55.717\"},{\"Id\":6611,\"PalletCode\":\"800011\",\"MaterialType\":2,\"LocationCode\":\"A-011-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T09:36:49.673\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:38:42.577\"},{\"Id\":6612,\"PalletCode\":\"800014\",\"MaterialType\":2,\"LocationCode\":\"B-011-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":14,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T09:41:46.827\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:44:26.537\"},{\"Id\":6613,\"PalletCode\":\"800031\",\"MaterialType\":3,\"LocationCode\":\"A-016-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T09:53:22.923\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:55:55.583\"},{\"Id\":6614,\"PalletCode\":\"800030\",\"MaterialType\":3,\"LocationCode\":\"B-015-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T09:57:01.79\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:58:54.59\"},{\"Id\":6615,\"PalletCode\":\"800027\",\"MaterialType\":8,\"LocationCode\":\"B-009-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T11:07:45.107\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:10:17.583\"},{\"Id\":6616,\"PalletCode\":\"800026\",\"MaterialType\":8,\"LocationCode\":\"A-012-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T11:30:52.643\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:32:55.54\"},{\"Id\":6617,\"PalletCode\":\"800029\",\"MaterialType\":8,\"LocationCode\":\"B-012-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":3,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T11:48:57.077\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:50:48.583\"},{\"Id\":6618,\"PalletCode\":\"800102\",\"MaterialType\":8,\"LocationCode\":\"A-004-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T14:28:56.02\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T14:30:40.573\"},{\"Id\":6619,\"PalletCode\":\"800101\",\"MaterialType\":8,\"LocationCode\":\"A-003-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T14:50:07.797\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T14:51:52.583\"},{\"Id\":6620,\"PalletCode\":\"800055\",\"MaterialType\":8,\"LocationCode\":\"A-011-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T15:24:05.087\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T15:25:48.583\"},{\"Id\":6626,\"PalletCode\":\"800010\",\"MaterialType\":7,\"LocationCode\":\"A-010-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"09\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T08:44:14.423\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T08:45:54.59\"},{\"Id\":6627,\"PalletCode\":\"800018\",\"MaterialType\":7,\"LocationCode\":\"A-009-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"10\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T08:45:24.267\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T09:08:45.55\"},{\"Id\":6628,\"PalletCode\":\"800008\",\"MaterialType\":7,\"LocationCode\":\"B-009-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"11\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T08:47:15.14\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T09:06:13.547\"},{\"Id\":6630,\"PalletCode\":\"800062\",\"MaterialType\":1,\"LocationCode\":\"A-008-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":32,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\" 高度调整托架\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T09:01:47.783\",\"Modifier\":\"010503860568\",\"ModifyDate\":\"2025-06-05T11:25:40.567\"},{\"Id\":6633,\"PalletCode\":\"800042\",\"MaterialType\":2,\"LocationCode\":\"B-006-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:17:22.527\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:19:02.58\"},{\"Id\":6634,\"PalletCode\":\"800012\",\"MaterialType\":2,\"LocationCode\":\"B-005-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":14,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:23:31.097\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:25:44.573\"},{\"Id\":6635,\"PalletCode\":\"800033\",\"MaterialType\":3,\"LocationCode\":\"B-016-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:33:46.757\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:35:30.61\"},{\"Id\":6636,\"PalletCode\":\"800032\",\"MaterialType\":3,\"LocationCode\":\"A-004-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:41:20.6\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:43:09.543\"},{\"Id\":6637,\"PalletCode\":\"800009\",\"MaterialType\":7,\"LocationCode\":\"B-004-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"04\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:52:46.763\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:54:56.573\"},{\"Id\":6638,\"PalletCode\":\"800072\",\"MaterialType\":7,\"LocationCode\":\"A-003-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"06\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:57:34.727\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:59:18.547\"},{\"Id\":6639,\"PalletCode\":\"800007\",\"MaterialType\":7,\"LocationCode\":\"B-003-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"03\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T11:03:32.313\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T11:05:16.563\"},{\"Id\":6640,\"PalletCode\":\"800038\",\"MaterialType\":7,\"LocationCode\":\"A-012-003\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"15\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T11:36:06.4\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-06T09:08:08.647\"},{\"Id\":6641,\"PalletCode\":\"800015\",\"MaterialType\":7,\"LocationCode\":\"B-008-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"14\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T11:37:35.84\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-06T09:34:21.627\"},{\"Id\":6642,\"PalletCode\":\"800016\",\"MaterialType\":7,\"LocationCode\":\"B-007-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"12\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T11:43:42.717\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T11:55:07.607\"},{\"Id\":6643,\"PalletCode\":\"800083\",\"MaterialType\":8,\"LocationCode\":\"A-015-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":64,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"连杆部件\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-04T14:06:45.56\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T14:08:32.577\"},{\"Id\":6650,\"PalletCode\":\"800040\",\"MaterialType\":6,\"LocationCode\":\"A-017-003\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"16\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T16:32:03.763\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T09:29:33.577\"},{\"Id\":6651,\"PalletCode\":\"800039\",\"MaterialType\":6,\"LocationCode\":\"B-017-003\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T16:33:31.29\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T09:28:21.59\"},{\"Id\":6652,\"PalletCode\":\"800089\",\"MaterialType\":6,\"LocationCode\":\"A-014-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"09\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T16:34:41.703\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T16:36:44.59\"},{\"Id\":6654,\"PalletCode\":\"800043\",\"MaterialType\":2,\"LocationCode\":\"A-007-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":16,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T09:20:33.117\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:23:07.583\"},{\"Id\":6659,\"PalletCode\":\"800023\",\"MaterialType\":3,\"LocationCode\":\"A-006-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板, 弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T09:32:58.753\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:38:31.553\"},{\"Id\":6660,\"PalletCode\":\"800025\",\"MaterialType\":3,\"LocationCode\":\"A-005-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T09:42:19.407\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T14:15:28.98\"},{\"Id\":6661,\"PalletCode\":\"800067\",\"MaterialType\":1,\"LocationCode\":\"A-002-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":7,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"13\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:28:19.123\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:30:14.563\"},{\"Id\":6662,\"PalletCode\":\"800059\",\"MaterialType\":1,\"LocationCode\":\"B-002-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":7,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"10\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:31:50.123\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:33:24.57\"},{\"Id\":6663,\"PalletCode\":\"800070\",\"MaterialType\":1,\"LocationCode\":\"A-019-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"12\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:35:31.917\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:37:18.573\"},{\"Id\":6664,\"PalletCode\":\"800068\",\"MaterialType\":1,\"LocationCode\":\"B-019-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":7,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"09\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:39:50.237\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:41:49.57\"},{\"Id\":6665,\"PalletCode\":\"800056\",\"MaterialType\":1,\"LocationCode\":\"A-018-004\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":0,\"Materialweight\":16,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"高度调整托架\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:44:31.237\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T11:26:43.567\"},{\"Id\":6666,\"PalletCode\":\"800013\",\"MaterialType\":2,\"LocationCode\":\"B-018-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-05T14:44:51.153\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T14:46:47.58\"},{\"Id\":6667,\"PalletCode\":\"800044\",\"MaterialType\":2,\"LocationCode\":\"A-017-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-05T14:51:06.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T14:53:08.54\"},{\"Id\":6668,\"PalletCode\":\"800084\",\"MaterialType\":8,\"LocationCode\":\"B-017-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-05T14:59:32.44\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T15:01:57.583\"},{\"Id\":6671,\"PalletCode\":\"800079\",\"MaterialType\":8,\"LocationCode\":\"A-014-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-05T15:07:15.827\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T15:09:01.577\"},{\"Id\":6672,\"PalletCode\":\"800024\",\"MaterialType\":3,\"LocationCode\":\"A-015-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:16:13.143\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T17:00:55.273\"},{\"Id\":6673,\"PalletCode\":\"800047\",\"MaterialType\":3,\"LocationCode\":\"B-017-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:23:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T16:25:30.067\"},{\"Id\":6674,\"PalletCode\":\"800076\",\"MaterialType\":3,\"LocationCode\":\"A-016-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:28:33.587\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T16:30:30.66\"},{\"Id\":6675,\"PalletCode\":\"800080\",\"MaterialType\":8,\"LocationCode\":\"A-017-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":22,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:40:27.11\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T16:42:37.15\"},{\"Id\":6676,\"PalletCode\":\"800028\",\"MaterialType\":8,\"LocationCode\":\"B-014-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":10,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:44:10.237\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T16:47:31.56\"},{\"Id\":6679,\"PalletCode\":\"800060\",\"MaterialType\":1,\"LocationCode\":\"B-016-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"10\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-06T09:25:39.467\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:27:29.64\"},{\"Id\":6680,\"PalletCode\":\"800061\",\"MaterialType\":1,\"LocationCode\":\"A-015-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"09\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-06T09:30:03.233\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:32:00.673\"},{\"Id\":6681,\"PalletCode\":\"800064\",\"MaterialType\":1,\"LocationCode\":\"B-015-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"11\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-06T10:48:03.647\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T10:49:47.647\"}]"}
--------------------------------
2025/6/6 12:24:11|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:05 205","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:GetLocationStatu2","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"196ms","ResponseTime":"2025-06-06 12:24:11 401","ResponseJsonData":"[{\"index\":\"A-002-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-003-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-004-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-005-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-006-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-007-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-008-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-009-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-010-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-011-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-012-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-013-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-014-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-015-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-016-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-017-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-018-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-019-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-002-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-003-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-004-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-005-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-006-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-007-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-008-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-009-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-010-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-011-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-012-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-013-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-014-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-015-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-016-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-017-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-018-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-019-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-002-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-003-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-004-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-005-004\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-006-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-007-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-008-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-009-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-010-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-011-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-012-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-013-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-014-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-015-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-016-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-017-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-018-004\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"A-019-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-002-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-003-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-004-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-005-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-006-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-007-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-008-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-009-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-010-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-011-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-012-003\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"A-013-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-014-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-015-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-016-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-017-003\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"A-018-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-019-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-002-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-003-002\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-004-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-005-002\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-006-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-007-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-008-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-009-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-010-002\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-011-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-012-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-013-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-014-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-015-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-016-002\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"A-017-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-018-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-019-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-002-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-003-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-004-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-005-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-006-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-007-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-010-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-011-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-014-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-015-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-016-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-017-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-018-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-019-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-002-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-003-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-004-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-007-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-009-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-010-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-011-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-012-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-013-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-014-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-015-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-016-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-017-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-018-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-019-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-002-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-003-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-004-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-007-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-009-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-010-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-011-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-012-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-013-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-014-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-015-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-016-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-017-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-018-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-019-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-002-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-003-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-004-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-007-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-009-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-010-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-011-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-012-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-013-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-014-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-015-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-016-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-017-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-018-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-019-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-002-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-003-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-004-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-005-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-006-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-007-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-008-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-009-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-010-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-011-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-012-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-013-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-014-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-015-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-016-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-017-003\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"B-018-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-019-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-002-002\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-003-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-004-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-007-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-009-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-010-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-011-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-012-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-013-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-014-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-015-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-016-002\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"B-017-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-018-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-019-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-002-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-003-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-004-001\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-001\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-007-001\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-009-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-010-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-011-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-012-001\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-013-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-014-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-015-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-016-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-017-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-018-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-019-001\",\"location_state\":\"99\",\"location_lock\":false}]"}
--------------------------------
2025/6/6 12:24:11|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:10 806","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"680ms","ResponseTime":"2025-06-06 12:24:11 486","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:11|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:10 720","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Repository","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"968ms","ResponseTime":"2025-06-06 12:24:11 688","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Db.Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:11|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:10 806","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_LocationInfoService","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"174ms","ResponseTime":"2025-06-06 12:24:11 980","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Db.Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:12|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:11 747","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => (x.LocationName != \"99\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"231ms","ResponseTime":"2025-06-06 12:24:11 979","ResponseJsonData":"[{\"Id\":13756,\"AreaId\":0,\"LocationCode\":\"B-002-001\",\"LocationName\":\"B排002列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-07T18:43:10.047\"},{\"Id\":13757,\"AreaId\":0,\"LocationCode\":\"B-002-002\",\"LocationName\":\"B排002列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T16:30:09.737\"},{\"Id\":13758,\"AreaId\":0,\"LocationCode\":\"B-002-003\",\"LocationName\":\"B排002列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:33:24.633\"},{\"Id\":13759,\"AreaId\":0,\"LocationCode\":\"B-002-004\",\"LocationName\":\"B排002列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T08:36:33.707\"},{\"Id\":13760,\"AreaId\":0,\"LocationCode\":\"B-002-005\",\"LocationName\":\"B排002列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13761,\"AreaId\":0,\"LocationCode\":\"B-002-006\",\"LocationName\":\"B排002列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-03-24T16:59:45.677\"},{\"Id\":13762,\"AreaId\":0,\"LocationCode\":\"B-003-001\",\"LocationName\":\"B排003列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:02:33.78\"},{\"Id\":13763,\"AreaId\":0,\"LocationCode\":\"B-003-002\",\"LocationName\":\"B排003列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:13:10.647\"},{\"Id\":13764,\"AreaId\":0,\"LocationCode\":\"B-003-003\",\"LocationName\":\"B排003列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T15:36:02.993\"},{\"Id\":13765,\"AreaId\":0,\"LocationCode\":\"B-003-004\",\"LocationName\":\"B排003列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T10:39:20.613\"},{\"Id\":13766,\"AreaId\":0,\"LocationCode\":\"B-003-005\",\"LocationName\":\"B排003列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13767,\"AreaId\":0,\"LocationCode\":\"B-003-006\",\"LocationName\":\"B排003列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13768,\"AreaId\":0,\"LocationCode\":\"B-004-001\",\"LocationName\":\"B排004列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T10:45:07.873\"},{\"Id\":13769,\"AreaId\":0,\"LocationCode\":\"B-004-002\",\"LocationName\":\"B排004列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:17:37.753\"},{\"Id\":13770,\"AreaId\":0,\"LocationCode\":\"B-004-003\",\"LocationName\":\"B排004列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:54:56.637\"},{\"Id\":13771,\"AreaId\":0,\"LocationCode\":\"B-004-004\",\"LocationName\":\"B排004列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:20:14.727\"},{\"Id\":13772,\"AreaId\":0,\"LocationCode\":\"B-004-005\",\"LocationName\":\"B排004列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13773,\"AreaId\":0,\"LocationCode\":\"B-004-006\",\"LocationName\":\"B排004列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13774,\"AreaId\":0,\"LocationCode\":\"B-005-001\",\"LocationName\":\"B排005列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:20:36.807\"},{\"Id\":13775,\"AreaId\":0,\"LocationCode\":\"B-005-002\",\"LocationName\":\"B排005列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:31:07.653\"},{\"Id\":13776,\"AreaId\":0,\"LocationCode\":\"B-005-003\",\"LocationName\":\"B排005列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:25:44.65\"},{\"Id\":13777,\"AreaId\":0,\"LocationCode\":\"B-005-004\",\"LocationName\":\"B排005列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:39:22.623\"},{\"Id\":13778,\"AreaId\":0,\"LocationCode\":\"B-005-005\",\"LocationName\":\"B排005列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13779,\"AreaId\":0,\"LocationCode\":\"B-005-006\",\"LocationName\":\"B排005列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13780,\"AreaId\":0,\"LocationCode\":\"B-006-001\",\"LocationName\":\"B排006列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-04T15:00:56.647\"},{\"Id\":13781,\"AreaId\":0,\"LocationCode\":\"B-006-002\",\"LocationName\":\"B排006列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T10:50:50.86\"},{\"Id\":13782,\"AreaId\":0,\"LocationCode\":\"B-006-003\",\"LocationName\":\"B排006列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:19:02.653\"},{\"Id\":13783,\"AreaId\":0,\"LocationCode\":\"B-006-004\",\"LocationName\":\"B排006列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-13T14:37:34.577\"},{\"Id\":13784,\"AreaId\":0,\"LocationCode\":\"B-006-005\",\"LocationName\":\"B排006列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13785,\"AreaId\":0,\"LocationCode\":\"B-006-006\",\"LocationName\":\"B排006列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13786,\"AreaId\":0,\"LocationCode\":\"B-007-001\",\"LocationName\":\"B排007列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T14:54:07.637\"},{\"Id\":13787,\"AreaId\":0,\"LocationCode\":\"B-007-002\",\"LocationName\":\"B排007列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:01:27.81\"},{\"Id\":13788,\"AreaId\":0,\"LocationCode\":\"B-007-003\",\"LocationName\":\"B排007列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T11:55:07.673\"},{\"Id\":13789,\"AreaId\":0,\"LocationCode\":\"B-007-004\",\"LocationName\":\"B排007列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13790,\"AreaId\":0,\"LocationCode\":\"B-007-005\",\"LocationName\":\"B排007列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13791,\"AreaId\":0,\"LocationCode\":\"B-007-006\",\"LocationName\":\"B排007列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13792,\"AreaId\":0,\"LocationCode\":\"B-008-001\",\"LocationName\":\"B排008列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:24:13.633\"},{\"Id\":13793,\"AreaId\":0,\"LocationCode\":\"B-008-002\",\"LocationName\":\"B排008列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":\"2025-05-27T15:20:41.773\"},{\"Id\":13794,\"AreaId\":0,\"LocationCode\":\"B-008-003\",\"LocationName\":\"B排008列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-06T09:34:21.733\"},{\"Id\":13795,\"AreaId\":0,\"LocationCode\":\"B-008-004\",\"LocationName\":\"B排008列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.793\"},{\"Id\":13796,\"AreaId\":0,\"LocationCode\":\"B-008-005\",\"LocationName\":\"B排008列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.793\"},{\"Id\":13797,\"AreaId\":0,\"LocationCode\":\"B-008-006\",\"LocationName\":\"B排008列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.797\"},{\"Id\":13798,\"AreaId\":0,\"LocationCode\":\"B-009-001\",\"LocationName\":\"B排009列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:10:17.663\"},{\"Id\":13799,\"AreaId\":0,\"LocationCode\":\"B-009-002\",\"LocationName\":\"B排009列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-05-28T08:45:08.913\"},{\"Id\":13800,\"AreaId\":0,\"LocationCode\":\"B-009-003\",\"LocationName\":\"B排009列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T09:06:13.613\"},{\"Id\":13801,\"AreaId\":0,\"LocationCode\":\"B-009-004\",\"LocationName\":\"B排009列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.803\"},{\"Id\":13802,\"AreaId\":0,\"LocationCode\":\"B-009-005\",\"LocationName\":\"B排009列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.803\"},{\"Id\":13803,\"AreaId\":0,\"LocationCode\":\"B-009-006\",\"LocationName\":\"B排009列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.807\"},{\"Id\":13804,\"AreaId\":0,\"LocationCode\":\"B-010-001\",\"LocationName\":\"B排010列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:30:38.857\"},{\"Id\":13805,\"AreaId\":0,\"LocationCode\":\"B-010-002\",\"LocationName\":\"B排010列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":null,\"ModifyDate\":\"2025-05-27T14:20:02.837\"},{\"Id\":13806,\"AreaId\":0,\"LocationCode\":\"B-010-003\",\"LocationName\":\"B排010列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":null,\"ModifyDate\":\"2025-05-26T17:45:12.81\"},{\"Id\":13807,\"AreaId\":0,\"LocationCode\":\"B-010-004\",\"LocationName\":\"B排010列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.81\"},{\"Id\":13808,\"AreaId\":0,\"LocationCode\":\"B-010-005\",\"LocationName\":\"B排010列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.81\"},{\"Id\":13809,\"AreaId\":0,\"LocationCode\":\"B-010-006\",\"LocationName\":\"B排010列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.813\"},{\"Id\":13810,\"AreaId\":0,\"LocationCode\":\"B-011-001\",\"LocationName\":\"B排011列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-04T15:35:10.843\"},{\"Id\":13811,\"AreaId\":0,\"LocationCode\":\"B-011-002\",\"LocationName\":\"B排011列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T11:42:38.817\"},{\"Id\":13812,\"AreaId\":0,\"LocationCode\":\"B-011-003\",\"LocationName\":\"B排011列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:44:26.607\"},{\"Id\":13813,\"AreaId\":0,\"LocationCode\":\"B-011-004\",\"LocationName\":\"B排011列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.817\"},{\"Id\":13814,\"AreaId\":0,\"LocationCode\":\"B-011-005\",\"LocationName\":\"B排011列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.817\"},{\"Id\":13815,\"AreaId\":0,\"LocationCode\":\"B-011-006\",\"LocationName\":\"B排011列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:45:25.817\"},{\"Id\":13816,\"AreaId\":0,\"LocationCode\":\"B-012-001\",\"LocationName\":\"B排012列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T14:23:16.63\"},{\"Id\":13817,\"AreaId\":0,\"LocationCode\":\"B-012-002\",\"LocationName\":\"B排012列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:50:48.647\"},{\"Id\":13818,\"AreaId\":0,\"LocationCode\":\"B-012-003\",\"LocationName\":\"B排012列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:27:24.847\"},{\"Id\":13819,\"AreaId\":0,\"LocationCode\":\"B-012-004\",\"LocationName\":\"B排012列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13820,\"AreaId\":0,\"LocationCode\":\"B-012-005\",\"LocationName\":\"B排012列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13821,\"AreaId\":0,\"LocationCode\":\"B-012-006\",\"LocationName\":\"B排012列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13822,\"AreaId\":0,\"LocationCode\":\"B-013-001\",\"LocationName\":\"B排013列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-04T15:44:19.843\"},{\"Id\":13823,\"AreaId\":0,\"LocationCode\":\"B-013-002\",\"LocationName\":\"B排013列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:14:44.783\"},{\"Id\":13824,\"AreaId\":0,\"LocationCode\":\"B-013-003\",\"LocationName\":\"B排013列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:38:55.87\"},{\"Id\":13825,\"AreaId\":0,\"LocationCode\":\"B-013-004\",\"LocationName\":\"B排013列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-05-21T09:55:08.667\"},{\"Id\":13826,\"AreaId\":0,\"LocationCode\":\"B-013-005\",\"LocationName\":\"B排013列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13827,\"AreaId\":0,\"LocationCode\":\"B-013-006\",\"LocationName\":\"B排013列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13828,\"AreaId\":0,\"LocationCode\":\"B-014-001\",\"LocationName\":\"B排014列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:47:32.467\"},{\"Id\":13829,\"AreaId\":0,\"LocationCode\":\"B-014-002\",\"LocationName\":\"B排014列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:48:27.767\"},{\"Id\":13830,\"AreaId\":0,\"LocationCode\":\"B-014-003\",\"LocationName\":\"B排014列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:35:35.87\"},{\"Id\":13831,\"AreaId\":0,\"LocationCode\":\"B-014-004\",\"LocationName\":\"B排014列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-05-15T15:59:45.047\"},{\"Id\":13832,\"AreaId\":0,\"LocationCode\":\"B-014-005\",\"LocationName\":\"B排014列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13833,\"AreaId\":0,\"LocationCode\":\"B-014-006\",\"LocationName\":\"B排014列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13834,\"AreaId\":0,\"LocationCode\":\"B-015-001\",\"LocationName\":\"B排015列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:21:46.62\"},{\"Id\":13835,\"AreaId\":0,\"LocationCode\":\"B-015-002\",\"LocationName\":\"B排015列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:54:07.717\"},{\"Id\":13836,\"AreaId\":0,\"LocationCode\":\"B-015-003\",\"LocationName\":\"B排015列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:58:54.663\"},{\"Id\":13837,\"AreaId\":0,\"LocationCode\":\"B-015-004\",\"LocationName\":\"B排015列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T10:49:47.763\"},{\"Id\":13838,\"AreaId\":0,\"LocationCode\":\"B-015-005\",\"LocationName\":\"B排015列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13839,\"AreaId\":0,\"LocationCode\":\"B-015-006\",\"LocationName\":\"B排015列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13840,\"AreaId\":0,\"LocationCode\":\"B-016-001\",\"LocationName\":\"B排016列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-05-19T16:15:00.703\"},{\"Id\":13841,\"AreaId\":0,\"LocationCode\":\"B-016-002\",\"LocationName\":\"B排016列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":\"010503860630\",\"ModifyDate\":\"2025-06-06T10:28:14.043\"},{\"Id\":13842,\"AreaId\":0,\"LocationCode\":\"B-016-003\",\"LocationName\":\"B排016列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:35:30.683\"},{\"Id\":13843,\"AreaId\":0,\"LocationCode\":\"B-016-004\",\"LocationName\":\"B排016列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:27:29.753\"},{\"Id\":13844,\"AreaId\":0,\"LocationCode\":\"B-016-005\",\"LocationName\":\"B排016列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13845,\"AreaId\":0,\"LocationCode\":\"B-016-006\",\"LocationName\":\"B排016列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13846,\"AreaId\":0,\"LocationCode\":\"B-017-001\",\"LocationName\":\"B排017列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T15:01:57.657\"},{\"Id\":13847,\"AreaId\":0,\"LocationCode\":\"B-017-002\",\"LocationName\":\"B排017列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T11:02:46.677\"},{\"Id\":13848,\"AreaId\":0,\"LocationCode\":\"B-017-003\",\"LocationName\":\"B排017列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T09:27:17.777\"},{\"Id\":13849,\"AreaId\":0,\"LocationCode\":\"B-017-004\",\"LocationName\":\"B排017列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:25:30.327\"},{\"Id\":13850,\"AreaId\":0,\"LocationCode\":\"B-017-005\",\"LocationName\":\"B排017列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13851,\"AreaId\":0,\"LocationCode\":\"B-017-006\",\"LocationName\":\"B排017列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13852,\"AreaId\":0,\"LocationCode\":\"B-018-001\",\"LocationName\":\"B排018列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:26:58.95\"},{\"Id\":13853,\"AreaId\":0,\"LocationCode\":\"B-018-002\",\"LocationName\":\"B排018列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T11:35:41.617\"},{\"Id\":13854,\"AreaId\":0,\"LocationCode\":\"B-018-003\",\"LocationName\":\"B排018列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-30T15:36:34.82\"},{\"Id\":13855,\"AreaId\":0,\"LocationCode\":\"B-018-004\",\"LocationName\":\"B排018列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T14:46:47.647\"},{\"Id\":13856,\"AreaId\":0,\"LocationCode\":\"B-018-005\",\"LocationName\":\"B排018列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13857,\"AreaId\":0,\"LocationCode\":\"B-018-006\",\"LocationName\":\"B排018列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13858,\"AreaId\":0,\"LocationCode\":\"B-019-001\",\"LocationName\":\"B排019列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-23T10:40:05.717\"},{\"Id\":13859,\"AreaId\":0,\"LocationCode\":\"B-019-002\",\"LocationName\":\"B排019列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:44:57.813\"},{\"Id\":13860,\"AreaId\":0,\"LocationCode\":\"B-019-003\",\"LocationName\":\"B排019列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-30T15:29:01.867\"},{\"Id\":13861,\"AreaId\":0,\"LocationCode\":\"B-019-004\",\"LocationName\":\"B排019列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:41:49.76\"},{\"Id\":13862,\"AreaId\":0,\"LocationCode\":\"B-019-005\",\"LocationName\":\"B排019列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13863,\"AreaId\":0,\"LocationCode\":\"B-019-006\",\"LocationName\":\"B排019列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13876,\"AreaId\":0,\"LocationCode\":\"A-002-001\",\"LocationName\":\"A排002列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:35:02.817\"},{\"Id\":13877,\"AreaId\":0,\"LocationCode\":\"A-002-002\",\"LocationName\":\"A排002列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:29:27.637\"},{\"Id\":13878,\"AreaId\":0,\"LocationCode\":\"A-002-003\",\"LocationName\":\"A排002列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:30:14.643\"},{\"Id\":13879,\"AreaId\":0,\"LocationCode\":\"A-002-004\",\"LocationName\":\"A排002列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:26:35.667\"},{\"Id\":13880,\"AreaId\":0,\"LocationCode\":\"A-002-005\",\"LocationName\":\"A排002列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13881,\"AreaId\":0,\"LocationCode\":\"A-002-006\",\"LocationName\":\"A排002列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13882,\"AreaId\":0,\"LocationCode\":\"A-003-001\",\"LocationName\":\"A排003列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T14:51:52.657\"},{\"Id\":13883,\"AreaId\":0,\"LocationCode\":\"A-003-002\",\"LocationName\":\"A排003列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:26:22.653\"},{\"Id\":13884,\"AreaId\":0,\"LocationCode\":\"A-003-003\",\"LocationName\":\"A排003列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T15:35:56.847\"},{\"Id\":13885,\"AreaId\":0,\"LocationCode\":\"A-003-004\",\"LocationName\":\"A排003列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T10:38:18.65\"},{\"Id\":13886,\"AreaId\":0,\"LocationCode\":\"A-003-005\",\"LocationName\":\"A排003列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13887,\"AreaId\":0,\"LocationCode\":\"A-003-006\",\"LocationName\":\"A排003列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13888,\"AreaId\":0,\"LocationCode\":\"A-004-001\",\"LocationName\":\"A排004列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T14:30:40.65\"},{\"Id\":13889,\"AreaId\":0,\"LocationCode\":\"A-004-002\",\"LocationName\":\"A排004列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:41:38.753\"},{\"Id\":13890,\"AreaId\":0,\"LocationCode\":\"A-004-003\",\"LocationName\":\"A排004列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:43:09.62\"},{\"Id\":13891,\"AreaId\":0,\"LocationCode\":\"A-004-004\",\"LocationName\":\"A排004列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:14:40.633\"},{\"Id\":13892,\"AreaId\":0,\"LocationCode\":\"A-004-005\",\"LocationName\":\"A排004列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13893,\"AreaId\":0,\"LocationCode\":\"A-004-006\",\"LocationName\":\"A排004列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13894,\"AreaId\":0,\"LocationCode\":\"A-005-001\",\"LocationName\":\"A排005列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T09:02:48.58\"},{\"Id\":13895,\"AreaId\":0,\"LocationCode\":\"A-005-002\",\"LocationName\":\"A排005列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-03T17:12:17.657\"},{\"Id\":13896,\"AreaId\":0,\"LocationCode\":\"A-005-003\",\"LocationName\":\"A排005列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T14:11:50.62\"},{\"Id\":13897,\"AreaId\":0,\"LocationCode\":\"A-005-004\",\"LocationName\":\"A排005列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":\"2025-05-12T19:29:49.07\"},{\"Id\":13898,\"AreaId\":0,\"LocationCode\":\"A-005-005\",\"LocationName\":\"A排005列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13899,\"AreaId\":0,\"LocationCode\":\"A-005-006\",\"LocationName\":\"A排005列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13900,\"AreaId\":0,\"LocationCode\":\"A-006-001\",\"LocationName\":\"A排006列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:57:21.817\"},{\"Id\":13901,\"AreaId\":0,\"LocationCode\":\"A-006-002\",\"LocationName\":\"A排006列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T10:49:45.8\"},{\"Id\":13902,\"AreaId\":0,\"LocationCode\":\"A-006-003\",\"LocationName\":\"A排006列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:38:31.617\"},{\"Id\":13903,\"AreaId\":0,\"LocationCode\":\"A-006-004\",\"LocationName\":\"A排006列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:09:38.937\"},{\"Id\":13904,\"AreaId\":0,\"LocationCode\":\"A-006-005\",\"LocationName\":\"A排006列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13905,\"AreaId\":0,\"LocationCode\":\"A-006-006\",\"LocationName\":\"A排006列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13906,\"AreaId\":0,\"LocationCode\":\"A-007-001\",\"LocationName\":\"A排007列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:19:44.727\"},{\"Id\":13907,\"AreaId\":0,\"LocationCode\":\"A-007-002\",\"LocationName\":\"A排007列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:00:21.78\"},{\"Id\":13908,\"AreaId\":0,\"LocationCode\":\"A-007-003\",\"LocationName\":\"A排007列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:23:07.66\"},{\"Id\":13909,\"AreaId\":0,\"LocationCode\":\"A-007-004\",\"LocationName\":\"A排007列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-05-13T13:52:57.043\"},{\"Id\":13910,\"AreaId\":0,\"LocationCode\":\"A-007-005\",\"LocationName\":\"A排007列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13911,\"AreaId\":0,\"LocationCode\":\"A-007-006\",\"LocationName\":\"A排007列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13913,\"AreaId\":0,\"LocationCode\":\"A-008-002\",\"LocationName\":\"A排008列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:02:34.803\"},{\"Id\":13914,\"AreaId\":0,\"LocationCode\":\"A-008-003\",\"LocationName\":\"A排008列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":\"010503860568\",\"ModifyDate\":\"2025-06-05T11:25:40.65\"},{\"Id\":13915,\"AreaId\":0,\"LocationCode\":\"A-008-004\",\"LocationName\":\"A排008列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13916,\"AreaId\":0,\"LocationCode\":\"A-008-005\",\"LocationName\":\"A排008列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13917,\"AreaId\":0,\"LocationCode\":\"A-008-006\",\"LocationName\":\"A排008列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13919,\"AreaId\":0,\"LocationCode\":\"A-009-002\",\"LocationName\":\"A排009列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:34:22.823\"},{\"Id\":13920,\"AreaId\":0,\"LocationCode\":\"A-009-003\",\"LocationName\":\"A排009列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T09:08:45.613\"},{\"Id\":13921,\"AreaId\":0,\"LocationCode\":\"A-009-004\",\"LocationName\":\"A排009列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13922,\"AreaId\":0,\"LocationCode\":\"A-009-005\",\"LocationName\":\"A排009列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13923,\"AreaId\":0,\"LocationCode\":\"A-009-006\",\"LocationName\":\"A排009列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13924,\"AreaId\":0,\"LocationCode\":\"A-010-001\",\"LocationName\":\"A排010列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":\"2025-05-07T14:01:12.26\"},{\"Id\":13925,\"AreaId\":0,\"LocationCode\":\"A-010-002\",\"LocationName\":\"A排010列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-19T16:18:58.687\"},{\"Id\":13926,\"AreaId\":0,\"LocationCode\":\"A-010-003\",\"LocationName\":\"A排010列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T08:45:54.687\"},{\"Id\":13927,\"AreaId\":0,\"LocationCode\":\"A-010-004\",\"LocationName\":\"A排010列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13928,\"AreaId\":0,\"LocationCode\":\"A-010-005\",\"LocationName\":\"A排010列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13929,\"AreaId\":0,\"LocationCode\":\"A-010-006\",\"LocationName\":\"A排010列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13930,\"AreaId\":0,\"LocationCode\":\"A-011-001\",\"LocationName\":\"A排011列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":\"2025-05-07T14:02:14.263\"},{\"Id\":13931,\"AreaId\":0,\"LocationCode\":\"A-011-002\",\"LocationName\":\"A排011列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T15:25:48.66\"},{\"Id\":13932,\"AreaId\":0,\"LocationCode\":\"A-011-003\",\"LocationName\":\"A排011列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:38:42.673\"},{\"Id\":13933,\"AreaId\":0,\"LocationCode\":\"A-011-004\",\"LocationName\":\"A排011列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13934,\"AreaId\":0,\"LocationCode\":\"A-011-005\",\"LocationName\":\"A排011列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13935,\"AreaId\":0,\"LocationCode\":\"A-011-006\",\"LocationName\":\"A排011列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13937,\"AreaId\":0,\"LocationCode\":\"A-012-002\",\"LocationName\":\"A排012列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:32:55.603\"},{\"Id\":13938,\"AreaId\":0,\"LocationCode\":\"A-012-003\",\"LocationName\":\"A排012列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-06T09:06:30.12\"},{\"Id\":13939,\"AreaId\":0,\"LocationCode\":\"A-012-004\",\"LocationName\":\"A排012列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13940,\"AreaId\":0,\"LocationCode\":\"A-012-005\",\"LocationName\":\"A排012列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13941,\"AreaId\":0,\"LocationCode\":\"A-012-006\",\"LocationName\":\"A排012列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13943,\"AreaId\":0,\"LocationCode\":\"A-013-002\",\"LocationName\":\"A排013列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:08:37.82\"},{\"Id\":13944,\"AreaId\":0,\"LocationCode\":\"A-013-003\",\"LocationName\":\"A排013列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:21:45.863\"},{\"Id\":13945,\"AreaId\":0,\"LocationCode\":\"A-013-004\",\"LocationName\":\"A排013列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-05-19T16:21:10.72\"},{\"Id\":13946,\"AreaId\":0,\"LocationCode\":\"A-013-005\",\"LocationName\":\"A排013列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13947,\"AreaId\":0,\"LocationCode\":\"A-013-006\",\"LocationName\":\"A排013列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13948,\"AreaId\":0,\"LocationCode\":\"A-014-001\",\"LocationName\":\"A排014列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T15:09:01.653\"},{\"Id\":13949,\"AreaId\":0,\"LocationCode\":\"A-014-002\",\"LocationName\":\"A排014列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T08:46:54.667\"},{\"Id\":13950,\"AreaId\":0,\"LocationCode\":\"A-014-003\",\"LocationName\":\"A排014列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T16:36:44.667\"},{\"Id\":13951,\"AreaId\":0,\"LocationCode\":\"A-014-004\",\"LocationName\":\"A排014列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-05-15T15:58:28.043\"},{\"Id\":13952,\"AreaId\":0,\"LocationCode\":\"A-014-005\",\"LocationName\":\"A排014列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13953,\"AreaId\":0,\"LocationCode\":\"A-014-006\",\"LocationName\":\"A排014列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13954,\"AreaId\":0,\"LocationCode\":\"A-015-001\",\"LocationName\":\"A排015列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-04T14:08:32.64\"},{\"Id\":13955,\"AreaId\":0,\"LocationCode\":\"A-015-002\",\"LocationName\":\"A排015列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:35:19.783\"},{\"Id\":13956,\"AreaId\":0,\"LocationCode\":\"A-015-003\",\"LocationName\":\"A排015列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:18:34.917\"},{\"Id\":13957,\"AreaId\":0,\"LocationCode\":\"A-015-004\",\"LocationName\":\"A排015列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:32:00.823\"},{\"Id\":13958,\"AreaId\":0,\"LocationCode\":\"A-015-005\",\"LocationName\":\"A排015列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13959,\"AreaId\":0,\"LocationCode\":\"A-015-006\",\"LocationName\":\"A排015列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13960,\"AreaId\":0,\"LocationCode\":\"A-016-001\",\"LocationName\":\"A排016列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:29:53.623\"},{\"Id\":13961,\"AreaId\":0,\"LocationCode\":\"A-016-002\",\"LocationName\":\"A排016列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"010503860630\",\"ModifyDate\":\"2025-06-06T10:28:14.047\"},{\"Id\":13962,\"AreaId\":0,\"LocationCode\":\"A-016-003\",\"LocationName\":\"A排016列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:55:55.66\"},{\"Id\":13963,\"AreaId\":0,\"LocationCode\":\"A-016-004\",\"LocationName\":\"A排016列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:30:31.367\"},{\"Id\":13964,\"AreaId\":0,\"LocationCode\":\"A-016-005\",\"LocationName\":\"A排016列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13965,\"AreaId\":0,\"LocationCode\":\"A-016-006\",\"LocationName\":\"A排016列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13966,\"AreaId\":0,\"LocationCode\":\"A-017-001\",\"LocationName\":\"A排017列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:42:37.913\"},{\"Id\":13967,\"AreaId\":0,\"LocationCode\":\"A-017-002\",\"LocationName\":\"A排017列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:45:13.617\"},{\"Id\":13968,\"AreaId\":0,\"LocationCode\":\"A-017-003\",\"LocationName\":\"A排017列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T09:27:33.193\"},{\"Id\":13969,\"AreaId\":0,\"LocationCode\":\"A-017-004\",\"LocationName\":\"A排017列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T14:53:08.61\"},{\"Id\":13970,\"AreaId\":0,\"LocationCode\":\"A-017-005\",\"LocationName\":\"A排017列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13971,\"AreaId\":0,\"LocationCode\":\"A-017-006\",\"LocationName\":\"A排017列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13972,\"AreaId\":0,\"LocationCode\":\"A-018-001\",\"LocationName\":\"A排018列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:23:30.86\"},{\"Id\":13973,\"AreaId\":0,\"LocationCode\":\"A-018-002\",\"LocationName\":\"A排018列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:48:01.8\"},{\"Id\":13974,\"AreaId\":0,\"LocationCode\":\"A-018-003\",\"LocationName\":\"A排018列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-30T15:32:43.83\"},{\"Id\":13975,\"AreaId\":0,\"LocationCode\":\"A-018-004\",\"LocationName\":\"A排018列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T11:25:19.21\"},{\"Id\":13976,\"AreaId\":0,\"LocationCode\":\"A-018-005\",\"LocationName\":\"A排018列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13977,\"AreaId\":0,\"LocationCode\":\"A-018-006\",\"LocationName\":\"A排018列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13978,\"AreaId\":0,\"LocationCode\":\"A-019-001\",\"LocationName\":\"A排019列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":\"2025-05-19T16:15:52.72\"},{\"Id\":13979,\"AreaId\":0,\"LocationCode\":\"A-019-002\",\"LocationName\":\"A排019列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:14:59.787\"},{\"Id\":13980,\"AreaId\":0,\"LocationCode\":\"A-019-003\",\"LocationName\":\"A排019列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.437\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:14:17.833\"},{\"Id\":13981,\"AreaId\":0,\"LocationCode\":\"A-019-004\",\"LocationName\":\"A排019列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.437\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:37:18.647\"},{\"Id\":13982,\"AreaId\":0,\"LocationCode\":\"A-019-005\",\"LocationName\":\"A排019列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.437\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13983,\"AreaId\":0,\"LocationCode\":\"A-019-006\",\"LocationName\":\"A排019列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.437\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-03-06T10:39:14.48\"},{\"Id\":13991,\"AreaId\":0,\"LocationCode\":\"检修出库口\",\"LocationName\":\"检修出库口\",\"RoadwayNo\":\"A\",\"Row\":3,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":3,\"Remark\":\"只做显示,不可解禁\",\"Creater\":\"admin\",\"CreateDate\":\"2025-02-04T15:52:03\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13992,\"AreaId\":0,\"LocationCode\":\"检修出库口\",\"LocationName\":\"检修出库口\",\"RoadwayNo\":\"A\",\"Row\":3,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":3,\"Remark\":\"只做显示,不可解禁\",\"Creater\":\"admin\",\"CreateDate\":\"2025-02-04T15:52:03\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13993,\"AreaId\":0,\"LocationCode\":\"检修入库口\",\"LocationName\":\"检修入库口\",\"RoadwayNo\":\"A\",\"Row\":3,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":3,\"Remark\":\"只做显示,不可解禁\",\"Creater\":\"admin\",\"CreateDate\":\"2025-02-04T15:52:03\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13995,\"AreaId\":0,\"LocationCode\":\"检修入库口\",\"LocationName\":\"检修入库口\",\"RoadwayNo\":\"A\",\"Row\":3,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":3,\"Remark\":\"只做显示,不可解禁\",\"Creater\":\"admin\",\"CreateDate\":\"2025-02-04T15:52:03\",\"Modifier\":null,\"ModifyDate\":null}]"}
--------------------------------
2025/6/6 12:24:12|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:11 982","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"363ms","ResponseTime":"2025-06-06 12:24:12 346","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:12|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:12 084","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"417ms","ResponseTime":"2025-06-06 12:24:12 502","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:12|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:12 567","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => ((((x.Wlstatus == 0) OrElse (x.Wlstatus == 1)) OrElse (x.Wlstatus == 2)) OrElse (x.Wlstatus == 4))","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"93ms","ResponseTime":"2025-06-06 12:24:12 661","ResponseJsonData":"[{\"Id\":5504,\"PalletCode\":\"800071\",\"MaterialType\":1,\"LocationCode\":\"B-010-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6A\",\"WagonName\":\"电线支架\",\"WagonModel\":\"01\",\"Wagongroup\":\"0011\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-26T17:43:31.157\",\"Modifier\":null,\"ModifyDate\":\"2025-05-26T17:45:12.68\"},{\"Id\":5547,\"PalletCode\":\"800085\",\"MaterialType\":8,\"LocationCode\":\"B-015-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503860216\",\"CreateDate\":\"2025-05-28T14:34:07.53\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:21:46.537\"},{\"Id\":5548,\"PalletCode\":\"800086\",\"MaterialType\":8,\"LocationCode\":\"A-016-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503860216\",\"CreateDate\":\"2025-05-28T14:37:37.843\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:29:53.56\"},{\"Id\":5564,\"PalletCode\":\"800092\",\"MaterialType\":8,\"LocationCode\":\"B-013-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":16,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"调整棒托\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-28T15:54:50.53\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-04T15:44:19.703\"},{\"Id\":5565,\"PalletCode\":\"800091\",\"MaterialType\":8,\"LocationCode\":\"B-011-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":16,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"调整棒托\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-28T15:58:56.633\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-04T15:35:10.713\"},{\"Id\":5569,\"PalletCode\":\"800036\",\"MaterialType\":3,\"LocationCode\":\"A-019-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:12:28.24\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:14:17.703\"},{\"Id\":5570,\"PalletCode\":\"800035\",\"MaterialType\":3,\"LocationCode\":\"A-013-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:19:20.423\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:21:45.717\"},{\"Id\":5571,\"PalletCode\":\"800073\",\"MaterialType\":2,\"LocationCode\":\"B-012-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:25:30.977\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:27:24.703\"},{\"Id\":5572,\"PalletCode\":\"800094\",\"MaterialType\":8,\"LocationCode\":\"A-002-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:32:41.15\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:35:02.68\"},{\"Id\":5573,\"PalletCode\":\"800093\",\"MaterialType\":8,\"LocationCode\":\"B-019-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:43:09.217\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:44:57.673\"},{\"Id\":5574,\"PalletCode\":\"800054\",\"MaterialType\":8,\"LocationCode\":\"A-018-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":6,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:46:03.447\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:48:01.667\"},{\"Id\":5575,\"PalletCode\":\"800053\",\"MaterialType\":8,\"LocationCode\":\"A-017-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T10:50:05.97\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:45:13.55\"},{\"Id\":5576,\"PalletCode\":\"800099\",\"MaterialType\":8,\"LocationCode\":\"B-017-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T10:52:48.997\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T11:02:46.623\"},{\"Id\":5580,\"PalletCode\":\"800097\",\"MaterialType\":8,\"LocationCode\":\"A-016-002\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":4,\"Materialweight\":15,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"03, 08\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T14:11:50.677\",\"Modifier\":\"010503860630\",\"ModifyDate\":\"2025-06-06T10:31:01.02\"},{\"Id\":5581,\"PalletCode\":\"800098\",\"MaterialType\":8,\"LocationCode\":\"B-016-002\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":4,\"Materialweight\":14,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"02, 08\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T14:16:15.243\",\"Modifier\":\"010503860630\",\"ModifyDate\":\"2025-06-06T10:29:13.713\"},{\"Id\":5582,\"PalletCode\":\"800095\",\"MaterialType\":8,\"LocationCode\":\"A-015-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":15,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"02, 07, 08\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T14:33:03.307\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:35:19.653\"},{\"Id\":5583,\"PalletCode\":\"800096\",\"MaterialType\":8,\"LocationCode\":\"A-006-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":17,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"04, 07\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T14:55:41.743\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:57:21.69\"},{\"Id\":5584,\"PalletCode\":\"800078\",\"MaterialType\":8,\"LocationCode\":\"B-003-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"04, 05, 06\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T15:00:50.233\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:02:33.66\"},{\"Id\":5585,\"PalletCode\":\"800100\",\"MaterialType\":8,\"LocationCode\":\"A-013-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":19,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"01, 05, 06\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T15:06:15.1\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:08:37.677\"},{\"Id\":5586,\"PalletCode\":\"800050\",\"MaterialType\":8,\"LocationCode\":\"B-013-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T15:12:48.737\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:14:44.657\"},{\"Id\":5591,\"PalletCode\":\"800069\",\"MaterialType\":1,\"LocationCode\":\"B-019-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":10,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"01, 03, 04, 05, 07, 10, 11, 15\",\"Wagongroup\":\"2547\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-30T15:27:16.277\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T15:29:01.713\"},{\"Id\":5592,\"PalletCode\":\"800057\",\"MaterialType\":1,\"LocationCode\":\"A-018-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":11,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"02, 03, 08, 09, 10, 11, 13\",\"Wagongroup\":\"2567\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-30T15:30:56.733\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T15:32:43.71\"},{\"Id\":5593,\"PalletCode\":\"800063\",\"MaterialType\":1,\"LocationCode\":\"B-018-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"02, 03, 04, 06, 08\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-30T15:34:36.777\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T15:36:34.69\"},{\"Id\":5595,\"PalletCode\":\"800049\",\"MaterialType\":8,\"LocationCode\":\"A-018-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:21:39.85\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T15:35:57.087\"},{\"Id\":5596,\"PalletCode\":\"800052\",\"MaterialType\":8,\"LocationCode\":\"B-018-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:24:34.317\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T15:36:03.183\"},{\"Id\":5597,\"PalletCode\":\"800051\",\"MaterialType\":8,\"LocationCode\":\"B-010-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:28:25.12\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:30:38.727\"},{\"Id\":5598,\"PalletCode\":\"800034\",\"MaterialType\":3,\"LocationCode\":\"B-014-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:33:44.65\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:35:35.707\"},{\"Id\":5599,\"PalletCode\":\"800037\",\"MaterialType\":3,\"LocationCode\":\"B-013-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:37:03.727\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:38:55.717\"},{\"Id\":6611,\"PalletCode\":\"800011\",\"MaterialType\":2,\"LocationCode\":\"A-011-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T09:36:49.673\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:38:42.577\"},{\"Id\":6612,\"PalletCode\":\"800014\",\"MaterialType\":2,\"LocationCode\":\"B-011-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":14,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T09:41:46.827\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:44:26.537\"},{\"Id\":6613,\"PalletCode\":\"800031\",\"MaterialType\":3,\"LocationCode\":\"A-016-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T09:53:22.923\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:55:55.583\"},{\"Id\":6614,\"PalletCode\":\"800030\",\"MaterialType\":3,\"LocationCode\":\"B-015-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T09:57:01.79\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:58:54.59\"},{\"Id\":6615,\"PalletCode\":\"800027\",\"MaterialType\":8,\"LocationCode\":\"B-009-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T11:07:45.107\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:10:17.583\"},{\"Id\":6616,\"PalletCode\":\"800026\",\"MaterialType\":8,\"LocationCode\":\"A-012-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T11:30:52.643\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:32:55.54\"},{\"Id\":6617,\"PalletCode\":\"800029\",\"MaterialType\":8,\"LocationCode\":\"B-012-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":3,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T11:48:57.077\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:50:48.583\"},{\"Id\":6618,\"PalletCode\":\"800102\",\"MaterialType\":8,\"LocationCode\":\"A-004-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T14:28:56.02\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T14:30:40.573\"},{\"Id\":6619,\"PalletCode\":\"800101\",\"MaterialType\":8,\"LocationCode\":\"A-003-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T14:50:07.797\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T14:51:52.583\"},{\"Id\":6620,\"PalletCode\":\"800055\",\"MaterialType\":8,\"LocationCode\":\"A-011-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T15:24:05.087\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T15:25:48.583\"},{\"Id\":6626,\"PalletCode\":\"800010\",\"MaterialType\":7,\"LocationCode\":\"A-010-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"09\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T08:44:14.423\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T08:45:54.59\"},{\"Id\":6627,\"PalletCode\":\"800018\",\"MaterialType\":7,\"LocationCode\":\"A-009-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"10\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T08:45:24.267\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T09:08:45.55\"},{\"Id\":6628,\"PalletCode\":\"800008\",\"MaterialType\":7,\"LocationCode\":\"B-009-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"11\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T08:47:15.14\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T09:06:13.547\"},{\"Id\":6630,\"PalletCode\":\"800062\",\"MaterialType\":1,\"LocationCode\":\"A-008-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":32,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\" 高度调整托架\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T09:01:47.783\",\"Modifier\":\"010503860568\",\"ModifyDate\":\"2025-06-05T11:25:40.567\"},{\"Id\":6633,\"PalletCode\":\"800042\",\"MaterialType\":2,\"LocationCode\":\"B-006-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:17:22.527\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:19:02.58\"},{\"Id\":6634,\"PalletCode\":\"800012\",\"MaterialType\":2,\"LocationCode\":\"B-005-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":14,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:23:31.097\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:25:44.573\"},{\"Id\":6635,\"PalletCode\":\"800033\",\"MaterialType\":3,\"LocationCode\":\"B-016-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:33:46.757\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:35:30.61\"},{\"Id\":6636,\"PalletCode\":\"800032\",\"MaterialType\":3,\"LocationCode\":\"A-004-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:41:20.6\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:43:09.543\"},{\"Id\":6637,\"PalletCode\":\"800009\",\"MaterialType\":7,\"LocationCode\":\"B-004-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"04\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:52:46.763\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:54:56.573\"},{\"Id\":6638,\"PalletCode\":\"800072\",\"MaterialType\":7,\"LocationCode\":\"A-003-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"06\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:57:34.727\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:59:18.547\"},{\"Id\":6639,\"PalletCode\":\"800007\",\"MaterialType\":7,\"LocationCode\":\"B-003-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"03\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T11:03:32.313\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T11:05:16.563\"},{\"Id\":6640,\"PalletCode\":\"800038\",\"MaterialType\":7,\"LocationCode\":\"A-012-003\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"15\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T11:36:06.4\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-06T09:08:08.647\"},{\"Id\":6641,\"PalletCode\":\"800015\",\"MaterialType\":7,\"LocationCode\":\"B-008-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"14\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T11:37:35.84\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-06T09:34:21.627\"},{\"Id\":6642,\"PalletCode\":\"800016\",\"MaterialType\":7,\"LocationCode\":\"B-007-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"12\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T11:43:42.717\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T11:55:07.607\"},{\"Id\":6643,\"PalletCode\":\"800083\",\"MaterialType\":8,\"LocationCode\":\"A-015-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":64,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"连杆部件\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-04T14:06:45.56\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T14:08:32.577\"},{\"Id\":6650,\"PalletCode\":\"800040\",\"MaterialType\":6,\"LocationCode\":\"A-017-003\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"16\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T16:32:03.763\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T09:29:33.577\"},{\"Id\":6651,\"PalletCode\":\"800039\",\"MaterialType\":6,\"LocationCode\":\"B-017-003\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T16:33:31.29\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T09:28:21.59\"},{\"Id\":6652,\"PalletCode\":\"800089\",\"MaterialType\":6,\"LocationCode\":\"A-014-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"09\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T16:34:41.703\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T16:36:44.59\"},{\"Id\":6654,\"PalletCode\":\"800043\",\"MaterialType\":2,\"LocationCode\":\"A-007-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":16,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T09:20:33.117\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:23:07.583\"},{\"Id\":6659,\"PalletCode\":\"800023\",\"MaterialType\":3,\"LocationCode\":\"A-006-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板, 弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T09:32:58.753\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:38:31.553\"},{\"Id\":6660,\"PalletCode\":\"800025\",\"MaterialType\":3,\"LocationCode\":\"A-005-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T09:42:19.407\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T14:15:28.98\"},{\"Id\":6661,\"PalletCode\":\"800067\",\"MaterialType\":1,\"LocationCode\":\"A-002-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":7,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"13\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:28:19.123\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:30:14.563\"},{\"Id\":6662,\"PalletCode\":\"800059\",\"MaterialType\":1,\"LocationCode\":\"B-002-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":7,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"10\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:31:50.123\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:33:24.57\"},{\"Id\":6663,\"PalletCode\":\"800070\",\"MaterialType\":1,\"LocationCode\":\"A-019-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"12\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:35:31.917\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:37:18.573\"},{\"Id\":6664,\"PalletCode\":\"800068\",\"MaterialType\":1,\"LocationCode\":\"B-019-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":7,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"09\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:39:50.237\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:41:49.57\"},{\"Id\":6665,\"PalletCode\":\"800056\",\"MaterialType\":1,\"LocationCode\":\"A-018-004\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":0,\"Materialweight\":16,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"高度调整托架\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:44:31.237\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T11:26:43.567\"},{\"Id\":6666,\"PalletCode\":\"800013\",\"MaterialType\":2,\"LocationCode\":\"B-018-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-05T14:44:51.153\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T14:46:47.58\"},{\"Id\":6667,\"PalletCode\":\"800044\",\"MaterialType\":2,\"LocationCode\":\"A-017-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-05T14:51:06.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T14:53:08.54\"},{\"Id\":6668,\"PalletCode\":\"800084\",\"MaterialType\":8,\"LocationCode\":\"B-017-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-05T14:59:32.44\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T15:01:57.583\"},{\"Id\":6671,\"PalletCode\":\"800079\",\"MaterialType\":8,\"LocationCode\":\"A-014-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-05T15:07:15.827\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T15:09:01.577\"},{\"Id\":6672,\"PalletCode\":\"800024\",\"MaterialType\":3,\"LocationCode\":\"A-015-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:16:13.143\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T17:00:55.273\"},{\"Id\":6673,\"PalletCode\":\"800047\",\"MaterialType\":3,\"LocationCode\":\"B-017-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:23:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T16:25:30.067\"},{\"Id\":6674,\"PalletCode\":\"800076\",\"MaterialType\":3,\"LocationCode\":\"A-016-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:28:33.587\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T16:30:30.66\"},{\"Id\":6675,\"PalletCode\":\"800080\",\"MaterialType\":8,\"LocationCode\":\"A-017-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":22,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:40:27.11\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T16:42:37.15\"},{\"Id\":6676,\"PalletCode\":\"800028\",\"MaterialType\":8,\"LocationCode\":\"B-014-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":10,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:44:10.237\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T16:47:31.56\"},{\"Id\":6679,\"PalletCode\":\"800060\",\"MaterialType\":1,\"LocationCode\":\"B-016-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"10\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-06T09:25:39.467\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:27:29.64\"},{\"Id\":6680,\"PalletCode\":\"800061\",\"MaterialType\":1,\"LocationCode\":\"A-015-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"09\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-06T09:30:03.233\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:32:00.673\"},{\"Id\":6681,\"PalletCode\":\"800064\",\"MaterialType\":1,\"LocationCode\":\"B-015-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"11\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-06T10:48:03.647\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T10:49:47.647\"}]"}
--------------------------------
2025/6/6 12:24:12|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:06 765","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:GetLocationStatu2","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"969ms","ResponseTime":"2025-06-06 12:24:12 735","ResponseJsonData":"[{\"index\":\"A-002-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-003-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-004-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-005-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-006-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-007-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-008-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-009-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-010-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-011-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-012-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-013-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-014-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-015-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-016-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-017-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-018-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-019-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-002-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-003-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-004-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-005-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-006-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-007-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-008-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-009-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-010-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-011-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-012-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-013-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-014-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-015-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-016-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-017-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-018-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-019-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-002-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-003-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-004-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-005-004\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-006-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-007-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-008-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-009-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-010-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-011-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-012-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-013-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-014-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-015-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-016-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-017-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-018-004\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"A-019-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-002-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-003-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-004-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-005-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-006-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-007-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-008-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-009-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-010-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-011-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-012-003\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"A-013-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-014-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-015-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-016-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-017-003\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"A-018-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-019-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-002-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-003-002\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-004-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-005-002\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-006-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-007-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-008-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-009-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-010-002\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-011-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-012-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-013-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-014-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-015-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-016-002\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"A-017-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-018-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-019-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-002-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-003-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-004-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-005-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-006-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-007-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-010-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-011-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-014-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-015-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-016-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-017-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-018-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-019-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-002-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-003-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-004-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-007-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-009-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-010-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-011-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-012-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-013-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-014-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-015-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-016-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-017-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-018-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-019-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-002-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-003-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-004-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-007-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-009-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-010-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-011-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-012-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-013-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-014-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-015-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-016-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-017-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-018-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-019-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-002-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-003-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-004-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-007-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-009-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-010-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-011-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-012-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-013-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-014-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-015-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-016-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-017-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-018-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-019-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-002-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-003-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-004-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-005-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-006-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-007-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-008-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-009-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-010-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-011-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-012-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-013-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-014-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-015-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-016-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-017-003\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"B-018-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-019-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-002-002\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-003-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-004-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-007-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-009-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-010-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-011-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-012-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-013-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-014-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-015-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-016-002\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"B-017-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-018-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-019-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-002-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-003-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-004-001\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-001\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-007-001\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-009-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-010-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-011-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-012-001\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-013-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-014-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-015-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-016-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-017-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-018-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-019-001\",\"location_state\":\"99\",\"location_lock\":false}]"}
--------------------------------
2025/6/6 12:24:12|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:12 084","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"788ms","ResponseTime":"2025-06-06 12:24:12 873","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:12|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:11 982","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Repository","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"927ms","ResponseTime":"2025-06-06 12:24:12 910","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Db.Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:13|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:12 084","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_StockInfoService","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"208ms","ResponseTime":"2025-06-06 12:24:13 292","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Db.Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:13|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:13 341","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"289ms","ResponseTime":"2025-06-06 12:24:13 631","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:13|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:13 597","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => (x.LocationName != \"99\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"37ms","ResponseTime":"2025-06-06 12:24:13 634","ResponseJsonData":"[{\"Id\":13756,\"AreaId\":0,\"LocationCode\":\"B-002-001\",\"LocationName\":\"B排002列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-07T18:43:10.047\"},{\"Id\":13757,\"AreaId\":0,\"LocationCode\":\"B-002-002\",\"LocationName\":\"B排002列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T16:30:09.737\"},{\"Id\":13758,\"AreaId\":0,\"LocationCode\":\"B-002-003\",\"LocationName\":\"B排002列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:33:24.633\"},{\"Id\":13759,\"AreaId\":0,\"LocationCode\":\"B-002-004\",\"LocationName\":\"B排002列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T08:36:33.707\"},{\"Id\":13760,\"AreaId\":0,\"LocationCode\":\"B-002-005\",\"LocationName\":\"B排002列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13761,\"AreaId\":0,\"LocationCode\":\"B-002-006\",\"LocationName\":\"B排002列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-03-24T16:59:45.677\"},{\"Id\":13762,\"AreaId\":0,\"LocationCode\":\"B-003-001\",\"LocationName\":\"B排003列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:02:33.78\"},{\"Id\":13763,\"AreaId\":0,\"LocationCode\":\"B-003-002\",\"LocationName\":\"B排003列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:13:10.647\"},{\"Id\":13764,\"AreaId\":0,\"LocationCode\":\"B-003-003\",\"LocationName\":\"B排003列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T15:36:02.993\"},{\"Id\":13765,\"AreaId\":0,\"LocationCode\":\"B-003-004\",\"LocationName\":\"B排003列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T10:39:20.613\"},{\"Id\":13766,\"AreaId\":0,\"LocationCode\":\"B-003-005\",\"LocationName\":\"B排003列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13767,\"AreaId\":0,\"LocationCode\":\"B-003-006\",\"LocationName\":\"B排003列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13768,\"AreaId\":0,\"LocationCode\":\"B-004-001\",\"LocationName\":\"B排004列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T10:45:07.873\"},{\"Id\":13769,\"AreaId\":0,\"LocationCode\":\"B-004-002\",\"LocationName\":\"B排004列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:17:37.753\"},{\"Id\":13770,\"AreaId\":0,\"LocationCode\":\"B-004-003\",\"LocationName\":\"B排004列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:54:56.637\"},{\"Id\":13771,\"AreaId\":0,\"LocationCode\":\"B-004-004\",\"LocationName\":\"B排004列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:20:14.727\"},{\"Id\":13772,\"AreaId\":0,\"LocationCode\":\"B-004-005\",\"LocationName\":\"B排004列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13773,\"AreaId\":0,\"LocationCode\":\"B-004-006\",\"LocationName\":\"B排004列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13774,\"AreaId\":0,\"LocationCode\":\"B-005-001\",\"LocationName\":\"B排005列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:20:36.807\"},{\"Id\":13775,\"AreaId\":0,\"LocationCode\":\"B-005-002\",\"LocationName\":\"B排005列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:31:07.653\"},{\"Id\":13776,\"AreaId\":0,\"LocationCode\":\"B-005-003\",\"LocationName\":\"B排005列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:25:44.65\"},{\"Id\":13777,\"AreaId\":0,\"LocationCode\":\"B-005-004\",\"LocationName\":\"B排005列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:39:22.623\"},{\"Id\":13778,\"AreaId\":0,\"LocationCode\":\"B-005-005\",\"LocationName\":\"B排005列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13779,\"AreaId\":0,\"LocationCode\":\"B-005-006\",\"LocationName\":\"B排005列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13780,\"AreaId\":0,\"LocationCode\":\"B-006-001\",\"LocationName\":\"B排006列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-04T15:00:56.647\"},{\"Id\":13781,\"AreaId\":0,\"LocationCode\":\"B-006-002\",\"LocationName\":\"B排006列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T10:50:50.86\"},{\"Id\":13782,\"AreaId\":0,\"LocationCode\":\"B-006-003\",\"LocationName\":\"B排006列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:19:02.653\"},{\"Id\":13783,\"AreaId\":0,\"LocationCode\":\"B-006-004\",\"LocationName\":\"B排006列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-13T14:37:34.577\"},{\"Id\":13784,\"AreaId\":0,\"LocationCode\":\"B-006-005\",\"LocationName\":\"B排006列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13785,\"AreaId\":0,\"LocationCode\":\"B-006-006\",\"LocationName\":\"B排006列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13786,\"AreaId\":0,\"LocationCode\":\"B-007-001\",\"LocationName\":\"B排007列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T14:54:07.637\"},{\"Id\":13787,\"AreaId\":0,\"LocationCode\":\"B-007-002\",\"LocationName\":\"B排007列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:01:27.81\"},{\"Id\":13788,\"AreaId\":0,\"LocationCode\":\"B-007-003\",\"LocationName\":\"B排007列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T11:55:07.673\"},{\"Id\":13789,\"AreaId\":0,\"LocationCode\":\"B-007-004\",\"LocationName\":\"B排007列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13790,\"AreaId\":0,\"LocationCode\":\"B-007-005\",\"LocationName\":\"B排007列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13791,\"AreaId\":0,\"LocationCode\":\"B-007-006\",\"LocationName\":\"B排007列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13792,\"AreaId\":0,\"LocationCode\":\"B-008-001\",\"LocationName\":\"B排008列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:24:13.633\"},{\"Id\":13793,\"AreaId\":0,\"LocationCode\":\"B-008-002\",\"LocationName\":\"B排008列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":\"2025-05-27T15:20:41.773\"},{\"Id\":13794,\"AreaId\":0,\"LocationCode\":\"B-008-003\",\"LocationName\":\"B排008列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-06T09:34:21.733\"},{\"Id\":13795,\"AreaId\":0,\"LocationCode\":\"B-008-004\",\"LocationName\":\"B排008列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.793\"},{\"Id\":13796,\"AreaId\":0,\"LocationCode\":\"B-008-005\",\"LocationName\":\"B排008列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.793\"},{\"Id\":13797,\"AreaId\":0,\"LocationCode\":\"B-008-006\",\"LocationName\":\"B排008列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.797\"},{\"Id\":13798,\"AreaId\":0,\"LocationCode\":\"B-009-001\",\"LocationName\":\"B排009列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:10:17.663\"},{\"Id\":13799,\"AreaId\":0,\"LocationCode\":\"B-009-002\",\"LocationName\":\"B排009列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-05-28T08:45:08.913\"},{\"Id\":13800,\"AreaId\":0,\"LocationCode\":\"B-009-003\",\"LocationName\":\"B排009列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T09:06:13.613\"},{\"Id\":13801,\"AreaId\":0,\"LocationCode\":\"B-009-004\",\"LocationName\":\"B排009列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.803\"},{\"Id\":13802,\"AreaId\":0,\"LocationCode\":\"B-009-005\",\"LocationName\":\"B排009列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.803\"},{\"Id\":13803,\"AreaId\":0,\"LocationCode\":\"B-009-006\",\"LocationName\":\"B排009列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.807\"},{\"Id\":13804,\"AreaId\":0,\"LocationCode\":\"B-010-001\",\"LocationName\":\"B排010列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:30:38.857\"},{\"Id\":13805,\"AreaId\":0,\"LocationCode\":\"B-010-002\",\"LocationName\":\"B排010列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":null,\"ModifyDate\":\"2025-05-27T14:20:02.837\"},{\"Id\":13806,\"AreaId\":0,\"LocationCode\":\"B-010-003\",\"LocationName\":\"B排010列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":null,\"ModifyDate\":\"2025-05-26T17:45:12.81\"},{\"Id\":13807,\"AreaId\":0,\"LocationCode\":\"B-010-004\",\"LocationName\":\"B排010列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.81\"},{\"Id\":13808,\"AreaId\":0,\"LocationCode\":\"B-010-005\",\"LocationName\":\"B排010列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.81\"},{\"Id\":13809,\"AreaId\":0,\"LocationCode\":\"B-010-006\",\"LocationName\":\"B排010列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.813\"},{\"Id\":13810,\"AreaId\":0,\"LocationCode\":\"B-011-001\",\"LocationName\":\"B排011列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-04T15:35:10.843\"},{\"Id\":13811,\"AreaId\":0,\"LocationCode\":\"B-011-002\",\"LocationName\":\"B排011列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T11:42:38.817\"},{\"Id\":13812,\"AreaId\":0,\"LocationCode\":\"B-011-003\",\"LocationName\":\"B排011列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:44:26.607\"},{\"Id\":13813,\"AreaId\":0,\"LocationCode\":\"B-011-004\",\"LocationName\":\"B排011列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.817\"},{\"Id\":13814,\"AreaId\":0,\"LocationCode\":\"B-011-005\",\"LocationName\":\"B排011列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.817\"},{\"Id\":13815,\"AreaId\":0,\"LocationCode\":\"B-011-006\",\"LocationName\":\"B排011列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:45:25.817\"},{\"Id\":13816,\"AreaId\":0,\"LocationCode\":\"B-012-001\",\"LocationName\":\"B排012列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T14:23:16.63\"},{\"Id\":13817,\"AreaId\":0,\"LocationCode\":\"B-012-002\",\"LocationName\":\"B排012列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:50:48.647\"},{\"Id\":13818,\"AreaId\":0,\"LocationCode\":\"B-012-003\",\"LocationName\":\"B排012列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:27:24.847\"},{\"Id\":13819,\"AreaId\":0,\"LocationCode\":\"B-012-004\",\"LocationName\":\"B排012列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13820,\"AreaId\":0,\"LocationCode\":\"B-012-005\",\"LocationName\":\"B排012列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13821,\"AreaId\":0,\"LocationCode\":\"B-012-006\",\"LocationName\":\"B排012列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13822,\"AreaId\":0,\"LocationCode\":\"B-013-001\",\"LocationName\":\"B排013列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-04T15:44:19.843\"},{\"Id\":13823,\"AreaId\":0,\"LocationCode\":\"B-013-002\",\"LocationName\":\"B排013列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:14:44.783\"},{\"Id\":13824,\"AreaId\":0,\"LocationCode\":\"B-013-003\",\"LocationName\":\"B排013列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:38:55.87\"},{\"Id\":13825,\"AreaId\":0,\"LocationCode\":\"B-013-004\",\"LocationName\":\"B排013列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-05-21T09:55:08.667\"},{\"Id\":13826,\"AreaId\":0,\"LocationCode\":\"B-013-005\",\"LocationName\":\"B排013列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13827,\"AreaId\":0,\"LocationCode\":\"B-013-006\",\"LocationName\":\"B排013列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13828,\"AreaId\":0,\"LocationCode\":\"B-014-001\",\"LocationName\":\"B排014列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:47:32.467\"},{\"Id\":13829,\"AreaId\":0,\"LocationCode\":\"B-014-002\",\"LocationName\":\"B排014列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:48:27.767\"},{\"Id\":13830,\"AreaId\":0,\"LocationCode\":\"B-014-003\",\"LocationName\":\"B排014列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:35:35.87\"},{\"Id\":13831,\"AreaId\":0,\"LocationCode\":\"B-014-004\",\"LocationName\":\"B排014列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-05-15T15:59:45.047\"},{\"Id\":13832,\"AreaId\":0,\"LocationCode\":\"B-014-005\",\"LocationName\":\"B排014列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13833,\"AreaId\":0,\"LocationCode\":\"B-014-006\",\"LocationName\":\"B排014列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13834,\"AreaId\":0,\"LocationCode\":\"B-015-001\",\"LocationName\":\"B排015列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:21:46.62\"},{\"Id\":13835,\"AreaId\":0,\"LocationCode\":\"B-015-002\",\"LocationName\":\"B排015列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:54:07.717\"},{\"Id\":13836,\"AreaId\":0,\"LocationCode\":\"B-015-003\",\"LocationName\":\"B排015列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:58:54.663\"},{\"Id\":13837,\"AreaId\":0,\"LocationCode\":\"B-015-004\",\"LocationName\":\"B排015列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T10:49:47.763\"},{\"Id\":13838,\"AreaId\":0,\"LocationCode\":\"B-015-005\",\"LocationName\":\"B排015列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13839,\"AreaId\":0,\"LocationCode\":\"B-015-006\",\"LocationName\":\"B排015列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13840,\"AreaId\":0,\"LocationCode\":\"B-016-001\",\"LocationName\":\"B排016列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-05-19T16:15:00.703\"},{\"Id\":13841,\"AreaId\":0,\"LocationCode\":\"B-016-002\",\"LocationName\":\"B排016列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":\"010503860630\",\"ModifyDate\":\"2025-06-06T10:28:14.043\"},{\"Id\":13842,\"AreaId\":0,\"LocationCode\":\"B-016-003\",\"LocationName\":\"B排016列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:35:30.683\"},{\"Id\":13843,\"AreaId\":0,\"LocationCode\":\"B-016-004\",\"LocationName\":\"B排016列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:27:29.753\"},{\"Id\":13844,\"AreaId\":0,\"LocationCode\":\"B-016-005\",\"LocationName\":\"B排016列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13845,\"AreaId\":0,\"LocationCode\":\"B-016-006\",\"LocationName\":\"B排016列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13846,\"AreaId\":0,\"LocationCode\":\"B-017-001\",\"LocationName\":\"B排017列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T15:01:57.657\"},{\"Id\":13847,\"AreaId\":0,\"LocationCode\":\"B-017-002\",\"LocationName\":\"B排017列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T11:02:46.677\"},{\"Id\":13848,\"AreaId\":0,\"LocationCode\":\"B-017-003\",\"LocationName\":\"B排017列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T09:27:17.777\"},{\"Id\":13849,\"AreaId\":0,\"LocationCode\":\"B-017-004\",\"LocationName\":\"B排017列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:25:30.327\"},{\"Id\":13850,\"AreaId\":0,\"LocationCode\":\"B-017-005\",\"LocationName\":\"B排017列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13851,\"AreaId\":0,\"LocationCode\":\"B-017-006\",\"LocationName\":\"B排017列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13852,\"AreaId\":0,\"LocationCode\":\"B-018-001\",\"LocationName\":\"B排018列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:26:58.95\"},{\"Id\":13853,\"AreaId\":0,\"LocationCode\":\"B-018-002\",\"LocationName\":\"B排018列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T11:35:41.617\"},{\"Id\":13854,\"AreaId\":0,\"LocationCode\":\"B-018-003\",\"LocationName\":\"B排018列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-30T15:36:34.82\"},{\"Id\":13855,\"AreaId\":0,\"LocationCode\":\"B-018-004\",\"LocationName\":\"B排018列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T14:46:47.647\"},{\"Id\":13856,\"AreaId\":0,\"LocationCode\":\"B-018-005\",\"LocationName\":\"B排018列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13857,\"AreaId\":0,\"LocationCode\":\"B-018-006\",\"LocationName\":\"B排018列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13858,\"AreaId\":0,\"LocationCode\":\"B-019-001\",\"LocationName\":\"B排019列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-23T10:40:05.717\"},{\"Id\":13859,\"AreaId\":0,\"LocationCode\":\"B-019-002\",\"LocationName\":\"B排019列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:44:57.813\"},{\"Id\":13860,\"AreaId\":0,\"LocationCode\":\"B-019-003\",\"LocationName\":\"B排019列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-30T15:29:01.867\"},{\"Id\":13861,\"AreaId\":0,\"LocationCode\":\"B-019-004\",\"LocationName\":\"B排019列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:41:49.76\"},{\"Id\":13862,\"AreaId\":0,\"LocationCode\":\"B-019-005\",\"LocationName\":\"B排019列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13863,\"AreaId\":0,\"LocationCode\":\"B-019-006\",\"LocationName\":\"B排019列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13876,\"AreaId\":0,\"LocationCode\":\"A-002-001\",\"LocationName\":\"A排002列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:35:02.817\"},{\"Id\":13877,\"AreaId\":0,\"LocationCode\":\"A-002-002\",\"LocationName\":\"A排002列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:29:27.637\"},{\"Id\":13878,\"AreaId\":0,\"LocationCode\":\"A-002-003\",\"LocationName\":\"A排002列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:30:14.643\"},{\"Id\":13879,\"AreaId\":0,\"LocationCode\":\"A-002-004\",\"LocationName\":\"A排002列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:26:35.667\"},{\"Id\":13880,\"AreaId\":0,\"LocationCode\":\"A-002-005\",\"LocationName\":\"A排002列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13881,\"AreaId\":0,\"LocationCode\":\"A-002-006\",\"LocationName\":\"A排002列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13882,\"AreaId\":0,\"LocationCode\":\"A-003-001\",\"LocationName\":\"A排003列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T14:51:52.657\"},{\"Id\":13883,\"AreaId\":0,\"LocationCode\":\"A-003-002\",\"LocationName\":\"A排003列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:26:22.653\"},{\"Id\":13884,\"AreaId\":0,\"LocationCode\":\"A-003-003\",\"LocationName\":\"A排003列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T15:35:56.847\"},{\"Id\":13885,\"AreaId\":0,\"LocationCode\":\"A-003-004\",\"LocationName\":\"A排003列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T10:38:18.65\"},{\"Id\":13886,\"AreaId\":0,\"LocationCode\":\"A-003-005\",\"LocationName\":\"A排003列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13887,\"AreaId\":0,\"LocationCode\":\"A-003-006\",\"LocationName\":\"A排003列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13888,\"AreaId\":0,\"LocationCode\":\"A-004-001\",\"LocationName\":\"A排004列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T14:30:40.65\"},{\"Id\":13889,\"AreaId\":0,\"LocationCode\":\"A-004-002\",\"LocationName\":\"A排004列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:41:38.753\"},{\"Id\":13890,\"AreaId\":0,\"LocationCode\":\"A-004-003\",\"LocationName\":\"A排004列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:43:09.62\"},{\"Id\":13891,\"AreaId\":0,\"LocationCode\":\"A-004-004\",\"LocationName\":\"A排004列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:14:40.633\"},{\"Id\":13892,\"AreaId\":0,\"LocationCode\":\"A-004-005\",\"LocationName\":\"A排004列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13893,\"AreaId\":0,\"LocationCode\":\"A-004-006\",\"LocationName\":\"A排004列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13894,\"AreaId\":0,\"LocationCode\":\"A-005-001\",\"LocationName\":\"A排005列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T09:02:48.58\"},{\"Id\":13895,\"AreaId\":0,\"LocationCode\":\"A-005-002\",\"LocationName\":\"A排005列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-03T17:12:17.657\"},{\"Id\":13896,\"AreaId\":0,\"LocationCode\":\"A-005-003\",\"LocationName\":\"A排005列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T14:11:50.62\"},{\"Id\":13897,\"AreaId\":0,\"LocationCode\":\"A-005-004\",\"LocationName\":\"A排005列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":\"2025-05-12T19:29:49.07\"},{\"Id\":13898,\"AreaId\":0,\"LocationCode\":\"A-005-005\",\"LocationName\":\"A排005列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13899,\"AreaId\":0,\"LocationCode\":\"A-005-006\",\"LocationName\":\"A排005列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13900,\"AreaId\":0,\"LocationCode\":\"A-006-001\",\"LocationName\":\"A排006列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:57:21.817\"},{\"Id\":13901,\"AreaId\":0,\"LocationCode\":\"A-006-002\",\"LocationName\":\"A排006列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T10:49:45.8\"},{\"Id\":13902,\"AreaId\":0,\"LocationCode\":\"A-006-003\",\"LocationName\":\"A排006列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:38:31.617\"},{\"Id\":13903,\"AreaId\":0,\"LocationCode\":\"A-006-004\",\"LocationName\":\"A排006列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:09:38.937\"},{\"Id\":13904,\"AreaId\":0,\"LocationCode\":\"A-006-005\",\"LocationName\":\"A排006列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13905,\"AreaId\":0,\"LocationCode\":\"A-006-006\",\"LocationName\":\"A排006列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13906,\"AreaId\":0,\"LocationCode\":\"A-007-001\",\"LocationName\":\"A排007列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:19:44.727\"},{\"Id\":13907,\"AreaId\":0,\"LocationCode\":\"A-007-002\",\"LocationName\":\"A排007列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:00:21.78\"},{\"Id\":13908,\"AreaId\":0,\"LocationCode\":\"A-007-003\",\"LocationName\":\"A排007列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:23:07.66\"},{\"Id\":13909,\"AreaId\":0,\"LocationCode\":\"A-007-004\",\"LocationName\":\"A排007列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-05-13T13:52:57.043\"},{\"Id\":13910,\"AreaId\":0,\"LocationCode\":\"A-007-005\",\"LocationName\":\"A排007列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13911,\"AreaId\":0,\"LocationCode\":\"A-007-006\",\"LocationName\":\"A排007列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13913,\"AreaId\":0,\"LocationCode\":\"A-008-002\",\"LocationName\":\"A排008列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:02:34.803\"},{\"Id\":13914,\"AreaId\":0,\"LocationCode\":\"A-008-003\",\"LocationName\":\"A排008列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":\"010503860568\",\"ModifyDate\":\"2025-06-05T11:25:40.65\"},{\"Id\":13915,\"AreaId\":0,\"LocationCode\":\"A-008-004\",\"LocationName\":\"A排008列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13916,\"AreaId\":0,\"LocationCode\":\"A-008-005\",\"LocationName\":\"A排008列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13917,\"AreaId\":0,\"LocationCode\":\"A-008-006\",\"LocationName\":\"A排008列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13919,\"AreaId\":0,\"LocationCode\":\"A-009-002\",\"LocationName\":\"A排009列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:34:22.823\"},{\"Id\":13920,\"AreaId\":0,\"LocationCode\":\"A-009-003\",\"LocationName\":\"A排009列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T09:08:45.613\"},{\"Id\":13921,\"AreaId\":0,\"LocationCode\":\"A-009-004\",\"LocationName\":\"A排009列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13922,\"AreaId\":0,\"LocationCode\":\"A-009-005\",\"LocationName\":\"A排009列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13923,\"AreaId\":0,\"LocationCode\":\"A-009-006\",\"LocationName\":\"A排009列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13924,\"AreaId\":0,\"LocationCode\":\"A-010-001\",\"LocationName\":\"A排010列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":\"2025-05-07T14:01:12.26\"},{\"Id\":13925,\"AreaId\":0,\"LocationCode\":\"A-010-002\",\"LocationName\":\"A排010列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-19T16:18:58.687\"},{\"Id\":13926,\"AreaId\":0,\"LocationCode\":\"A-010-003\",\"LocationName\":\"A排010列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T08:45:54.687\"},{\"Id\":13927,\"AreaId\":0,\"LocationCode\":\"A-010-004\",\"LocationName\":\"A排010列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13928,\"AreaId\":0,\"LocationCode\":\"A-010-005\",\"LocationName\":\"A排010列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13929,\"AreaId\":0,\"LocationCode\":\"A-010-006\",\"LocationName\":\"A排010列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13930,\"AreaId\":0,\"LocationCode\":\"A-011-001\",\"LocationName\":\"A排011列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":\"2025-05-07T14:02:14.263\"},{\"Id\":13931,\"AreaId\":0,\"LocationCode\":\"A-011-002\",\"LocationName\":\"A排011列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T15:25:48.66\"},{\"Id\":13932,\"AreaId\":0,\"LocationCode\":\"A-011-003\",\"LocationName\":\"A排011列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:38:42.673\"},{\"Id\":13933,\"AreaId\":0,\"LocationCode\":\"A-011-004\",\"LocationName\":\"A排011列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13934,\"AreaId\":0,\"LocationCode\":\"A-011-005\",\"LocationName\":\"A排011列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13935,\"AreaId\":0,\"LocationCode\":\"A-011-006\",\"LocationName\":\"A排011列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13937,\"AreaId\":0,\"LocationCode\":\"A-012-002\",\"LocationName\":\"A排012列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:32:55.603\"},{\"Id\":13938,\"AreaId\":0,\"LocationCode\":\"A-012-003\",\"LocationName\":\"A排012列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-06T09:06:30.12\"},{\"Id\":13939,\"AreaId\":0,\"LocationCode\":\"A-012-004\",\"LocationName\":\"A排012列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13940,\"AreaId\":0,\"LocationCode\":\"A-012-005\",\"LocationName\":\"A排012列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13941,\"AreaId\":0,\"LocationCode\":\"A-012-006\",\"LocationName\":\"A排012列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13943,\"AreaId\":0,\"LocationCode\":\"A-013-002\",\"LocationName\":\"A排013列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:08:37.82\"},{\"Id\":13944,\"AreaId\":0,\"LocationCode\":\"A-013-003\",\"LocationName\":\"A排013列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:21:45.863\"},{\"Id\":13945,\"AreaId\":0,\"LocationCode\":\"A-013-004\",\"LocationName\":\"A排013列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-05-19T16:21:10.72\"},{\"Id\":13946,\"AreaId\":0,\"LocationCode\":\"A-013-005\",\"LocationName\":\"A排013列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13947,\"AreaId\":0,\"LocationCode\":\"A-013-006\",\"LocationName\":\"A排013列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13948,\"AreaId\":0,\"LocationCode\":\"A-014-001\",\"LocationName\":\"A排014列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T15:09:01.653\"},{\"Id\":13949,\"AreaId\":0,\"LocationCode\":\"A-014-002\",\"LocationName\":\"A排014列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T08:46:54.667\"},{\"Id\":13950,\"AreaId\":0,\"LocationCode\":\"A-014-003\",\"LocationName\":\"A排014列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T16:36:44.667\"},{\"Id\":13951,\"AreaId\":0,\"LocationCode\":\"A-014-004\",\"LocationName\":\"A排014列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-05-15T15:58:28.043\"},{\"Id\":13952,\"AreaId\":0,\"LocationCode\":\"A-014-005\",\"LocationName\":\"A排014列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13953,\"AreaId\":0,\"LocationCode\":\"A-014-006\",\"LocationName\":\"A排014列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13954,\"AreaId\":0,\"LocationCode\":\"A-015-001\",\"LocationName\":\"A排015列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-04T14:08:32.64\"},{\"Id\":13955,\"AreaId\":0,\"LocationCode\":\"A-015-002\",\"LocationName\":\"A排015列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:35:19.783\"},{\"Id\":13956,\"AreaId\":0,\"LocationCode\":\"A-015-003\",\"LocationName\":\"A排015列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:18:34.917\"},{\"Id\":13957,\"AreaId\":0,\"LocationCode\":\"A-015-004\",\"LocationName\":\"A排015列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:32:00.823\"},{\"Id\":13958,\"AreaId\":0,\"LocationCode\":\"A-015-005\",\"LocationName\":\"A排015列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13959,\"AreaId\":0,\"LocationCode\":\"A-015-006\",\"LocationName\":\"A排015列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13960,\"AreaId\":0,\"LocationCode\":\"A-016-001\",\"LocationName\":\"A排016列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:29:53.623\"},{\"Id\":13961,\"AreaId\":0,\"LocationCode\":\"A-016-002\",\"LocationName\":\"A排016列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"010503860630\",\"ModifyDate\":\"2025-06-06T10:28:14.047\"},{\"Id\":13962,\"AreaId\":0,\"LocationCode\":\"A-016-003\",\"LocationName\":\"A排016列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:55:55.66\"},{\"Id\":13963,\"AreaId\":0,\"LocationCode\":\"A-016-004\",\"LocationName\":\"A排016列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:30:31.367\"},{\"Id\":13964,\"AreaId\":0,\"LocationCode\":\"A-016-005\",\"LocationName\":\"A排016列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13965,\"AreaId\":0,\"LocationCode\":\"A-016-006\",\"LocationName\":\"A排016列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13966,\"AreaId\":0,\"LocationCode\":\"A-017-001\",\"LocationName\":\"A排017列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:42:37.913\"},{\"Id\":13967,\"AreaId\":0,\"LocationCode\":\"A-017-002\",\"LocationName\":\"A排017列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:45:13.617\"},{\"Id\":13968,\"AreaId\":0,\"LocationCode\":\"A-017-003\",\"LocationName\":\"A排017列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T09:27:33.193\"},{\"Id\":13969,\"AreaId\":0,\"LocationCode\":\"A-017-004\",\"LocationName\":\"A排017列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T14:53:08.61\"},{\"Id\":13970,\"AreaId\":0,\"LocationCode\":\"A-017-005\",\"LocationName\":\"A排017列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13971,\"AreaId\":0,\"LocationCode\":\"A-017-006\",\"LocationName\":\"A排017列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13972,\"AreaId\":0,\"LocationCode\":\"A-018-001\",\"LocationName\":\"A排018列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:23:30.86\"},{\"Id\":13973,\"AreaId\":0,\"LocationCode\":\"A-018-002\",\"LocationName\":\"A排018列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:48:01.8\"},{\"Id\":13974,\"AreaId\":0,\"LocationCode\":\"A-018-003\",\"LocationName\":\"A排018列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-30T15:32:43.83\"},{\"Id\":13975,\"AreaId\":0,\"LocationCode\":\"A-018-004\",\"LocationName\":\"A排018列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T11:25:19.21\"},{\"Id\":13976,\"AreaId\":0,\"LocationCode\":\"A-018-005\",\"LocationName\":\"A排018列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13977,\"AreaId\":0,\"LocationCode\":\"A-018-006\",\"LocationName\":\"A排018列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13978,\"AreaId\":0,\"LocationCode\":\"A-019-001\",\"LocationName\":\"A排019列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":\"2025-05-19T16:15:52.72\"},{\"Id\":13979,\"AreaId\":0,\"LocationCode\":\"A-019-002\",\"LocationName\":\"A排019列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:14:59.787\"},{\"Id\":13980,\"AreaId\":0,\"LocationCode\":\"A-019-003\",\"LocationName\":\"A排019列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.437\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:14:17.833\"},{\"Id\":13981,\"AreaId\":0,\"LocationCode\":\"A-019-004\",\"LocationName\":\"A排019列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.437\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:37:18.647\"},{\"Id\":13982,\"AreaId\":0,\"LocationCode\":\"A-019-005\",\"LocationName\":\"A排019列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.437\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13983,\"AreaId\":0,\"LocationCode\":\"A-019-006\",\"LocationName\":\"A排019列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.437\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-03-06T10:39:14.48\"},{\"Id\":13991,\"AreaId\":0,\"LocationCode\":\"检修出库口\",\"LocationName\":\"检修出库口\",\"RoadwayNo\":\"A\",\"Row\":3,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":3,\"Remark\":\"只做显示,不可解禁\",\"Creater\":\"admin\",\"CreateDate\":\"2025-02-04T15:52:03\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13992,\"AreaId\":0,\"LocationCode\":\"检修出库口\",\"LocationName\":\"检修出库口\",\"RoadwayNo\":\"A\",\"Row\":3,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":3,\"Remark\":\"只做显示,不可解禁\",\"Creater\":\"admin\",\"CreateDate\":\"2025-02-04T15:52:03\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13993,\"AreaId\":0,\"LocationCode\":\"检修入库口\",\"LocationName\":\"检修入库口\",\"RoadwayNo\":\"A\",\"Row\":3,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":3,\"Remark\":\"只做显示,不可解禁\",\"Creater\":\"admin\",\"CreateDate\":\"2025-02-04T15:52:03\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13995,\"AreaId\":0,\"LocationCode\":\"检修入库口\",\"LocationName\":\"检修入库口\",\"RoadwayNo\":\"A\",\"Row\":3,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":3,\"Remark\":\"只做显示,不可解禁\",\"Creater\":\"admin\",\"CreateDate\":\"2025-02-04T15:52:03\",\"Modifier\":null,\"ModifyDate\":null}]"}
--------------------------------
2025/6/6 12:24:13|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:13 340","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Repository","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"562ms","ResponseTime":"2025-06-06 12:24:13 902","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Db.Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:13|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:13 717","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"223ms","ResponseTime":"2025-06-06 12:24:13 941","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:14|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:13 717","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"558ms","ResponseTime":"2025-06-06 12:24:14 276","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:14|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:14 534","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => ((((x.Wlstatus == 0) OrElse (x.Wlstatus == 1)) OrElse (x.Wlstatus == 2)) OrElse (x.Wlstatus == 4))","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"59ms","ResponseTime":"2025-06-06 12:24:14 593","ResponseJsonData":"[{\"Id\":5504,\"PalletCode\":\"800071\",\"MaterialType\":1,\"LocationCode\":\"B-010-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6A\",\"WagonName\":\"电线支架\",\"WagonModel\":\"01\",\"Wagongroup\":\"0011\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-26T17:43:31.157\",\"Modifier\":null,\"ModifyDate\":\"2025-05-26T17:45:12.68\"},{\"Id\":5547,\"PalletCode\":\"800085\",\"MaterialType\":8,\"LocationCode\":\"B-015-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503860216\",\"CreateDate\":\"2025-05-28T14:34:07.53\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:21:46.537\"},{\"Id\":5548,\"PalletCode\":\"800086\",\"MaterialType\":8,\"LocationCode\":\"A-016-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503860216\",\"CreateDate\":\"2025-05-28T14:37:37.843\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:29:53.56\"},{\"Id\":5564,\"PalletCode\":\"800092\",\"MaterialType\":8,\"LocationCode\":\"B-013-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":16,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"调整棒托\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-28T15:54:50.53\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-04T15:44:19.703\"},{\"Id\":5565,\"PalletCode\":\"800091\",\"MaterialType\":8,\"LocationCode\":\"B-011-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":16,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"调整棒托\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-28T15:58:56.633\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-04T15:35:10.713\"},{\"Id\":5569,\"PalletCode\":\"800036\",\"MaterialType\":3,\"LocationCode\":\"A-019-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:12:28.24\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:14:17.703\"},{\"Id\":5570,\"PalletCode\":\"800035\",\"MaterialType\":3,\"LocationCode\":\"A-013-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:19:20.423\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:21:45.717\"},{\"Id\":5571,\"PalletCode\":\"800073\",\"MaterialType\":2,\"LocationCode\":\"B-012-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:25:30.977\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:27:24.703\"},{\"Id\":5572,\"PalletCode\":\"800094\",\"MaterialType\":8,\"LocationCode\":\"A-002-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:32:41.15\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:35:02.68\"},{\"Id\":5573,\"PalletCode\":\"800093\",\"MaterialType\":8,\"LocationCode\":\"B-019-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:43:09.217\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:44:57.673\"},{\"Id\":5574,\"PalletCode\":\"800054\",\"MaterialType\":8,\"LocationCode\":\"A-018-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":6,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:46:03.447\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:48:01.667\"},{\"Id\":5575,\"PalletCode\":\"800053\",\"MaterialType\":8,\"LocationCode\":\"A-017-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T10:50:05.97\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:45:13.55\"},{\"Id\":5576,\"PalletCode\":\"800099\",\"MaterialType\":8,\"LocationCode\":\"B-017-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T10:52:48.997\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T11:02:46.623\"},{\"Id\":5580,\"PalletCode\":\"800097\",\"MaterialType\":8,\"LocationCode\":\"A-016-002\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":4,\"Materialweight\":15,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"03, 08\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T14:11:50.677\",\"Modifier\":\"010503860630\",\"ModifyDate\":\"2025-06-06T10:31:01.02\"},{\"Id\":5581,\"PalletCode\":\"800098\",\"MaterialType\":8,\"LocationCode\":\"B-016-002\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":4,\"Materialweight\":14,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"02, 08\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T14:16:15.243\",\"Modifier\":\"010503860630\",\"ModifyDate\":\"2025-06-06T10:29:13.713\"},{\"Id\":5582,\"PalletCode\":\"800095\",\"MaterialType\":8,\"LocationCode\":\"A-015-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":15,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"02, 07, 08\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T14:33:03.307\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:35:19.653\"},{\"Id\":5583,\"PalletCode\":\"800096\",\"MaterialType\":8,\"LocationCode\":\"A-006-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":17,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"04, 07\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T14:55:41.743\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:57:21.69\"},{\"Id\":5584,\"PalletCode\":\"800078\",\"MaterialType\":8,\"LocationCode\":\"B-003-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"04, 05, 06\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T15:00:50.233\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:02:33.66\"},{\"Id\":5585,\"PalletCode\":\"800100\",\"MaterialType\":8,\"LocationCode\":\"A-013-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":19,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"01, 05, 06\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T15:06:15.1\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:08:37.677\"},{\"Id\":5586,\"PalletCode\":\"800050\",\"MaterialType\":8,\"LocationCode\":\"B-013-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T15:12:48.737\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:14:44.657\"},{\"Id\":5591,\"PalletCode\":\"800069\",\"MaterialType\":1,\"LocationCode\":\"B-019-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":10,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"01, 03, 04, 05, 07, 10, 11, 15\",\"Wagongroup\":\"2547\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-30T15:27:16.277\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T15:29:01.713\"},{\"Id\":5592,\"PalletCode\":\"800057\",\"MaterialType\":1,\"LocationCode\":\"A-018-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":11,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"02, 03, 08, 09, 10, 11, 13\",\"Wagongroup\":\"2567\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-30T15:30:56.733\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T15:32:43.71\"},{\"Id\":5593,\"PalletCode\":\"800063\",\"MaterialType\":1,\"LocationCode\":\"B-018-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"02, 03, 04, 06, 08\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-30T15:34:36.777\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T15:36:34.69\"},{\"Id\":5595,\"PalletCode\":\"800049\",\"MaterialType\":8,\"LocationCode\":\"A-018-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:21:39.85\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T15:35:57.087\"},{\"Id\":5596,\"PalletCode\":\"800052\",\"MaterialType\":8,\"LocationCode\":\"B-018-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:24:34.317\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T15:36:03.183\"},{\"Id\":5597,\"PalletCode\":\"800051\",\"MaterialType\":8,\"LocationCode\":\"B-010-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:28:25.12\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:30:38.727\"},{\"Id\":5598,\"PalletCode\":\"800034\",\"MaterialType\":3,\"LocationCode\":\"B-014-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:33:44.65\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:35:35.707\"},{\"Id\":5599,\"PalletCode\":\"800037\",\"MaterialType\":3,\"LocationCode\":\"B-013-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:37:03.727\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:38:55.717\"},{\"Id\":6611,\"PalletCode\":\"800011\",\"MaterialType\":2,\"LocationCode\":\"A-011-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T09:36:49.673\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:38:42.577\"},{\"Id\":6612,\"PalletCode\":\"800014\",\"MaterialType\":2,\"LocationCode\":\"B-011-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":14,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T09:41:46.827\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:44:26.537\"},{\"Id\":6613,\"PalletCode\":\"800031\",\"MaterialType\":3,\"LocationCode\":\"A-016-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T09:53:22.923\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:55:55.583\"},{\"Id\":6614,\"PalletCode\":\"800030\",\"MaterialType\":3,\"LocationCode\":\"B-015-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T09:57:01.79\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:58:54.59\"},{\"Id\":6615,\"PalletCode\":\"800027\",\"MaterialType\":8,\"LocationCode\":\"B-009-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T11:07:45.107\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:10:17.583\"},{\"Id\":6616,\"PalletCode\":\"800026\",\"MaterialType\":8,\"LocationCode\":\"A-012-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T11:30:52.643\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:32:55.54\"},{\"Id\":6617,\"PalletCode\":\"800029\",\"MaterialType\":8,\"LocationCode\":\"B-012-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":3,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T11:48:57.077\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:50:48.583\"},{\"Id\":6618,\"PalletCode\":\"800102\",\"MaterialType\":8,\"LocationCode\":\"A-004-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T14:28:56.02\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T14:30:40.573\"},{\"Id\":6619,\"PalletCode\":\"800101\",\"MaterialType\":8,\"LocationCode\":\"A-003-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T14:50:07.797\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T14:51:52.583\"},{\"Id\":6620,\"PalletCode\":\"800055\",\"MaterialType\":8,\"LocationCode\":\"A-011-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T15:24:05.087\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T15:25:48.583\"},{\"Id\":6626,\"PalletCode\":\"800010\",\"MaterialType\":7,\"LocationCode\":\"A-010-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"09\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T08:44:14.423\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T08:45:54.59\"},{\"Id\":6627,\"PalletCode\":\"800018\",\"MaterialType\":7,\"LocationCode\":\"A-009-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"10\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T08:45:24.267\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T09:08:45.55\"},{\"Id\":6628,\"PalletCode\":\"800008\",\"MaterialType\":7,\"LocationCode\":\"B-009-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"11\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T08:47:15.14\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T09:06:13.547\"},{\"Id\":6630,\"PalletCode\":\"800062\",\"MaterialType\":1,\"LocationCode\":\"A-008-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":32,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\" 高度调整托架\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T09:01:47.783\",\"Modifier\":\"010503860568\",\"ModifyDate\":\"2025-06-05T11:25:40.567\"},{\"Id\":6633,\"PalletCode\":\"800042\",\"MaterialType\":2,\"LocationCode\":\"B-006-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:17:22.527\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:19:02.58\"},{\"Id\":6634,\"PalletCode\":\"800012\",\"MaterialType\":2,\"LocationCode\":\"B-005-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":14,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:23:31.097\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:25:44.573\"},{\"Id\":6635,\"PalletCode\":\"800033\",\"MaterialType\":3,\"LocationCode\":\"B-016-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:33:46.757\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:35:30.61\"},{\"Id\":6636,\"PalletCode\":\"800032\",\"MaterialType\":3,\"LocationCode\":\"A-004-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:41:20.6\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:43:09.543\"},{\"Id\":6637,\"PalletCode\":\"800009\",\"MaterialType\":7,\"LocationCode\":\"B-004-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"04\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:52:46.763\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:54:56.573\"},{\"Id\":6638,\"PalletCode\":\"800072\",\"MaterialType\":7,\"LocationCode\":\"A-003-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"06\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:57:34.727\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:59:18.547\"},{\"Id\":6639,\"PalletCode\":\"800007\",\"MaterialType\":7,\"LocationCode\":\"B-003-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"03\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T11:03:32.313\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T11:05:16.563\"},{\"Id\":6640,\"PalletCode\":\"800038\",\"MaterialType\":7,\"LocationCode\":\"A-012-003\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"15\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T11:36:06.4\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-06T09:08:08.647\"},{\"Id\":6641,\"PalletCode\":\"800015\",\"MaterialType\":7,\"LocationCode\":\"B-008-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"14\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T11:37:35.84\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-06T09:34:21.627\"},{\"Id\":6642,\"PalletCode\":\"800016\",\"MaterialType\":7,\"LocationCode\":\"B-007-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"12\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T11:43:42.717\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T11:55:07.607\"},{\"Id\":6643,\"PalletCode\":\"800083\",\"MaterialType\":8,\"LocationCode\":\"A-015-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":64,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"连杆部件\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-04T14:06:45.56\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T14:08:32.577\"},{\"Id\":6650,\"PalletCode\":\"800040\",\"MaterialType\":6,\"LocationCode\":\"A-017-003\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"16\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T16:32:03.763\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T09:29:33.577\"},{\"Id\":6651,\"PalletCode\":\"800039\",\"MaterialType\":6,\"LocationCode\":\"B-017-003\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T16:33:31.29\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T09:28:21.59\"},{\"Id\":6652,\"PalletCode\":\"800089\",\"MaterialType\":6,\"LocationCode\":\"A-014-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"09\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T16:34:41.703\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T16:36:44.59\"},{\"Id\":6654,\"PalletCode\":\"800043\",\"MaterialType\":2,\"LocationCode\":\"A-007-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":16,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T09:20:33.117\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:23:07.583\"},{\"Id\":6659,\"PalletCode\":\"800023\",\"MaterialType\":3,\"LocationCode\":\"A-006-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板, 弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T09:32:58.753\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:38:31.553\"},{\"Id\":6660,\"PalletCode\":\"800025\",\"MaterialType\":3,\"LocationCode\":\"A-005-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T09:42:19.407\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T14:15:28.98\"},{\"Id\":6661,\"PalletCode\":\"800067\",\"MaterialType\":1,\"LocationCode\":\"A-002-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":7,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"13\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:28:19.123\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:30:14.563\"},{\"Id\":6662,\"PalletCode\":\"800059\",\"MaterialType\":1,\"LocationCode\":\"B-002-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":7,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"10\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:31:50.123\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:33:24.57\"},{\"Id\":6663,\"PalletCode\":\"800070\",\"MaterialType\":1,\"LocationCode\":\"A-019-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"12\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:35:31.917\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:37:18.573\"},{\"Id\":6664,\"PalletCode\":\"800068\",\"MaterialType\":1,\"LocationCode\":\"B-019-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":7,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"09\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:39:50.237\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:41:49.57\"},{\"Id\":6665,\"PalletCode\":\"800056\",\"MaterialType\":1,\"LocationCode\":\"A-018-004\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":0,\"Materialweight\":16,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"高度调整托架\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:44:31.237\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T11:26:43.567\"},{\"Id\":6666,\"PalletCode\":\"800013\",\"MaterialType\":2,\"LocationCode\":\"B-018-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-05T14:44:51.153\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T14:46:47.58\"},{\"Id\":6667,\"PalletCode\":\"800044\",\"MaterialType\":2,\"LocationCode\":\"A-017-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-05T14:51:06.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T14:53:08.54\"},{\"Id\":6668,\"PalletCode\":\"800084\",\"MaterialType\":8,\"LocationCode\":\"B-017-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-05T14:59:32.44\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T15:01:57.583\"},{\"Id\":6671,\"PalletCode\":\"800079\",\"MaterialType\":8,\"LocationCode\":\"A-014-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-05T15:07:15.827\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T15:09:01.577\"},{\"Id\":6672,\"PalletCode\":\"800024\",\"MaterialType\":3,\"LocationCode\":\"A-015-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:16:13.143\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T17:00:55.273\"},{\"Id\":6673,\"PalletCode\":\"800047\",\"MaterialType\":3,\"LocationCode\":\"B-017-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:23:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T16:25:30.067\"},{\"Id\":6674,\"PalletCode\":\"800076\",\"MaterialType\":3,\"LocationCode\":\"A-016-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:28:33.587\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T16:30:30.66\"},{\"Id\":6675,\"PalletCode\":\"800080\",\"MaterialType\":8,\"LocationCode\":\"A-017-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":22,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:40:27.11\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T16:42:37.15\"},{\"Id\":6676,\"PalletCode\":\"800028\",\"MaterialType\":8,\"LocationCode\":\"B-014-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":10,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:44:10.237\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T16:47:31.56\"},{\"Id\":6679,\"PalletCode\":\"800060\",\"MaterialType\":1,\"LocationCode\":\"B-016-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"10\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-06T09:25:39.467\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:27:29.64\"},{\"Id\":6680,\"PalletCode\":\"800061\",\"MaterialType\":1,\"LocationCode\":\"A-015-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"09\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-06T09:30:03.233\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:32:00.673\"},{\"Id\":6681,\"PalletCode\":\"800064\",\"MaterialType\":1,\"LocationCode\":\"B-015-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"11\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-06T10:48:03.647\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T10:49:47.647\"}]"}
--------------------------------
2025/6/6 12:24:14|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:08 673","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:GetLocationStatu2","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"999ms","ResponseTime":"2025-06-06 12:24:14 672","ResponseJsonData":"[{\"index\":\"A-002-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-003-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-004-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-005-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-006-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-007-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-008-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-009-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-010-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-011-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-012-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-013-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-014-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-015-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-016-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-017-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-018-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-019-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-002-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-003-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-004-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-005-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-006-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-007-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-008-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-009-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-010-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-011-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-012-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-013-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-014-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-015-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-016-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-017-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-018-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-019-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-002-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-003-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-004-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-005-004\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-006-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-007-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-008-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-009-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-010-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-011-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-012-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-013-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-014-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-015-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-016-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-017-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-018-004\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"A-019-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-002-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-003-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-004-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-005-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-006-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-007-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-008-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-009-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-010-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-011-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-012-003\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"A-013-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-014-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-015-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-016-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-017-003\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"A-018-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-019-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-002-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-003-002\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-004-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-005-002\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-006-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-007-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-008-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-009-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-010-002\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-011-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-012-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-013-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-014-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-015-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-016-002\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"A-017-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-018-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-019-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-002-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-003-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-004-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-005-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-006-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-007-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-010-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-011-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-014-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-015-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-016-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-017-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-018-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-019-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-002-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-003-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-004-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-007-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-009-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-010-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-011-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-012-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-013-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-014-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-015-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-016-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-017-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-018-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-019-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-002-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-003-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-004-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-007-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-009-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-010-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-011-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-012-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-013-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-014-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-015-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-016-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-017-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-018-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-019-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-002-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-003-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-004-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-007-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-009-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-010-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-011-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-012-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-013-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-014-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-015-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-016-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-017-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-018-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-019-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-002-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-003-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-004-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-005-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-006-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-007-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-008-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-009-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-010-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-011-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-012-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-013-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-014-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-015-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-016-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-017-003\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"B-018-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-019-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-002-002\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-003-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-004-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-007-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-009-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-010-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-011-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-012-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-013-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-014-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-015-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-016-002\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"B-017-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-018-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-019-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-002-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-003-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-004-001\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-001\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-007-001\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-009-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-010-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-011-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-012-001\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-013-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-014-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-015-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-016-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-017-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-018-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-019-001\",\"location_state\":\"99\",\"location_lock\":false}]"}
--------------------------------
2025/6/6 12:24:14|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:13 717","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_StockInfoService","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"999ms","ResponseTime":"2025-06-06 12:24:14 717","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Db.Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:14|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:14 536","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"343ms","ResponseTime":"2025-06-06 12:24:14 880","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:15|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:14 766","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"247ms","ResponseTime":"2025-06-06 12:24:15 014","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:15|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:14 536","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"918ms","ResponseTime":"2025-06-06 12:24:15 454","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:15|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:14 949","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"575ms","ResponseTime":"2025-06-06 12:24:15 524","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:15|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:14 766","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Repository","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"805ms","ResponseTime":"2025-06-06 12:24:15 572","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Db.Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:16|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:14 949","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"45ms","ResponseTime":"2025-06-06 12:24:15 994","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:16|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:14 536","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_LocationInfoService","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"461ms","ResponseTime":"2025-06-06 12:24:15 997","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Db.Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:16|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:16 151","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"377ms","ResponseTime":"2025-06-06 12:24:16 528","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:16|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:14 949","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_LocationInfoService","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"639ms","ResponseTime":"2025-06-06 12:24:16 589","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Db.Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:16|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:16 604","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => ((((x.Wlstatus == 0) OrElse (x.Wlstatus == 1)) OrElse (x.Wlstatus == 2)) OrElse (x.Wlstatus == 4))","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"38ms","ResponseTime":"2025-06-06 12:24:16 642","ResponseJsonData":"[{\"Id\":5504,\"PalletCode\":\"800071\",\"MaterialType\":1,\"LocationCode\":\"B-010-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6A\",\"WagonName\":\"电线支架\",\"WagonModel\":\"01\",\"Wagongroup\":\"0011\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-26T17:43:31.157\",\"Modifier\":null,\"ModifyDate\":\"2025-05-26T17:45:12.68\"},{\"Id\":5547,\"PalletCode\":\"800085\",\"MaterialType\":8,\"LocationCode\":\"B-015-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503860216\",\"CreateDate\":\"2025-05-28T14:34:07.53\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:21:46.537\"},{\"Id\":5548,\"PalletCode\":\"800086\",\"MaterialType\":8,\"LocationCode\":\"A-016-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503860216\",\"CreateDate\":\"2025-05-28T14:37:37.843\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:29:53.56\"},{\"Id\":5564,\"PalletCode\":\"800092\",\"MaterialType\":8,\"LocationCode\":\"B-013-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":16,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"调整棒托\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-28T15:54:50.53\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-04T15:44:19.703\"},{\"Id\":5565,\"PalletCode\":\"800091\",\"MaterialType\":8,\"LocationCode\":\"B-011-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":16,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"调整棒托\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-28T15:58:56.633\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-04T15:35:10.713\"},{\"Id\":5569,\"PalletCode\":\"800036\",\"MaterialType\":3,\"LocationCode\":\"A-019-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:12:28.24\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:14:17.703\"},{\"Id\":5570,\"PalletCode\":\"800035\",\"MaterialType\":3,\"LocationCode\":\"A-013-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:19:20.423\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:21:45.717\"},{\"Id\":5571,\"PalletCode\":\"800073\",\"MaterialType\":2,\"LocationCode\":\"B-012-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:25:30.977\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:27:24.703\"},{\"Id\":5572,\"PalletCode\":\"800094\",\"MaterialType\":8,\"LocationCode\":\"A-002-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:32:41.15\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:35:02.68\"},{\"Id\":5573,\"PalletCode\":\"800093\",\"MaterialType\":8,\"LocationCode\":\"B-019-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:43:09.217\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:44:57.673\"},{\"Id\":5574,\"PalletCode\":\"800054\",\"MaterialType\":8,\"LocationCode\":\"A-018-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":6,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T09:46:03.447\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T09:48:01.667\"},{\"Id\":5575,\"PalletCode\":\"800053\",\"MaterialType\":8,\"LocationCode\":\"A-017-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T10:50:05.97\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:45:13.55\"},{\"Id\":5576,\"PalletCode\":\"800099\",\"MaterialType\":8,\"LocationCode\":\"B-017-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-29T10:52:48.997\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T11:02:46.623\"},{\"Id\":5580,\"PalletCode\":\"800097\",\"MaterialType\":8,\"LocationCode\":\"A-016-002\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":4,\"Materialweight\":15,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"03, 08\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T14:11:50.677\",\"Modifier\":\"010503860630\",\"ModifyDate\":\"2025-06-06T10:31:01.02\"},{\"Id\":5581,\"PalletCode\":\"800098\",\"MaterialType\":8,\"LocationCode\":\"B-016-002\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":4,\"Materialweight\":14,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"02, 08\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T14:16:15.243\",\"Modifier\":\"010503860630\",\"ModifyDate\":\"2025-06-06T10:29:13.713\"},{\"Id\":5582,\"PalletCode\":\"800095\",\"MaterialType\":8,\"LocationCode\":\"A-015-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":15,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"02, 07, 08\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T14:33:03.307\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:35:19.653\"},{\"Id\":5583,\"PalletCode\":\"800096\",\"MaterialType\":8,\"LocationCode\":\"A-006-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":17,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"04, 07\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T14:55:41.743\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:57:21.69\"},{\"Id\":5584,\"PalletCode\":\"800078\",\"MaterialType\":8,\"LocationCode\":\"B-003-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"04, 05, 06\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T15:00:50.233\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:02:33.66\"},{\"Id\":5585,\"PalletCode\":\"800100\",\"MaterialType\":8,\"LocationCode\":\"A-013-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":19,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"01, 05, 06\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T15:06:15.1\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:08:37.677\"},{\"Id\":5586,\"PalletCode\":\"800050\",\"MaterialType\":8,\"LocationCode\":\"B-013-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-29T15:12:48.737\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:14:44.657\"},{\"Id\":5591,\"PalletCode\":\"800069\",\"MaterialType\":1,\"LocationCode\":\"B-019-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":10,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"01, 03, 04, 05, 07, 10, 11, 15\",\"Wagongroup\":\"2547\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-30T15:27:16.277\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T15:29:01.713\"},{\"Id\":5592,\"PalletCode\":\"800057\",\"MaterialType\":1,\"LocationCode\":\"A-018-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":11,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"02, 03, 08, 09, 10, 11, 13\",\"Wagongroup\":\"2567\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-30T15:30:56.733\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T15:32:43.71\"},{\"Id\":5593,\"PalletCode\":\"800063\",\"MaterialType\":1,\"LocationCode\":\"B-018-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"闸片\",\"WagonModel\":\"02, 03, 04, 06, 08\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-05-30T15:34:36.777\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T15:36:34.69\"},{\"Id\":5595,\"PalletCode\":\"800049\",\"MaterialType\":8,\"LocationCode\":\"A-018-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:21:39.85\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T15:35:57.087\"},{\"Id\":5596,\"PalletCode\":\"800052\",\"MaterialType\":8,\"LocationCode\":\"B-018-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:24:34.317\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T15:36:03.183\"},{\"Id\":5597,\"PalletCode\":\"800051\",\"MaterialType\":8,\"LocationCode\":\"B-010-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:28:25.12\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:30:38.727\"},{\"Id\":5598,\"PalletCode\":\"800034\",\"MaterialType\":3,\"LocationCode\":\"B-014-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:33:44.65\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:35:35.707\"},{\"Id\":5599,\"PalletCode\":\"800037\",\"MaterialType\":3,\"LocationCode\":\"B-013-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-05-30T16:37:03.727\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:38:55.717\"},{\"Id\":6611,\"PalletCode\":\"800011\",\"MaterialType\":2,\"LocationCode\":\"A-011-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T09:36:49.673\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:38:42.577\"},{\"Id\":6612,\"PalletCode\":\"800014\",\"MaterialType\":2,\"LocationCode\":\"B-011-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":14,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T09:41:46.827\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:44:26.537\"},{\"Id\":6613,\"PalletCode\":\"800031\",\"MaterialType\":3,\"LocationCode\":\"A-016-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T09:53:22.923\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:55:55.583\"},{\"Id\":6614,\"PalletCode\":\"800030\",\"MaterialType\":3,\"LocationCode\":\"B-015-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T09:57:01.79\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:58:54.59\"},{\"Id\":6615,\"PalletCode\":\"800027\",\"MaterialType\":8,\"LocationCode\":\"B-009-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T11:07:45.107\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:10:17.583\"},{\"Id\":6616,\"PalletCode\":\"800026\",\"MaterialType\":8,\"LocationCode\":\"A-012-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T11:30:52.643\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:32:55.54\"},{\"Id\":6617,\"PalletCode\":\"800029\",\"MaterialType\":8,\"LocationCode\":\"B-012-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":3,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T11:48:57.077\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:50:48.583\"},{\"Id\":6618,\"PalletCode\":\"800102\",\"MaterialType\":8,\"LocationCode\":\"A-004-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T14:28:56.02\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T14:30:40.573\"},{\"Id\":6619,\"PalletCode\":\"800101\",\"MaterialType\":8,\"LocationCode\":\"A-003-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T14:50:07.797\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T14:51:52.583\"},{\"Id\":6620,\"PalletCode\":\"800055\",\"MaterialType\":8,\"LocationCode\":\"A-011-002\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"轴箱体\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-03T15:24:05.087\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T15:25:48.583\"},{\"Id\":6626,\"PalletCode\":\"800010\",\"MaterialType\":7,\"LocationCode\":\"A-010-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"09\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T08:44:14.423\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T08:45:54.59\"},{\"Id\":6627,\"PalletCode\":\"800018\",\"MaterialType\":7,\"LocationCode\":\"A-009-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"10\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T08:45:24.267\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T09:08:45.55\"},{\"Id\":6628,\"PalletCode\":\"800008\",\"MaterialType\":7,\"LocationCode\":\"B-009-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":4,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"11\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T08:47:15.14\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T09:06:13.547\"},{\"Id\":6630,\"PalletCode\":\"800062\",\"MaterialType\":1,\"LocationCode\":\"A-008-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":32,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\" 高度调整托架\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T09:01:47.783\",\"Modifier\":\"010503860568\",\"ModifyDate\":\"2025-06-05T11:25:40.567\"},{\"Id\":6633,\"PalletCode\":\"800042\",\"MaterialType\":2,\"LocationCode\":\"B-006-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:17:22.527\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:19:02.58\"},{\"Id\":6634,\"PalletCode\":\"800012\",\"MaterialType\":2,\"LocationCode\":\"B-005-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":14,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:23:31.097\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:25:44.573\"},{\"Id\":6635,\"PalletCode\":\"800033\",\"MaterialType\":3,\"LocationCode\":\"B-016-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:33:46.757\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:35:30.61\"},{\"Id\":6636,\"PalletCode\":\"800032\",\"MaterialType\":3,\"LocationCode\":\"A-004-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":12,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:41:20.6\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:43:09.543\"},{\"Id\":6637,\"PalletCode\":\"800009\",\"MaterialType\":7,\"LocationCode\":\"B-004-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"04\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:52:46.763\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:54:56.573\"},{\"Id\":6638,\"PalletCode\":\"800072\",\"MaterialType\":7,\"LocationCode\":\"A-003-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"06\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T10:57:34.727\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:59:18.547\"},{\"Id\":6639,\"PalletCode\":\"800007\",\"MaterialType\":7,\"LocationCode\":\"B-003-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"03\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T11:03:32.313\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T11:05:16.563\"},{\"Id\":6640,\"PalletCode\":\"800038\",\"MaterialType\":7,\"LocationCode\":\"A-012-003\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"15\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T11:36:06.4\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-06T09:08:08.647\"},{\"Id\":6641,\"PalletCode\":\"800015\",\"MaterialType\":7,\"LocationCode\":\"B-008-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"14\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T11:37:35.84\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-06T09:34:21.627\"},{\"Id\":6642,\"PalletCode\":\"800016\",\"MaterialType\":7,\"LocationCode\":\"B-007-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱前盖\",\"WagonModel\":\"12\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T11:43:42.717\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T11:55:07.607\"},{\"Id\":6643,\"PalletCode\":\"800083\",\"MaterialType\":8,\"LocationCode\":\"A-015-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":64,\"Remark\":null,\"Wagonnumber\":\"CRH6F\",\"WagonName\":\"连杆部件\",\"WagonModel\":\"01\",\"Wagongroup\":\"0434\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-04T14:06:45.56\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T14:08:32.577\"},{\"Id\":6650,\"PalletCode\":\"800040\",\"MaterialType\":6,\"LocationCode\":\"A-017-003\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"16\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T16:32:03.763\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T09:29:33.577\"},{\"Id\":6651,\"PalletCode\":\"800039\",\"MaterialType\":6,\"LocationCode\":\"B-017-003\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T16:33:31.29\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T09:28:21.59\"},{\"Id\":6652,\"PalletCode\":\"800089\",\"MaterialType\":6,\"LocationCode\":\"A-014-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"09\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-04T16:34:41.703\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T16:36:44.59\"},{\"Id\":6654,\"PalletCode\":\"800043\",\"MaterialType\":2,\"LocationCode\":\"A-007-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":16,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T09:20:33.117\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:23:07.583\"},{\"Id\":6659,\"PalletCode\":\"800023\",\"MaterialType\":3,\"LocationCode\":\"A-006-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板, 弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T09:32:58.753\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:38:31.553\"},{\"Id\":6660,\"PalletCode\":\"800025\",\"MaterialType\":3,\"LocationCode\":\"A-005-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T09:42:19.407\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T14:15:28.98\"},{\"Id\":6661,\"PalletCode\":\"800067\",\"MaterialType\":1,\"LocationCode\":\"A-002-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":7,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"13\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:28:19.123\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:30:14.563\"},{\"Id\":6662,\"PalletCode\":\"800059\",\"MaterialType\":1,\"LocationCode\":\"B-002-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":7,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"10\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:31:50.123\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:33:24.57\"},{\"Id\":6663,\"PalletCode\":\"800070\",\"MaterialType\":1,\"LocationCode\":\"A-019-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"12\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:35:31.917\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:37:18.573\"},{\"Id\":6664,\"PalletCode\":\"800068\",\"MaterialType\":1,\"LocationCode\":\"B-019-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":7,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"09\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:39:50.237\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:41:49.57\"},{\"Id\":6665,\"PalletCode\":\"800056\",\"MaterialType\":1,\"LocationCode\":\"A-018-004\",\"IsFull\":true,\"StockStatus\":11,\"Wlstatus\":0,\"Materialweight\":16,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"高度调整托架\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-05T10:44:31.237\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T11:26:43.567\"},{\"Id\":6666,\"PalletCode\":\"800013\",\"MaterialType\":2,\"LocationCode\":\"B-018-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-05T14:44:51.153\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T14:46:47.58\"},{\"Id\":6667,\"PalletCode\":\"800044\",\"MaterialType\":2,\"LocationCode\":\"A-017-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":18,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-05T14:51:06.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T14:53:08.54\"},{\"Id\":6668,\"PalletCode\":\"800084\",\"MaterialType\":8,\"LocationCode\":\"B-017-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-05T14:59:32.44\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T15:01:57.583\"},{\"Id\":6671,\"PalletCode\":\"800079\",\"MaterialType\":8,\"LocationCode\":\"A-014-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":4,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧上夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"010503800118\",\"CreateDate\":\"2025-06-05T15:07:15.827\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T15:09:01.577\"},{\"Id\":6672,\"PalletCode\":\"800024\",\"MaterialType\":3,\"LocationCode\":\"A-015-003\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:16:13.143\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T17:00:55.273\"},{\"Id\":6673,\"PalletCode\":\"800047\",\"MaterialType\":3,\"LocationCode\":\"B-017-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":20,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:23:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T16:25:30.067\"},{\"Id\":6674,\"PalletCode\":\"800076\",\"MaterialType\":3,\"LocationCode\":\"A-016-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"弹簧下夹板\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:28:33.587\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T16:30:30.66\"},{\"Id\":6675,\"PalletCode\":\"800080\",\"MaterialType\":8,\"LocationCode\":\"A-017-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":22,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:40:27.11\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T16:42:37.15\"},{\"Id\":6676,\"PalletCode\":\"800028\",\"MaterialType\":8,\"LocationCode\":\"B-014-001\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":10,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轮对提吊\",\"WagonModel\":\"01\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"ZXJ01\",\"CreateDate\":\"2025-06-05T16:44:10.237\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T16:47:31.56\"},{\"Id\":6679,\"PalletCode\":\"800060\",\"MaterialType\":1,\"LocationCode\":\"B-016-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"10\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-06T09:25:39.467\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:27:29.64\"},{\"Id\":6680,\"PalletCode\":\"800061\",\"MaterialType\":1,\"LocationCode\":\"A-015-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"轴箱后盖\",\"WagonModel\":\"09\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-06T09:30:03.233\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:32:00.673\"},{\"Id\":6681,\"PalletCode\":\"800064\",\"MaterialType\":1,\"LocationCode\":\"B-015-004\",\"IsFull\":true,\"StockStatus\":5,\"Wlstatus\":0,\"Materialweight\":8,\"Remark\":null,\"Wagonnumber\":\"CRH380\",\"WagonName\":\"闸片\",\"WagonModel\":\"11\",\"Wagongroup\":\"2542\",\"Details\":null,\"Creater\":\"\",\"CreateDate\":\"2025-06-06T10:48:03.647\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T10:49:47.647\"}]"}
--------------------------------
2025/6/6 12:24:16|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:10 792","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:GetLocationStatu2","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"927ms","ResponseTime":"2025-06-06 12:24:16 719","ResponseJsonData":"[{\"index\":\"A-002-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-003-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-004-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-005-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-006-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-007-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-008-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-009-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-010-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-011-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-012-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-013-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-014-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-015-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-016-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-017-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-018-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-019-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-002-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-003-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-004-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-005-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-006-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-007-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-008-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-009-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-010-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-011-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-012-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-013-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-014-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-015-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-016-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-017-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-018-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-019-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-002-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-003-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-004-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-005-004\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-006-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-007-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-008-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-009-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-010-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-011-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-012-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-013-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-014-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-015-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-016-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-017-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-018-004\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"A-019-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-002-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-003-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-004-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-005-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-006-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-007-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-008-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-009-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-010-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-011-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-012-003\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"A-013-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-014-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-015-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-016-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-017-003\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"A-018-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-019-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-002-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-003-002\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-004-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-005-002\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-006-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-007-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-008-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-009-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-010-002\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-011-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-012-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-013-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-014-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-015-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-016-002\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"A-017-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-018-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-019-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"A-002-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-003-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-004-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-005-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-006-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-007-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-010-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-011-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"A-014-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-015-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-016-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-017-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-018-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"A-019-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-002-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-003-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-004-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-007-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-009-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-010-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-011-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-012-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-013-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-014-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-015-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-016-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-017-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-018-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-019-006\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-002-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-003-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-004-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-007-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-009-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-010-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-011-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-012-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-013-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-014-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-015-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-016-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-017-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-018-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-019-005\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-002-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-003-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-004-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-007-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-009-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-010-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-011-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-012-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-013-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-014-004\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-015-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-016-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-017-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-018-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-019-004\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-002-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-003-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-004-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-005-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-006-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-007-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-008-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-009-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-010-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-011-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-012-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-013-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-014-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-015-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-016-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-017-003\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"B-018-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-019-003\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-002-002\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-003-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-004-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-007-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-009-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-010-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-011-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-012-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-013-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-014-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-015-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-016-002\",\"location_state\":\"1\",\"location_lock\":false},{\"index\":\"B-017-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-018-002\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-019-002\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-002-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-003-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-004-001\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-005-001\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-006-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-007-001\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-008-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-009-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-010-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-011-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-012-001\",\"location_state\":\"0\",\"location_lock\":false},{\"index\":\"B-013-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-014-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-015-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-016-001\",\"location_state\":\"99\",\"location_lock\":false},{\"index\":\"B-017-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-018-001\",\"location_state\":\"11\",\"location_lock\":false},{\"index\":\"B-019-001\",\"location_state\":\"99\",\"location_lock\":false}]"}
--------------------------------
2025/6/6 12:24:16|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:16 134","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Repository","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"783ms","ResponseTime":"2025-06-06 12:24:16 917","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Db.Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:16|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:16 657","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"298ms","ResponseTime":"2025-06-06 12:24:16 955","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:17|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:16 956","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"503ms","ResponseTime":"2025-06-06 12:24:17 459","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:17|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:16 642","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Repository","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"844ms","ResponseTime":"2025-06-06 12:24:17 487","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Db.Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:17|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:16 956","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_Db","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"979ms","ResponseTime":"2025-06-06 12:24:17 935","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:18|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:17 920","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => (x.LocationName != \"99\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"233ms","ResponseTime":"2025-06-06 12:24:18 153","ResponseJsonData":"[{\"Id\":13756,\"AreaId\":0,\"LocationCode\":\"B-002-001\",\"LocationName\":\"B排002列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-07T18:43:10.047\"},{\"Id\":13757,\"AreaId\":0,\"LocationCode\":\"B-002-002\",\"LocationName\":\"B排002列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T16:30:09.737\"},{\"Id\":13758,\"AreaId\":0,\"LocationCode\":\"B-002-003\",\"LocationName\":\"B排002列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:33:24.633\"},{\"Id\":13759,\"AreaId\":0,\"LocationCode\":\"B-002-004\",\"LocationName\":\"B排002列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T08:36:33.707\"},{\"Id\":13760,\"AreaId\":0,\"LocationCode\":\"B-002-005\",\"LocationName\":\"B排002列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13761,\"AreaId\":0,\"LocationCode\":\"B-002-006\",\"LocationName\":\"B排002列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-03-24T16:59:45.677\"},{\"Id\":13762,\"AreaId\":0,\"LocationCode\":\"B-003-001\",\"LocationName\":\"B排003列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:02:33.78\"},{\"Id\":13763,\"AreaId\":0,\"LocationCode\":\"B-003-002\",\"LocationName\":\"B排003列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:13:10.647\"},{\"Id\":13764,\"AreaId\":0,\"LocationCode\":\"B-003-003\",\"LocationName\":\"B排003列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T15:36:02.993\"},{\"Id\":13765,\"AreaId\":0,\"LocationCode\":\"B-003-004\",\"LocationName\":\"B排003列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T10:39:20.613\"},{\"Id\":13766,\"AreaId\":0,\"LocationCode\":\"B-003-005\",\"LocationName\":\"B排003列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13767,\"AreaId\":0,\"LocationCode\":\"B-003-006\",\"LocationName\":\"B排003列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13768,\"AreaId\":0,\"LocationCode\":\"B-004-001\",\"LocationName\":\"B排004列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T10:45:07.873\"},{\"Id\":13769,\"AreaId\":0,\"LocationCode\":\"B-004-002\",\"LocationName\":\"B排004列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:17:37.753\"},{\"Id\":13770,\"AreaId\":0,\"LocationCode\":\"B-004-003\",\"LocationName\":\"B排004列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:54:56.637\"},{\"Id\":13771,\"AreaId\":0,\"LocationCode\":\"B-004-004\",\"LocationName\":\"B排004列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:20:14.727\"},{\"Id\":13772,\"AreaId\":0,\"LocationCode\":\"B-004-005\",\"LocationName\":\"B排004列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13773,\"AreaId\":0,\"LocationCode\":\"B-004-006\",\"LocationName\":\"B排004列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13774,\"AreaId\":0,\"LocationCode\":\"B-005-001\",\"LocationName\":\"B排005列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:20:36.807\"},{\"Id\":13775,\"AreaId\":0,\"LocationCode\":\"B-005-002\",\"LocationName\":\"B排005列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:31:07.653\"},{\"Id\":13776,\"AreaId\":0,\"LocationCode\":\"B-005-003\",\"LocationName\":\"B排005列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:25:44.65\"},{\"Id\":13777,\"AreaId\":0,\"LocationCode\":\"B-005-004\",\"LocationName\":\"B排005列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:39:22.623\"},{\"Id\":13778,\"AreaId\":0,\"LocationCode\":\"B-005-005\",\"LocationName\":\"B排005列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13779,\"AreaId\":0,\"LocationCode\":\"B-005-006\",\"LocationName\":\"B排005列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13780,\"AreaId\":0,\"LocationCode\":\"B-006-001\",\"LocationName\":\"B排006列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-04T15:00:56.647\"},{\"Id\":13781,\"AreaId\":0,\"LocationCode\":\"B-006-002\",\"LocationName\":\"B排006列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T10:50:50.86\"},{\"Id\":13782,\"AreaId\":0,\"LocationCode\":\"B-006-003\",\"LocationName\":\"B排006列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:19:02.653\"},{\"Id\":13783,\"AreaId\":0,\"LocationCode\":\"B-006-004\",\"LocationName\":\"B排006列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-13T14:37:34.577\"},{\"Id\":13784,\"AreaId\":0,\"LocationCode\":\"B-006-005\",\"LocationName\":\"B排006列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13785,\"AreaId\":0,\"LocationCode\":\"B-006-006\",\"LocationName\":\"B排006列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13786,\"AreaId\":0,\"LocationCode\":\"B-007-001\",\"LocationName\":\"B排007列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T14:54:07.637\"},{\"Id\":13787,\"AreaId\":0,\"LocationCode\":\"B-007-002\",\"LocationName\":\"B排007列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:01:27.81\"},{\"Id\":13788,\"AreaId\":0,\"LocationCode\":\"B-007-003\",\"LocationName\":\"B排007列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T11:55:07.673\"},{\"Id\":13789,\"AreaId\":0,\"LocationCode\":\"B-007-004\",\"LocationName\":\"B排007列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13790,\"AreaId\":0,\"LocationCode\":\"B-007-005\",\"LocationName\":\"B排007列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13791,\"AreaId\":0,\"LocationCode\":\"B-007-006\",\"LocationName\":\"B排007列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13792,\"AreaId\":0,\"LocationCode\":\"B-008-001\",\"LocationName\":\"B排008列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:24:13.633\"},{\"Id\":13793,\"AreaId\":0,\"LocationCode\":\"B-008-002\",\"LocationName\":\"B排008列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":\"2025-05-27T15:20:41.773\"},{\"Id\":13794,\"AreaId\":0,\"LocationCode\":\"B-008-003\",\"LocationName\":\"B排008列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-06T09:34:21.733\"},{\"Id\":13795,\"AreaId\":0,\"LocationCode\":\"B-008-004\",\"LocationName\":\"B排008列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.793\"},{\"Id\":13796,\"AreaId\":0,\"LocationCode\":\"B-008-005\",\"LocationName\":\"B排008列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.793\"},{\"Id\":13797,\"AreaId\":0,\"LocationCode\":\"B-008-006\",\"LocationName\":\"B排008列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.797\"},{\"Id\":13798,\"AreaId\":0,\"LocationCode\":\"B-009-001\",\"LocationName\":\"B排009列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:10:17.663\"},{\"Id\":13799,\"AreaId\":0,\"LocationCode\":\"B-009-002\",\"LocationName\":\"B排009列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-05-28T08:45:08.913\"},{\"Id\":13800,\"AreaId\":0,\"LocationCode\":\"B-009-003\",\"LocationName\":\"B排009列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T09:06:13.613\"},{\"Id\":13801,\"AreaId\":0,\"LocationCode\":\"B-009-004\",\"LocationName\":\"B排009列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.803\"},{\"Id\":13802,\"AreaId\":0,\"LocationCode\":\"B-009-005\",\"LocationName\":\"B排009列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.803\"},{\"Id\":13803,\"AreaId\":0,\"LocationCode\":\"B-009-006\",\"LocationName\":\"B排009列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.807\"},{\"Id\":13804,\"AreaId\":0,\"LocationCode\":\"B-010-001\",\"LocationName\":\"B排010列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:30:38.857\"},{\"Id\":13805,\"AreaId\":0,\"LocationCode\":\"B-010-002\",\"LocationName\":\"B排010列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":null,\"ModifyDate\":\"2025-05-27T14:20:02.837\"},{\"Id\":13806,\"AreaId\":0,\"LocationCode\":\"B-010-003\",\"LocationName\":\"B排010列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":null,\"ModifyDate\":\"2025-05-26T17:45:12.81\"},{\"Id\":13807,\"AreaId\":0,\"LocationCode\":\"B-010-004\",\"LocationName\":\"B排010列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.81\"},{\"Id\":13808,\"AreaId\":0,\"LocationCode\":\"B-010-005\",\"LocationName\":\"B排010列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.81\"},{\"Id\":13809,\"AreaId\":0,\"LocationCode\":\"B-010-006\",\"LocationName\":\"B排010列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.813\"},{\"Id\":13810,\"AreaId\":0,\"LocationCode\":\"B-011-001\",\"LocationName\":\"B排011列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-04T15:35:10.843\"},{\"Id\":13811,\"AreaId\":0,\"LocationCode\":\"B-011-002\",\"LocationName\":\"B排011列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T11:42:38.817\"},{\"Id\":13812,\"AreaId\":0,\"LocationCode\":\"B-011-003\",\"LocationName\":\"B排011列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:44:26.607\"},{\"Id\":13813,\"AreaId\":0,\"LocationCode\":\"B-011-004\",\"LocationName\":\"B排011列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.817\"},{\"Id\":13814,\"AreaId\":0,\"LocationCode\":\"B-011-005\",\"LocationName\":\"B排011列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.817\"},{\"Id\":13815,\"AreaId\":0,\"LocationCode\":\"B-011-006\",\"LocationName\":\"B排011列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:45:25.817\"},{\"Id\":13816,\"AreaId\":0,\"LocationCode\":\"B-012-001\",\"LocationName\":\"B排012列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T14:23:16.63\"},{\"Id\":13817,\"AreaId\":0,\"LocationCode\":\"B-012-002\",\"LocationName\":\"B排012列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:50:48.647\"},{\"Id\":13818,\"AreaId\":0,\"LocationCode\":\"B-012-003\",\"LocationName\":\"B排012列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:27:24.847\"},{\"Id\":13819,\"AreaId\":0,\"LocationCode\":\"B-012-004\",\"LocationName\":\"B排012列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13820,\"AreaId\":0,\"LocationCode\":\"B-012-005\",\"LocationName\":\"B排012列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13821,\"AreaId\":0,\"LocationCode\":\"B-012-006\",\"LocationName\":\"B排012列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13822,\"AreaId\":0,\"LocationCode\":\"B-013-001\",\"LocationName\":\"B排013列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-04T15:44:19.843\"},{\"Id\":13823,\"AreaId\":0,\"LocationCode\":\"B-013-002\",\"LocationName\":\"B排013列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:14:44.783\"},{\"Id\":13824,\"AreaId\":0,\"LocationCode\":\"B-013-003\",\"LocationName\":\"B排013列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:38:55.87\"},{\"Id\":13825,\"AreaId\":0,\"LocationCode\":\"B-013-004\",\"LocationName\":\"B排013列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-05-21T09:55:08.667\"},{\"Id\":13826,\"AreaId\":0,\"LocationCode\":\"B-013-005\",\"LocationName\":\"B排013列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13827,\"AreaId\":0,\"LocationCode\":\"B-013-006\",\"LocationName\":\"B排013列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13828,\"AreaId\":0,\"LocationCode\":\"B-014-001\",\"LocationName\":\"B排014列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:47:32.467\"},{\"Id\":13829,\"AreaId\":0,\"LocationCode\":\"B-014-002\",\"LocationName\":\"B排014列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:48:27.767\"},{\"Id\":13830,\"AreaId\":0,\"LocationCode\":\"B-014-003\",\"LocationName\":\"B排014列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:35:35.87\"},{\"Id\":13831,\"AreaId\":0,\"LocationCode\":\"B-014-004\",\"LocationName\":\"B排014列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-05-15T15:59:45.047\"},{\"Id\":13832,\"AreaId\":0,\"LocationCode\":\"B-014-005\",\"LocationName\":\"B排014列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13833,\"AreaId\":0,\"LocationCode\":\"B-014-006\",\"LocationName\":\"B排014列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13834,\"AreaId\":0,\"LocationCode\":\"B-015-001\",\"LocationName\":\"B排015列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:21:46.62\"},{\"Id\":13835,\"AreaId\":0,\"LocationCode\":\"B-015-002\",\"LocationName\":\"B排015列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:54:07.717\"},{\"Id\":13836,\"AreaId\":0,\"LocationCode\":\"B-015-003\",\"LocationName\":\"B排015列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:58:54.663\"},{\"Id\":13837,\"AreaId\":0,\"LocationCode\":\"B-015-004\",\"LocationName\":\"B排015列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T10:49:47.763\"},{\"Id\":13838,\"AreaId\":0,\"LocationCode\":\"B-015-005\",\"LocationName\":\"B排015列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13839,\"AreaId\":0,\"LocationCode\":\"B-015-006\",\"LocationName\":\"B排015列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13840,\"AreaId\":0,\"LocationCode\":\"B-016-001\",\"LocationName\":\"B排016列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-05-19T16:15:00.703\"},{\"Id\":13841,\"AreaId\":0,\"LocationCode\":\"B-016-002\",\"LocationName\":\"B排016列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":\"010503860630\",\"ModifyDate\":\"2025-06-06T10:28:14.043\"},{\"Id\":13842,\"AreaId\":0,\"LocationCode\":\"B-016-003\",\"LocationName\":\"B排016列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:35:30.683\"},{\"Id\":13843,\"AreaId\":0,\"LocationCode\":\"B-016-004\",\"LocationName\":\"B排016列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:27:29.753\"},{\"Id\":13844,\"AreaId\":0,\"LocationCode\":\"B-016-005\",\"LocationName\":\"B排016列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13845,\"AreaId\":0,\"LocationCode\":\"B-016-006\",\"LocationName\":\"B排016列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13846,\"AreaId\":0,\"LocationCode\":\"B-017-001\",\"LocationName\":\"B排017列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T15:01:57.657\"},{\"Id\":13847,\"AreaId\":0,\"LocationCode\":\"B-017-002\",\"LocationName\":\"B排017列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T11:02:46.677\"},{\"Id\":13848,\"AreaId\":0,\"LocationCode\":\"B-017-003\",\"LocationName\":\"B排017列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T09:27:17.777\"},{\"Id\":13849,\"AreaId\":0,\"LocationCode\":\"B-017-004\",\"LocationName\":\"B排017列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:25:30.327\"},{\"Id\":13850,\"AreaId\":0,\"LocationCode\":\"B-017-005\",\"LocationName\":\"B排017列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13851,\"AreaId\":0,\"LocationCode\":\"B-017-006\",\"LocationName\":\"B排017列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13852,\"AreaId\":0,\"LocationCode\":\"B-018-001\",\"LocationName\":\"B排018列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:26:58.95\"},{\"Id\":13853,\"AreaId\":0,\"LocationCode\":\"B-018-002\",\"LocationName\":\"B排018列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T11:35:41.617\"},{\"Id\":13854,\"AreaId\":0,\"LocationCode\":\"B-018-003\",\"LocationName\":\"B排018列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-30T15:36:34.82\"},{\"Id\":13855,\"AreaId\":0,\"LocationCode\":\"B-018-004\",\"LocationName\":\"B排018列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T14:46:47.647\"},{\"Id\":13856,\"AreaId\":0,\"LocationCode\":\"B-018-005\",\"LocationName\":\"B排018列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13857,\"AreaId\":0,\"LocationCode\":\"B-018-006\",\"LocationName\":\"B排018列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13858,\"AreaId\":0,\"LocationCode\":\"B-019-001\",\"LocationName\":\"B排019列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-23T10:40:05.717\"},{\"Id\":13859,\"AreaId\":0,\"LocationCode\":\"B-019-002\",\"LocationName\":\"B排019列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:44:57.813\"},{\"Id\":13860,\"AreaId\":0,\"LocationCode\":\"B-019-003\",\"LocationName\":\"B排019列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-30T15:29:01.867\"},{\"Id\":13861,\"AreaId\":0,\"LocationCode\":\"B-019-004\",\"LocationName\":\"B排019列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:41:49.76\"},{\"Id\":13862,\"AreaId\":0,\"LocationCode\":\"B-019-005\",\"LocationName\":\"B排019列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13863,\"AreaId\":0,\"LocationCode\":\"B-019-006\",\"LocationName\":\"B排019列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13876,\"AreaId\":0,\"LocationCode\":\"A-002-001\",\"LocationName\":\"A排002列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:35:02.817\"},{\"Id\":13877,\"AreaId\":0,\"LocationCode\":\"A-002-002\",\"LocationName\":\"A排002列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:29:27.637\"},{\"Id\":13878,\"AreaId\":0,\"LocationCode\":\"A-002-003\",\"LocationName\":\"A排002列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:30:14.643\"},{\"Id\":13879,\"AreaId\":0,\"LocationCode\":\"A-002-004\",\"LocationName\":\"A排002列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:26:35.667\"},{\"Id\":13880,\"AreaId\":0,\"LocationCode\":\"A-002-005\",\"LocationName\":\"A排002列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13881,\"AreaId\":0,\"LocationCode\":\"A-002-006\",\"LocationName\":\"A排002列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13882,\"AreaId\":0,\"LocationCode\":\"A-003-001\",\"LocationName\":\"A排003列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T14:51:52.657\"},{\"Id\":13883,\"AreaId\":0,\"LocationCode\":\"A-003-002\",\"LocationName\":\"A排003列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:26:22.653\"},{\"Id\":13884,\"AreaId\":0,\"LocationCode\":\"A-003-003\",\"LocationName\":\"A排003列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T15:35:56.847\"},{\"Id\":13885,\"AreaId\":0,\"LocationCode\":\"A-003-004\",\"LocationName\":\"A排003列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T10:38:18.65\"},{\"Id\":13886,\"AreaId\":0,\"LocationCode\":\"A-003-005\",\"LocationName\":\"A排003列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13887,\"AreaId\":0,\"LocationCode\":\"A-003-006\",\"LocationName\":\"A排003列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13888,\"AreaId\":0,\"LocationCode\":\"A-004-001\",\"LocationName\":\"A排004列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T14:30:40.65\"},{\"Id\":13889,\"AreaId\":0,\"LocationCode\":\"A-004-002\",\"LocationName\":\"A排004列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:41:38.753\"},{\"Id\":13890,\"AreaId\":0,\"LocationCode\":\"A-004-003\",\"LocationName\":\"A排004列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:43:09.62\"},{\"Id\":13891,\"AreaId\":0,\"LocationCode\":\"A-004-004\",\"LocationName\":\"A排004列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:14:40.633\"},{\"Id\":13892,\"AreaId\":0,\"LocationCode\":\"A-004-005\",\"LocationName\":\"A排004列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13893,\"AreaId\":0,\"LocationCode\":\"A-004-006\",\"LocationName\":\"A排004列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13894,\"AreaId\":0,\"LocationCode\":\"A-005-001\",\"LocationName\":\"A排005列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T09:02:48.58\"},{\"Id\":13895,\"AreaId\":0,\"LocationCode\":\"A-005-002\",\"LocationName\":\"A排005列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-03T17:12:17.657\"},{\"Id\":13896,\"AreaId\":0,\"LocationCode\":\"A-005-003\",\"LocationName\":\"A排005列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T14:11:50.62\"},{\"Id\":13897,\"AreaId\":0,\"LocationCode\":\"A-005-004\",\"LocationName\":\"A排005列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":\"2025-05-12T19:29:49.07\"},{\"Id\":13898,\"AreaId\":0,\"LocationCode\":\"A-005-005\",\"LocationName\":\"A排005列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13899,\"AreaId\":0,\"LocationCode\":\"A-005-006\",\"LocationName\":\"A排005列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13900,\"AreaId\":0,\"LocationCode\":\"A-006-001\",\"LocationName\":\"A排006列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:57:21.817\"},{\"Id\":13901,\"AreaId\":0,\"LocationCode\":\"A-006-002\",\"LocationName\":\"A排006列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T10:49:45.8\"},{\"Id\":13902,\"AreaId\":0,\"LocationCode\":\"A-006-003\",\"LocationName\":\"A排006列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:38:31.617\"},{\"Id\":13903,\"AreaId\":0,\"LocationCode\":\"A-006-004\",\"LocationName\":\"A排006列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:09:38.937\"},{\"Id\":13904,\"AreaId\":0,\"LocationCode\":\"A-006-005\",\"LocationName\":\"A排006列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13905,\"AreaId\":0,\"LocationCode\":\"A-006-006\",\"LocationName\":\"A排006列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13906,\"AreaId\":0,\"LocationCode\":\"A-007-001\",\"LocationName\":\"A排007列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:19:44.727\"},{\"Id\":13907,\"AreaId\":0,\"LocationCode\":\"A-007-002\",\"LocationName\":\"A排007列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:00:21.78\"},{\"Id\":13908,\"AreaId\":0,\"LocationCode\":\"A-007-003\",\"LocationName\":\"A排007列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:23:07.66\"},{\"Id\":13909,\"AreaId\":0,\"LocationCode\":\"A-007-004\",\"LocationName\":\"A排007列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-05-13T13:52:57.043\"},{\"Id\":13910,\"AreaId\":0,\"LocationCode\":\"A-007-005\",\"LocationName\":\"A排007列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13911,\"AreaId\":0,\"LocationCode\":\"A-007-006\",\"LocationName\":\"A排007列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13913,\"AreaId\":0,\"LocationCode\":\"A-008-002\",\"LocationName\":\"A排008列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:02:34.803\"},{\"Id\":13914,\"AreaId\":0,\"LocationCode\":\"A-008-003\",\"LocationName\":\"A排008列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":\"010503860568\",\"ModifyDate\":\"2025-06-05T11:25:40.65\"},{\"Id\":13915,\"AreaId\":0,\"LocationCode\":\"A-008-004\",\"LocationName\":\"A排008列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13916,\"AreaId\":0,\"LocationCode\":\"A-008-005\",\"LocationName\":\"A排008列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13917,\"AreaId\":0,\"LocationCode\":\"A-008-006\",\"LocationName\":\"A排008列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13919,\"AreaId\":0,\"LocationCode\":\"A-009-002\",\"LocationName\":\"A排009列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:34:22.823\"},{\"Id\":13920,\"AreaId\":0,\"LocationCode\":\"A-009-003\",\"LocationName\":\"A排009列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T09:08:45.613\"},{\"Id\":13921,\"AreaId\":0,\"LocationCode\":\"A-009-004\",\"LocationName\":\"A排009列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13922,\"AreaId\":0,\"LocationCode\":\"A-009-005\",\"LocationName\":\"A排009列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13923,\"AreaId\":0,\"LocationCode\":\"A-009-006\",\"LocationName\":\"A排009列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13924,\"AreaId\":0,\"LocationCode\":\"A-010-001\",\"LocationName\":\"A排010列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":\"2025-05-07T14:01:12.26\"},{\"Id\":13925,\"AreaId\":0,\"LocationCode\":\"A-010-002\",\"LocationName\":\"A排010列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-19T16:18:58.687\"},{\"Id\":13926,\"AreaId\":0,\"LocationCode\":\"A-010-003\",\"LocationName\":\"A排010列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T08:45:54.687\"},{\"Id\":13927,\"AreaId\":0,\"LocationCode\":\"A-010-004\",\"LocationName\":\"A排010列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13928,\"AreaId\":0,\"LocationCode\":\"A-010-005\",\"LocationName\":\"A排010列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13929,\"AreaId\":0,\"LocationCode\":\"A-010-006\",\"LocationName\":\"A排010列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13930,\"AreaId\":0,\"LocationCode\":\"A-011-001\",\"LocationName\":\"A排011列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":\"2025-05-07T14:02:14.263\"},{\"Id\":13931,\"AreaId\":0,\"LocationCode\":\"A-011-002\",\"LocationName\":\"A排011列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T15:25:48.66\"},{\"Id\":13932,\"AreaId\":0,\"LocationCode\":\"A-011-003\",\"LocationName\":\"A排011列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:38:42.673\"},{\"Id\":13933,\"AreaId\":0,\"LocationCode\":\"A-011-004\",\"LocationName\":\"A排011列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13934,\"AreaId\":0,\"LocationCode\":\"A-011-005\",\"LocationName\":\"A排011列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13935,\"AreaId\":0,\"LocationCode\":\"A-011-006\",\"LocationName\":\"A排011列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13937,\"AreaId\":0,\"LocationCode\":\"A-012-002\",\"LocationName\":\"A排012列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:32:55.603\"},{\"Id\":13938,\"AreaId\":0,\"LocationCode\":\"A-012-003\",\"LocationName\":\"A排012列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-06T09:06:30.12\"},{\"Id\":13939,\"AreaId\":0,\"LocationCode\":\"A-012-004\",\"LocationName\":\"A排012列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13940,\"AreaId\":0,\"LocationCode\":\"A-012-005\",\"LocationName\":\"A排012列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13941,\"AreaId\":0,\"LocationCode\":\"A-012-006\",\"LocationName\":\"A排012列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13943,\"AreaId\":0,\"LocationCode\":\"A-013-002\",\"LocationName\":\"A排013列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:08:37.82\"},{\"Id\":13944,\"AreaId\":0,\"LocationCode\":\"A-013-003\",\"LocationName\":\"A排013列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:21:45.863\"},{\"Id\":13945,\"AreaId\":0,\"LocationCode\":\"A-013-004\",\"LocationName\":\"A排013列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-05-19T16:21:10.72\"},{\"Id\":13946,\"AreaId\":0,\"LocationCode\":\"A-013-005\",\"LocationName\":\"A排013列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13947,\"AreaId\":0,\"LocationCode\":\"A-013-006\",\"LocationName\":\"A排013列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13948,\"AreaId\":0,\"LocationCode\":\"A-014-001\",\"LocationName\":\"A排014列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T15:09:01.653\"},{\"Id\":13949,\"AreaId\":0,\"LocationCode\":\"A-014-002\",\"LocationName\":\"A排014列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T08:46:54.667\"},{\"Id\":13950,\"AreaId\":0,\"LocationCode\":\"A-014-003\",\"LocationName\":\"A排014列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T16:36:44.667\"},{\"Id\":13951,\"AreaId\":0,\"LocationCode\":\"A-014-004\",\"LocationName\":\"A排014列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-05-15T15:58:28.043\"},{\"Id\":13952,\"AreaId\":0,\"LocationCode\":\"A-014-005\",\"LocationName\":\"A排014列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13953,\"AreaId\":0,\"LocationCode\":\"A-014-006\",\"LocationName\":\"A排014列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13954,\"AreaId\":0,\"LocationCode\":\"A-015-001\",\"LocationName\":\"A排015列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-04T14:08:32.64\"},{\"Id\":13955,\"AreaId\":0,\"LocationCode\":\"A-015-002\",\"LocationName\":\"A排015列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:35:19.783\"},{\"Id\":13956,\"AreaId\":0,\"LocationCode\":\"A-015-003\",\"LocationName\":\"A排015列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:18:34.917\"},{\"Id\":13957,\"AreaId\":0,\"LocationCode\":\"A-015-004\",\"LocationName\":\"A排015列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:32:00.823\"},{\"Id\":13958,\"AreaId\":0,\"LocationCode\":\"A-015-005\",\"LocationName\":\"A排015列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13959,\"AreaId\":0,\"LocationCode\":\"A-015-006\",\"LocationName\":\"A排015列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13960,\"AreaId\":0,\"LocationCode\":\"A-016-001\",\"LocationName\":\"A排016列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:29:53.623\"},{\"Id\":13961,\"AreaId\":0,\"LocationCode\":\"A-016-002\",\"LocationName\":\"A排016列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"010503860630\",\"ModifyDate\":\"2025-06-06T10:28:14.047\"},{\"Id\":13962,\"AreaId\":0,\"LocationCode\":\"A-016-003\",\"LocationName\":\"A排016列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:55:55.66\"},{\"Id\":13963,\"AreaId\":0,\"LocationCode\":\"A-016-004\",\"LocationName\":\"A排016列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:30:31.367\"},{\"Id\":13964,\"AreaId\":0,\"LocationCode\":\"A-016-005\",\"LocationName\":\"A排016列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13965,\"AreaId\":0,\"LocationCode\":\"A-016-006\",\"LocationName\":\"A排016列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13966,\"AreaId\":0,\"LocationCode\":\"A-017-001\",\"LocationName\":\"A排017列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:42:37.913\"},{\"Id\":13967,\"AreaId\":0,\"LocationCode\":\"A-017-002\",\"LocationName\":\"A排017列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:45:13.617\"},{\"Id\":13968,\"AreaId\":0,\"LocationCode\":\"A-017-003\",\"LocationName\":\"A排017列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T09:27:33.193\"},{\"Id\":13969,\"AreaId\":0,\"LocationCode\":\"A-017-004\",\"LocationName\":\"A排017列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T14:53:08.61\"},{\"Id\":13970,\"AreaId\":0,\"LocationCode\":\"A-017-005\",\"LocationName\":\"A排017列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13971,\"AreaId\":0,\"LocationCode\":\"A-017-006\",\"LocationName\":\"A排017列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13972,\"AreaId\":0,\"LocationCode\":\"A-018-001\",\"LocationName\":\"A排018列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:23:30.86\"},{\"Id\":13973,\"AreaId\":0,\"LocationCode\":\"A-018-002\",\"LocationName\":\"A排018列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:48:01.8\"},{\"Id\":13974,\"AreaId\":0,\"LocationCode\":\"A-018-003\",\"LocationName\":\"A排018列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-30T15:32:43.83\"},{\"Id\":13975,\"AreaId\":0,\"LocationCode\":\"A-018-004\",\"LocationName\":\"A排018列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T11:25:19.21\"},{\"Id\":13976,\"AreaId\":0,\"LocationCode\":\"A-018-005\",\"LocationName\":\"A排018列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13977,\"AreaId\":0,\"LocationCode\":\"A-018-006\",\"LocationName\":\"A排018列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13978,\"AreaId\":0,\"LocationCode\":\"A-019-001\",\"LocationName\":\"A排019列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":\"2025-05-19T16:15:52.72\"},{\"Id\":13979,\"AreaId\":0,\"LocationCode\":\"A-019-002\",\"LocationName\":\"A排019列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:14:59.787\"},{\"Id\":13980,\"AreaId\":0,\"LocationCode\":\"A-019-003\",\"LocationName\":\"A排019列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.437\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:14:17.833\"},{\"Id\":13981,\"AreaId\":0,\"LocationCode\":\"A-019-004\",\"LocationName\":\"A排019列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.437\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:37:18.647\"},{\"Id\":13982,\"AreaId\":0,\"LocationCode\":\"A-019-005\",\"LocationName\":\"A排019列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.437\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13983,\"AreaId\":0,\"LocationCode\":\"A-019-006\",\"LocationName\":\"A排019列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.437\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-03-06T10:39:14.48\"},{\"Id\":13991,\"AreaId\":0,\"LocationCode\":\"检修出库口\",\"LocationName\":\"检修出库口\",\"RoadwayNo\":\"A\",\"Row\":3,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":3,\"Remark\":\"只做显示,不可解禁\",\"Creater\":\"admin\",\"CreateDate\":\"2025-02-04T15:52:03\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13992,\"AreaId\":0,\"LocationCode\":\"检修出库口\",\"LocationName\":\"检修出库口\",\"RoadwayNo\":\"A\",\"Row\":3,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":3,\"Remark\":\"只做显示,不可解禁\",\"Creater\":\"admin\",\"CreateDate\":\"2025-02-04T15:52:03\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13993,\"AreaId\":0,\"LocationCode\":\"检修入库口\",\"LocationName\":\"检修入库口\",\"RoadwayNo\":\"A\",\"Row\":3,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":3,\"Remark\":\"只做显示,不可解禁\",\"Creater\":\"admin\",\"CreateDate\":\"2025-02-04T15:52:03\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13995,\"AreaId\":0,\"LocationCode\":\"检修入库口\",\"LocationName\":\"检修入库口\",\"RoadwayNo\":\"A\",\"Row\":3,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":3,\"Remark\":\"只做显示,不可解禁\",\"Creater\":\"admin\",\"CreateDate\":\"2025-02-04T15:52:03\",\"Modifier\":null,\"ModifyDate\":null}]"}
--------------------------------
2025/6/6 12:24:18|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:16 956","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:get_LocationInfoService","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"282ms","ResponseTime":"2025-06-06 12:24:18 238","ResponseJsonData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Context' with type 'SqlSugar.SqlSugarProvider'. Path 'Db.Context'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 133"}
--------------------------------
2025/6/6 12:24:18|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-06-06 12:24:18 181","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => (x.LocationName != \"99\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\\外出项目\\广州江门\\3-6\\DuiDuoJiJianCeXian\\项目代码\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"60ms","ResponseTime":"2025-06-06 12:24:18 242","ResponseJsonData":"[{\"Id\":13756,\"AreaId\":0,\"LocationCode\":\"B-002-001\",\"LocationName\":\"B排002列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-07T18:43:10.047\"},{\"Id\":13757,\"AreaId\":0,\"LocationCode\":\"B-002-002\",\"LocationName\":\"B排002列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T16:30:09.737\"},{\"Id\":13758,\"AreaId\":0,\"LocationCode\":\"B-002-003\",\"LocationName\":\"B排002列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:33:24.633\"},{\"Id\":13759,\"AreaId\":0,\"LocationCode\":\"B-002-004\",\"LocationName\":\"B排002列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T08:36:33.707\"},{\"Id\":13760,\"AreaId\":0,\"LocationCode\":\"B-002-005\",\"LocationName\":\"B排002列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13761,\"AreaId\":0,\"LocationCode\":\"B-002-006\",\"LocationName\":\"B排002列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-03-24T16:59:45.677\"},{\"Id\":13762,\"AreaId\":0,\"LocationCode\":\"B-003-001\",\"LocationName\":\"B排003列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.877\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:02:33.78\"},{\"Id\":13763,\"AreaId\":0,\"LocationCode\":\"B-003-002\",\"LocationName\":\"B排003列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:13:10.647\"},{\"Id\":13764,\"AreaId\":0,\"LocationCode\":\"B-003-003\",\"LocationName\":\"B排003列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T15:36:02.993\"},{\"Id\":13765,\"AreaId\":0,\"LocationCode\":\"B-003-004\",\"LocationName\":\"B排003列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T10:39:20.613\"},{\"Id\":13766,\"AreaId\":0,\"LocationCode\":\"B-003-005\",\"LocationName\":\"B排003列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13767,\"AreaId\":0,\"LocationCode\":\"B-003-006\",\"LocationName\":\"B排003列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13768,\"AreaId\":0,\"LocationCode\":\"B-004-001\",\"LocationName\":\"B排004列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T10:45:07.873\"},{\"Id\":13769,\"AreaId\":0,\"LocationCode\":\"B-004-002\",\"LocationName\":\"B排004列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:17:37.753\"},{\"Id\":13770,\"AreaId\":0,\"LocationCode\":\"B-004-003\",\"LocationName\":\"B排004列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:54:56.637\"},{\"Id\":13771,\"AreaId\":0,\"LocationCode\":\"B-004-004\",\"LocationName\":\"B排004列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:20:14.727\"},{\"Id\":13772,\"AreaId\":0,\"LocationCode\":\"B-004-005\",\"LocationName\":\"B排004列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13773,\"AreaId\":0,\"LocationCode\":\"B-004-006\",\"LocationName\":\"B排004列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13774,\"AreaId\":0,\"LocationCode\":\"B-005-001\",\"LocationName\":\"B排005列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.88\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:20:36.807\"},{\"Id\":13775,\"AreaId\":0,\"LocationCode\":\"B-005-002\",\"LocationName\":\"B排005列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:31:07.653\"},{\"Id\":13776,\"AreaId\":0,\"LocationCode\":\"B-005-003\",\"LocationName\":\"B排005列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:25:44.65\"},{\"Id\":13777,\"AreaId\":0,\"LocationCode\":\"B-005-004\",\"LocationName\":\"B排005列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:39:22.623\"},{\"Id\":13778,\"AreaId\":0,\"LocationCode\":\"B-005-005\",\"LocationName\":\"B排005列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13779,\"AreaId\":0,\"LocationCode\":\"B-005-006\",\"LocationName\":\"B排005列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13780,\"AreaId\":0,\"LocationCode\":\"B-006-001\",\"LocationName\":\"B排006列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-04T15:00:56.647\"},{\"Id\":13781,\"AreaId\":0,\"LocationCode\":\"B-006-002\",\"LocationName\":\"B排006列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T10:50:50.86\"},{\"Id\":13782,\"AreaId\":0,\"LocationCode\":\"B-006-003\",\"LocationName\":\"B排006列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:19:02.653\"},{\"Id\":13783,\"AreaId\":0,\"LocationCode\":\"B-006-004\",\"LocationName\":\"B排006列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-13T14:37:34.577\"},{\"Id\":13784,\"AreaId\":0,\"LocationCode\":\"B-006-005\",\"LocationName\":\"B排006列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13785,\"AreaId\":0,\"LocationCode\":\"B-006-006\",\"LocationName\":\"B排006列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.883\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13786,\"AreaId\":0,\"LocationCode\":\"B-007-001\",\"LocationName\":\"B排007列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T14:54:07.637\"},{\"Id\":13787,\"AreaId\":0,\"LocationCode\":\"B-007-002\",\"LocationName\":\"B排007列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:01:27.81\"},{\"Id\":13788,\"AreaId\":0,\"LocationCode\":\"B-007-003\",\"LocationName\":\"B排007列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T11:55:07.673\"},{\"Id\":13789,\"AreaId\":0,\"LocationCode\":\"B-007-004\",\"LocationName\":\"B排007列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13790,\"AreaId\":0,\"LocationCode\":\"B-007-005\",\"LocationName\":\"B排007列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13791,\"AreaId\":0,\"LocationCode\":\"B-007-006\",\"LocationName\":\"B排007列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13792,\"AreaId\":0,\"LocationCode\":\"B-008-001\",\"LocationName\":\"B排008列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:24:13.633\"},{\"Id\":13793,\"AreaId\":0,\"LocationCode\":\"B-008-002\",\"LocationName\":\"B排008列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":\"2025-05-27T15:20:41.773\"},{\"Id\":13794,\"AreaId\":0,\"LocationCode\":\"B-008-003\",\"LocationName\":\"B排008列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-06T09:34:21.733\"},{\"Id\":13795,\"AreaId\":0,\"LocationCode\":\"B-008-004\",\"LocationName\":\"B排008列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.793\"},{\"Id\":13796,\"AreaId\":0,\"LocationCode\":\"B-008-005\",\"LocationName\":\"B排008列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.793\"},{\"Id\":13797,\"AreaId\":0,\"LocationCode\":\"B-008-006\",\"LocationName\":\"B排008列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.797\"},{\"Id\":13798,\"AreaId\":0,\"LocationCode\":\"B-009-001\",\"LocationName\":\"B排009列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:10:17.663\"},{\"Id\":13799,\"AreaId\":0,\"LocationCode\":\"B-009-002\",\"LocationName\":\"B排009列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-05-28T08:45:08.913\"},{\"Id\":13800,\"AreaId\":0,\"LocationCode\":\"B-009-003\",\"LocationName\":\"B排009列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.887\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T09:06:13.613\"},{\"Id\":13801,\"AreaId\":0,\"LocationCode\":\"B-009-004\",\"LocationName\":\"B排009列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.803\"},{\"Id\":13802,\"AreaId\":0,\"LocationCode\":\"B-009-005\",\"LocationName\":\"B排009列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.803\"},{\"Id\":13803,\"AreaId\":0,\"LocationCode\":\"B-009-006\",\"LocationName\":\"B排009列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.807\"},{\"Id\":13804,\"AreaId\":0,\"LocationCode\":\"B-010-001\",\"LocationName\":\"B排010列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:30:38.857\"},{\"Id\":13805,\"AreaId\":0,\"LocationCode\":\"B-010-002\",\"LocationName\":\"B排010列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":null,\"ModifyDate\":\"2025-05-27T14:20:02.837\"},{\"Id\":13806,\"AreaId\":0,\"LocationCode\":\"B-010-003\",\"LocationName\":\"B排010列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":null,\"ModifyDate\":\"2025-05-26T17:45:12.81\"},{\"Id\":13807,\"AreaId\":0,\"LocationCode\":\"B-010-004\",\"LocationName\":\"B排010列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.81\"},{\"Id\":13808,\"AreaId\":0,\"LocationCode\":\"B-010-005\",\"LocationName\":\"B排010列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.81\"},{\"Id\":13809,\"AreaId\":0,\"LocationCode\":\"B-010-006\",\"LocationName\":\"B排010列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.813\"},{\"Id\":13810,\"AreaId\":0,\"LocationCode\":\"B-011-001\",\"LocationName\":\"B排011列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.89\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-04T15:35:10.843\"},{\"Id\":13811,\"AreaId\":0,\"LocationCode\":\"B-011-002\",\"LocationName\":\"B排011列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T11:42:38.817\"},{\"Id\":13812,\"AreaId\":0,\"LocationCode\":\"B-011-003\",\"LocationName\":\"B排011列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:44:26.607\"},{\"Id\":13813,\"AreaId\":0,\"LocationCode\":\"B-011-004\",\"LocationName\":\"B排011列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.817\"},{\"Id\":13814,\"AreaId\":0,\"LocationCode\":\"B-011-005\",\"LocationName\":\"B排011列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:48:07.817\"},{\"Id\":13815,\"AreaId\":0,\"LocationCode\":\"B-011-006\",\"LocationName\":\"B排011列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-15T14:45:25.817\"},{\"Id\":13816,\"AreaId\":0,\"LocationCode\":\"B-012-001\",\"LocationName\":\"B排012列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T14:23:16.63\"},{\"Id\":13817,\"AreaId\":0,\"LocationCode\":\"B-012-002\",\"LocationName\":\"B排012列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:50:48.647\"},{\"Id\":13818,\"AreaId\":0,\"LocationCode\":\"B-012-003\",\"LocationName\":\"B排012列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:27:24.847\"},{\"Id\":13819,\"AreaId\":0,\"LocationCode\":\"B-012-004\",\"LocationName\":\"B排012列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13820,\"AreaId\":0,\"LocationCode\":\"B-012-005\",\"LocationName\":\"B排012列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13821,\"AreaId\":0,\"LocationCode\":\"B-012-006\",\"LocationName\":\"B排012列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.893\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13822,\"AreaId\":0,\"LocationCode\":\"B-013-001\",\"LocationName\":\"B排013列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-04T15:44:19.843\"},{\"Id\":13823,\"AreaId\":0,\"LocationCode\":\"B-013-002\",\"LocationName\":\"B排013列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:14:44.783\"},{\"Id\":13824,\"AreaId\":0,\"LocationCode\":\"B-013-003\",\"LocationName\":\"B排013列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:38:55.87\"},{\"Id\":13825,\"AreaId\":0,\"LocationCode\":\"B-013-004\",\"LocationName\":\"B排013列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-05-21T09:55:08.667\"},{\"Id\":13826,\"AreaId\":0,\"LocationCode\":\"B-013-005\",\"LocationName\":\"B排013列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13827,\"AreaId\":0,\"LocationCode\":\"B-013-006\",\"LocationName\":\"B排013列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13828,\"AreaId\":0,\"LocationCode\":\"B-014-001\",\"LocationName\":\"B排014列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:47:32.467\"},{\"Id\":13829,\"AreaId\":0,\"LocationCode\":\"B-014-002\",\"LocationName\":\"B排014列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:48:27.767\"},{\"Id\":13830,\"AreaId\":0,\"LocationCode\":\"B-014-003\",\"LocationName\":\"B排014列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:35:35.87\"},{\"Id\":13831,\"AreaId\":0,\"LocationCode\":\"B-014-004\",\"LocationName\":\"B排014列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-05-15T15:59:45.047\"},{\"Id\":13832,\"AreaId\":0,\"LocationCode\":\"B-014-005\",\"LocationName\":\"B排014列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13833,\"AreaId\":0,\"LocationCode\":\"B-014-006\",\"LocationName\":\"B排014列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13834,\"AreaId\":0,\"LocationCode\":\"B-015-001\",\"LocationName\":\"B排015列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:21:46.62\"},{\"Id\":13835,\"AreaId\":0,\"LocationCode\":\"B-015-002\",\"LocationName\":\"B排015列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.897\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:54:07.717\"},{\"Id\":13836,\"AreaId\":0,\"LocationCode\":\"B-015-003\",\"LocationName\":\"B排015列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:58:54.663\"},{\"Id\":13837,\"AreaId\":0,\"LocationCode\":\"B-015-004\",\"LocationName\":\"B排015列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T10:49:47.763\"},{\"Id\":13838,\"AreaId\":0,\"LocationCode\":\"B-015-005\",\"LocationName\":\"B排015列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13839,\"AreaId\":0,\"LocationCode\":\"B-015-006\",\"LocationName\":\"B排015列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13840,\"AreaId\":0,\"LocationCode\":\"B-016-001\",\"LocationName\":\"B排016列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-05-19T16:15:00.703\"},{\"Id\":13841,\"AreaId\":0,\"LocationCode\":\"B-016-002\",\"LocationName\":\"B排016列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":\"010503860630\",\"ModifyDate\":\"2025-06-06T10:28:14.043\"},{\"Id\":13842,\"AreaId\":0,\"LocationCode\":\"B-016-003\",\"LocationName\":\"B排016列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:35:30.683\"},{\"Id\":13843,\"AreaId\":0,\"LocationCode\":\"B-016-004\",\"LocationName\":\"B排016列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:27:29.753\"},{\"Id\":13844,\"AreaId\":0,\"LocationCode\":\"B-016-005\",\"LocationName\":\"B排016列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13845,\"AreaId\":0,\"LocationCode\":\"B-016-006\",\"LocationName\":\"B排016列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.9\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13846,\"AreaId\":0,\"LocationCode\":\"B-017-001\",\"LocationName\":\"B排017列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T15:01:57.657\"},{\"Id\":13847,\"AreaId\":0,\"LocationCode\":\"B-017-002\",\"LocationName\":\"B排017列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T11:02:46.677\"},{\"Id\":13848,\"AreaId\":0,\"LocationCode\":\"B-017-003\",\"LocationName\":\"B排017列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T09:27:17.777\"},{\"Id\":13849,\"AreaId\":0,\"LocationCode\":\"B-017-004\",\"LocationName\":\"B排017列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:25:30.327\"},{\"Id\":13850,\"AreaId\":0,\"LocationCode\":\"B-017-005\",\"LocationName\":\"B排017列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13851,\"AreaId\":0,\"LocationCode\":\"B-017-006\",\"LocationName\":\"B排017列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13852,\"AreaId\":0,\"LocationCode\":\"B-018-001\",\"LocationName\":\"B排018列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:26:58.95\"},{\"Id\":13853,\"AreaId\":0,\"LocationCode\":\"B-018-002\",\"LocationName\":\"B排018列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T11:35:41.617\"},{\"Id\":13854,\"AreaId\":0,\"LocationCode\":\"B-018-003\",\"LocationName\":\"B排018列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-30T15:36:34.82\"},{\"Id\":13855,\"AreaId\":0,\"LocationCode\":\"B-018-004\",\"LocationName\":\"B排018列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.903\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T14:46:47.647\"},{\"Id\":13856,\"AreaId\":0,\"LocationCode\":\"B-018-005\",\"LocationName\":\"B排018列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13857,\"AreaId\":0,\"LocationCode\":\"B-018-006\",\"LocationName\":\"B排018列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13858,\"AreaId\":0,\"LocationCode\":\"B-019-001\",\"LocationName\":\"B排019列001层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-23T10:40:05.717\"},{\"Id\":13859,\"AreaId\":0,\"LocationCode\":\"B-019-002\",\"LocationName\":\"B排019列002层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:44:57.813\"},{\"Id\":13860,\"AreaId\":0,\"LocationCode\":\"B-019-003\",\"LocationName\":\"B排019列003层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-30T15:29:01.867\"},{\"Id\":13861,\"AreaId\":0,\"LocationCode\":\"B-019-004\",\"LocationName\":\"B排019列004层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:41:49.76\"},{\"Id\":13862,\"AreaId\":0,\"LocationCode\":\"B-019-005\",\"LocationName\":\"B排019列005层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13863,\"AreaId\":0,\"LocationCode\":\"B-019-006\",\"LocationName\":\"B排019列006层\",\"RoadwayNo\":\"1\",\"Row\":2,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:13:31.907\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13876,\"AreaId\":0,\"LocationCode\":\"A-002-001\",\"LocationName\":\"A排002列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:35:02.817\"},{\"Id\":13877,\"AreaId\":0,\"LocationCode\":\"A-002-002\",\"LocationName\":\"A排002列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:29:27.637\"},{\"Id\":13878,\"AreaId\":0,\"LocationCode\":\"A-002-003\",\"LocationName\":\"A排002列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:30:14.643\"},{\"Id\":13879,\"AreaId\":0,\"LocationCode\":\"A-002-004\",\"LocationName\":\"A排002列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:26:35.667\"},{\"Id\":13880,\"AreaId\":0,\"LocationCode\":\"A-002-005\",\"LocationName\":\"A排002列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13881,\"AreaId\":0,\"LocationCode\":\"A-002-006\",\"LocationName\":\"A排002列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13882,\"AreaId\":0,\"LocationCode\":\"A-003-001\",\"LocationName\":\"A排003列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.407\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T14:51:52.657\"},{\"Id\":13883,\"AreaId\":0,\"LocationCode\":\"A-003-002\",\"LocationName\":\"A排003列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:26:22.653\"},{\"Id\":13884,\"AreaId\":0,\"LocationCode\":\"A-003-003\",\"LocationName\":\"A排003列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-06-05T15:35:56.847\"},{\"Id\":13885,\"AreaId\":0,\"LocationCode\":\"A-003-004\",\"LocationName\":\"A排003列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T10:38:18.65\"},{\"Id\":13886,\"AreaId\":0,\"LocationCode\":\"A-003-005\",\"LocationName\":\"A排003列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13887,\"AreaId\":0,\"LocationCode\":\"A-003-006\",\"LocationName\":\"A排003列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13888,\"AreaId\":0,\"LocationCode\":\"A-004-001\",\"LocationName\":\"A排004列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T14:30:40.65\"},{\"Id\":13889,\"AreaId\":0,\"LocationCode\":\"A-004-002\",\"LocationName\":\"A排004列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:41:38.753\"},{\"Id\":13890,\"AreaId\":0,\"LocationCode\":\"A-004-003\",\"LocationName\":\"A排004列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T10:43:09.62\"},{\"Id\":13891,\"AreaId\":0,\"LocationCode\":\"A-004-004\",\"LocationName\":\"A排004列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:14:40.633\"},{\"Id\":13892,\"AreaId\":0,\"LocationCode\":\"A-004-005\",\"LocationName\":\"A排004列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.41\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13893,\"AreaId\":0,\"LocationCode\":\"A-004-006\",\"LocationName\":\"A排004列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13894,\"AreaId\":0,\"LocationCode\":\"A-005-001\",\"LocationName\":\"A排005列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T09:02:48.58\"},{\"Id\":13895,\"AreaId\":0,\"LocationCode\":\"A-005-002\",\"LocationName\":\"A排005列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-03T17:12:17.657\"},{\"Id\":13896,\"AreaId\":0,\"LocationCode\":\"A-005-003\",\"LocationName\":\"A排005列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T14:11:50.62\"},{\"Id\":13897,\"AreaId\":0,\"LocationCode\":\"A-005-004\",\"LocationName\":\"A排005列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":\"2025-05-12T19:29:49.07\"},{\"Id\":13898,\"AreaId\":0,\"LocationCode\":\"A-005-005\",\"LocationName\":\"A排005列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13899,\"AreaId\":0,\"LocationCode\":\"A-005-006\",\"LocationName\":\"A排005列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13900,\"AreaId\":0,\"LocationCode\":\"A-006-001\",\"LocationName\":\"A排006列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:57:21.817\"},{\"Id\":13901,\"AreaId\":0,\"LocationCode\":\"A-006-002\",\"LocationName\":\"A排006列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T10:49:45.8\"},{\"Id\":13902,\"AreaId\":0,\"LocationCode\":\"A-006-003\",\"LocationName\":\"A排006列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.413\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:38:31.617\"},{\"Id\":13903,\"AreaId\":0,\"LocationCode\":\"A-006-004\",\"LocationName\":\"A排006列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:09:38.937\"},{\"Id\":13904,\"AreaId\":0,\"LocationCode\":\"A-006-005\",\"LocationName\":\"A排006列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13905,\"AreaId\":0,\"LocationCode\":\"A-006-006\",\"LocationName\":\"A排006列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13906,\"AreaId\":0,\"LocationCode\":\"A-007-001\",\"LocationName\":\"A排007列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:19:44.727\"},{\"Id\":13907,\"AreaId\":0,\"LocationCode\":\"A-007-002\",\"LocationName\":\"A排007列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:00:21.78\"},{\"Id\":13908,\"AreaId\":0,\"LocationCode\":\"A-007-003\",\"LocationName\":\"A排007列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T09:23:07.66\"},{\"Id\":13909,\"AreaId\":0,\"LocationCode\":\"A-007-004\",\"LocationName\":\"A排007列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-05-13T13:52:57.043\"},{\"Id\":13910,\"AreaId\":0,\"LocationCode\":\"A-007-005\",\"LocationName\":\"A排007列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13911,\"AreaId\":0,\"LocationCode\":\"A-007-006\",\"LocationName\":\"A排007列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13913,\"AreaId\":0,\"LocationCode\":\"A-008-002\",\"LocationName\":\"A排008列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:02:34.803\"},{\"Id\":13914,\"AreaId\":0,\"LocationCode\":\"A-008-003\",\"LocationName\":\"A排008列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":\"010503860568\",\"ModifyDate\":\"2025-06-05T11:25:40.65\"},{\"Id\":13915,\"AreaId\":0,\"LocationCode\":\"A-008-004\",\"LocationName\":\"A排008列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13916,\"AreaId\":0,\"LocationCode\":\"A-008-005\",\"LocationName\":\"A排008列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13917,\"AreaId\":0,\"LocationCode\":\"A-008-006\",\"LocationName\":\"A排008列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.417\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13919,\"AreaId\":0,\"LocationCode\":\"A-009-002\",\"LocationName\":\"A排009列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:34:22.823\"},{\"Id\":13920,\"AreaId\":0,\"LocationCode\":\"A-009-003\",\"LocationName\":\"A排009列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-04T09:08:45.613\"},{\"Id\":13921,\"AreaId\":0,\"LocationCode\":\"A-009-004\",\"LocationName\":\"A排009列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13922,\"AreaId\":0,\"LocationCode\":\"A-009-005\",\"LocationName\":\"A排009列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13923,\"AreaId\":0,\"LocationCode\":\"A-009-006\",\"LocationName\":\"A排009列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13924,\"AreaId\":0,\"LocationCode\":\"A-010-001\",\"LocationName\":\"A排010列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":\"2025-05-07T14:01:12.26\"},{\"Id\":13925,\"AreaId\":0,\"LocationCode\":\"A-010-002\",\"LocationName\":\"A排010列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-05-19T16:18:58.687\"},{\"Id\":13926,\"AreaId\":0,\"LocationCode\":\"A-010-003\",\"LocationName\":\"A排010列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T08:45:54.687\"},{\"Id\":13927,\"AreaId\":0,\"LocationCode\":\"A-010-004\",\"LocationName\":\"A排010列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13928,\"AreaId\":0,\"LocationCode\":\"A-010-005\",\"LocationName\":\"A排010列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.42\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13929,\"AreaId\":0,\"LocationCode\":\"A-010-006\",\"LocationName\":\"A排010列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13930,\"AreaId\":0,\"LocationCode\":\"A-011-001\",\"LocationName\":\"A排011列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":\"2025-05-07T14:02:14.263\"},{\"Id\":13931,\"AreaId\":0,\"LocationCode\":\"A-011-002\",\"LocationName\":\"A排011列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T15:25:48.66\"},{\"Id\":13932,\"AreaId\":0,\"LocationCode\":\"A-011-003\",\"LocationName\":\"A排011列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:38:42.673\"},{\"Id\":13933,\"AreaId\":0,\"LocationCode\":\"A-011-004\",\"LocationName\":\"A排011列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13934,\"AreaId\":0,\"LocationCode\":\"A-011-005\",\"LocationName\":\"A排011列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13935,\"AreaId\":0,\"LocationCode\":\"A-011-006\",\"LocationName\":\"A排011列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13937,\"AreaId\":0,\"LocationCode\":\"A-012-002\",\"LocationName\":\"A排012列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T11:32:55.603\"},{\"Id\":13938,\"AreaId\":0,\"LocationCode\":\"A-012-003\",\"LocationName\":\"A排012列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-06T09:06:30.12\"},{\"Id\":13939,\"AreaId\":0,\"LocationCode\":\"A-012-004\",\"LocationName\":\"A排012列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.423\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13940,\"AreaId\":0,\"LocationCode\":\"A-012-005\",\"LocationName\":\"A排012列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13941,\"AreaId\":0,\"LocationCode\":\"A-012-006\",\"LocationName\":\"A排012列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13943,\"AreaId\":0,\"LocationCode\":\"A-013-002\",\"LocationName\":\"A排013列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T15:08:37.82\"},{\"Id\":13944,\"AreaId\":0,\"LocationCode\":\"A-013-003\",\"LocationName\":\"A排013列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:21:45.863\"},{\"Id\":13945,\"AreaId\":0,\"LocationCode\":\"A-013-004\",\"LocationName\":\"A排013列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-05-19T16:21:10.72\"},{\"Id\":13946,\"AreaId\":0,\"LocationCode\":\"A-013-005\",\"LocationName\":\"A排013列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13947,\"AreaId\":0,\"LocationCode\":\"A-013-006\",\"LocationName\":\"A排013列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13948,\"AreaId\":0,\"LocationCode\":\"A-014-001\",\"LocationName\":\"A排014列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T15:09:01.653\"},{\"Id\":13949,\"AreaId\":0,\"LocationCode\":\"A-014-002\",\"LocationName\":\"A排014列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T08:46:54.667\"},{\"Id\":13950,\"AreaId\":0,\"LocationCode\":\"A-014-003\",\"LocationName\":\"A排014列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":\"2025-06-04T16:36:44.667\"},{\"Id\":13951,\"AreaId\":0,\"LocationCode\":\"A-014-004\",\"LocationName\":\"A排014列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-05-15T15:58:28.043\"},{\"Id\":13952,\"AreaId\":0,\"LocationCode\":\"A-014-005\",\"LocationName\":\"A排014列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13953,\"AreaId\":0,\"LocationCode\":\"A-014-006\",\"LocationName\":\"A排014列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13954,\"AreaId\":0,\"LocationCode\":\"A-015-001\",\"LocationName\":\"A排015列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-04T14:08:32.64\"},{\"Id\":13955,\"AreaId\":0,\"LocationCode\":\"A-015-002\",\"LocationName\":\"A排015列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.427\",\"Modifier\":null,\"ModifyDate\":\"2025-05-29T14:35:19.783\"},{\"Id\":13956,\"AreaId\":0,\"LocationCode\":\"A-015-003\",\"LocationName\":\"A排015列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:18:34.917\"},{\"Id\":13957,\"AreaId\":0,\"LocationCode\":\"A-015-004\",\"LocationName\":\"A排015列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:32:00.823\"},{\"Id\":13958,\"AreaId\":0,\"LocationCode\":\"A-015-005\",\"LocationName\":\"A排015列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13959,\"AreaId\":0,\"LocationCode\":\"A-015-006\",\"LocationName\":\"A排015列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13960,\"AreaId\":0,\"LocationCode\":\"A-016-001\",\"LocationName\":\"A排016列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:29:53.623\"},{\"Id\":13961,\"AreaId\":0,\"LocationCode\":\"A-016-002\",\"LocationName\":\"A排016列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"010503860630\",\"ModifyDate\":\"2025-06-06T10:28:14.047\"},{\"Id\":13962,\"AreaId\":0,\"LocationCode\":\"A-016-003\",\"LocationName\":\"A排016列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":\"2025-06-03T09:55:55.66\"},{\"Id\":13963,\"AreaId\":0,\"LocationCode\":\"A-016-004\",\"LocationName\":\"A排016列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:30:31.367\"},{\"Id\":13964,\"AreaId\":0,\"LocationCode\":\"A-016-005\",\"LocationName\":\"A排016列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13965,\"AreaId\":0,\"LocationCode\":\"A-016-006\",\"LocationName\":\"A排016列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13966,\"AreaId\":0,\"LocationCode\":\"A-017-001\",\"LocationName\":\"A排017列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"ZXJ01\",\"ModifyDate\":\"2025-06-05T16:42:37.913\"},{\"Id\":13967,\"AreaId\":0,\"LocationCode\":\"A-017-002\",\"LocationName\":\"A排017列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.43\",\"Modifier\":\"010503800119\",\"ModifyDate\":\"2025-06-03T10:45:13.617\"},{\"Id\":13968,\"AreaId\":0,\"LocationCode\":\"A-017-003\",\"LocationName\":\"A排017列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T09:27:33.193\"},{\"Id\":13969,\"AreaId\":0,\"LocationCode\":\"A-017-004\",\"LocationName\":\"A排017列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-06-05T14:53:08.61\"},{\"Id\":13970,\"AreaId\":0,\"LocationCode\":\"A-017-005\",\"LocationName\":\"A排017列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13971,\"AreaId\":0,\"LocationCode\":\"A-017-006\",\"LocationName\":\"A排017列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13972,\"AreaId\":0,\"LocationCode\":\"A-018-001\",\"LocationName\":\"A排018列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":\"2025-05-30T16:23:30.86\"},{\"Id\":13973,\"AreaId\":0,\"LocationCode\":\"A-018-002\",\"LocationName\":\"A排018列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:48:01.8\"},{\"Id\":13974,\"AreaId\":0,\"LocationCode\":\"A-018-003\",\"LocationName\":\"A排018列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-30T15:32:43.83\"},{\"Id\":13975,\"AreaId\":0,\"LocationCode\":\"A-018-004\",\"LocationName\":\"A排018列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":\"010503860216\",\"ModifyDate\":\"2025-06-05T11:25:19.21\"},{\"Id\":13976,\"AreaId\":0,\"LocationCode\":\"A-018-005\",\"LocationName\":\"A排018列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13977,\"AreaId\":0,\"LocationCode\":\"A-018-006\",\"LocationName\":\"A排018列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13978,\"AreaId\":0,\"LocationCode\":\"A-019-001\",\"LocationName\":\"A排019列001层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":99,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":\"2025-05-19T16:15:52.72\"},{\"Id\":13979,\"AreaId\":0,\"LocationCode\":\"A-019-002\",\"LocationName\":\"A排019列002层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.433\",\"Modifier\":null,\"ModifyDate\":\"2025-06-06T09:14:59.787\"},{\"Id\":13980,\"AreaId\":0,\"LocationCode\":\"A-019-003\",\"LocationName\":\"A排019列003层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.437\",\"Modifier\":\"010503800118\",\"ModifyDate\":\"2025-05-29T09:14:17.833\"},{\"Id\":13981,\"AreaId\":0,\"LocationCode\":\"A-019-004\",\"LocationName\":\"A排019列004层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":2,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.437\",\"Modifier\":null,\"ModifyDate\":\"2025-06-05T10:37:18.647\"},{\"Id\":13982,\"AreaId\":0,\"LocationCode\":\"A-019-005\",\"LocationName\":\"A排019列005层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.437\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13983,\"AreaId\":0,\"LocationCode\":\"A-019-006\",\"LocationName\":\"A排019列006层\",\"RoadwayNo\":\"A\",\"Row\":1,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnableStatus\":0,\"Remark\":null,\"Creater\":\"admin\",\"CreateDate\":\"2025-02-27T19:14:49.437\",\"Modifier\":\"admin\",\"ModifyDate\":\"2025-03-06T10:39:14.48\"},{\"Id\":13991,\"AreaId\":0,\"LocationCode\":\"检修出库口\",\"LocationName\":\"检修出库口\",\"RoadwayNo\":\"A\",\"Row\":3,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":3,\"Remark\":\"只做显示,不可解禁\",\"Creater\":\"admin\",\"CreateDate\":\"2025-02-04T15:52:03\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13992,\"AreaId\":0,\"LocationCode\":\"检修出库口\",\"LocationName\":\"检修出库口\",\"RoadwayNo\":\"A\",\"Row\":3,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":3,\"Remark\":\"只做显示,不可解禁\",\"Creater\":\"admin\",\"CreateDate\":\"2025-02-04T15:52:03\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13993,\"AreaId\":0,\"LocationCode\":\"检修入库口\",\"LocationName\":\"检修入库口\",\"RoadwayNo\":\"A\",\"Row\":3,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":3,\"Remark\":\"只做显示,不可解禁\",\"Creater\":\"admin\",\"CreateDate\":\"2025-02-04T15:52:03\",\"Modifier\":null,\"ModifyDate\":null},{\"Id\":13995,\"AreaId\":0,\"LocationCode\":\"检修入库口\",\"LocationName\":\"检修入库口\",\"RoadwayNo\":\"A\",\"Row\":3,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":1,\"EnableStatus\":3,\"Remark\":\"只做显示,不可解禁\",\"Creater\":\"admin\",\"CreateDate\":\"2025-02-04T15:52:03\",\"Modifier\":null,\"ModifyDate\":null}]"}