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
--------------------------------
2025/1/9 18:19:25|
WIDESEA_Core.AOP.AOPLogExInfo
{"ApiLogAopInfo":{"RequestTime":"2025-01-09 06:19:25 461","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"","ResponseTime":"","ResponseJsonData":""},"InnerException":"InnerException-内部异常:\r\n\r\nStackTrace-堆栈跟踪:\r\n   at Microsoft.Data.SqlClient.SqlInternalConnectionTds.ValidateConnectionForExecute(SqlCommand command)\r\n   at Microsoft.Data.SqlClient.SqlCommand.ValidateCommand(Boolean isAsync, String method)\r\n   at Microsoft.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry, String method)\r\n   at Microsoft.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior)\r\n   at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)\r\n   at SqlSugar.AdoProvider.GetDataReader(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.QueryableProvider`1.GetData[TResult](KeyValuePair`2 sqlObj)\r\n   at SqlSugar.QueryableProvider`1._ToList[TResult]()\r\n   at SqlSugar.QueryableProvider`1.ToList()\r\n   at SqlSugar.QueryableProvider`1.First()\r\n   at WIDESEA_Core.BaseRepository.RepositoryBase`1.QueryFirst(Expression`1 whereExpression) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\BaseRepository\\RepositoryBase.cs:line 247\r\n   at Castle.Proxies.Invocations.IRepository`1_QueryFirst_8.InvokeMethodOnTarget()\r\n   at Castle.DynamicProxy.AbstractInvocation.Proceed()\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 70","ExMessage":"There is already an open DataReader associated with this Connection which must be closed first."}
--------------------------------
2025/1/9 18:19:25|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:19:25 475","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:GetTaskNo","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"78ms","ResponseTime":"2025-01-09 06:19:25 554","ResponseJsonData":"59"}
--------------------------------
2025/1/9 18:19:29|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:19:29 041","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:AddDataAsync","RequestParamsName":"【携带的参数有】:WIDESEA_Model.Models.Dt_Task","RequestParamsData":"[{\"TaskId\":0,\"TaskNum\":59,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":200,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:19:25.4624075+08:00\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:19:25.4456829+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:19:25.445684+08:00\"}]","ResponseIntervalTime":"31ms","ResponseTime":"2025-01-09 06:19:29 072","ResponseJsonData":"13771"}
--------------------------------
2025/1/9 18:19:29|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:19:29 076","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:AddDetailAsync","RequestParamsName":"【携带的参数有】:WIDESEA_Model.Models.Dt_Task, False, 任务更新->托盘【ZJD24026G125】货物位置从【1705】移动至【CWSC1】--新建入库任务","RequestParamsData":"[{\"TaskId\":13771,\"TaskNum\":59,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":200,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:19:25.4624075+08:00\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:19:29.0432509+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:19:25.445684+08:00\"},false,\"任务更新->托盘【ZJD24026G125】货物位置从【1705】移动至【CWSC1】--新建入库任务\"]","ResponseIntervalTime":"11ms","ResponseTime":"2025-01-09 06:19:29 087","ResponseJsonData":"true"}
--------------------------------
2025/1/9 18:19:29|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:18:45 820","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:RequestTrayInTaskAsync","RequestParamsName":"【携带的参数有】:WIDESEA_DTO.RequestTaskDto","RequestParamsData":"[{\"Position\":\"1705\",\"PalletCode\":\"ZJD24026G125\",\"PositionList\":null,\"RequestType\":\"\",\"EquiCodeMOM\":null,\"Roadways\":null,\"area\":0,\"ProductionLine\":null}]","ResponseIntervalTime":"270ms","ResponseTime":"2025-01-09 06:19:29 091","ResponseJsonData":"{\"Status\":true,\"Code\":0,\"Message\":null,\"Data\":{\"Id\":0,\"TaskNum\":59,\"PalletCode\":\"ZJD24026G125\",\"RoadWay\":\"CWSC1\",\"TaskType\":204,\"TaskState\":200,\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"Grade\":1},\"DevMessage\":null}"}
--------------------------------
2025/1/9 18:19:32|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:19:32 861","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"3ms","ResponseTime":"2025-01-09 06:19:32 865","ResponseJsonData":"null"}
--------------------------------
2025/1/9 18:19:42|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:19:42 858","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-01-09 06:19:42 860","ResponseJsonData":"null"}
--------------------------------
2025/1/9 18:19:52|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:19:52 825","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-01-09 06:19:52 827","ResponseJsonData":"null"}
--------------------------------
2025/1/9 18:20:02|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:20:02 800","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-01-09 06:20:02 801","ResponseJsonData":"null"}
--------------------------------
2025/1/9 18:20:12|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:20:12 811","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-01-09 06:20:12 812","ResponseJsonData":"null"}
--------------------------------
2025/1/9 18:20:22|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:20:22 818","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-01-09 06:20:22 821","ResponseJsonData":"null"}
--------------------------------
2025/1/9 18:20:32|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:20:32 811","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-01-09 06:20:32 813","ResponseJsonData":"null"}
--------------------------------
2025/1/9 18:20:36|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:20:36 634","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirstAsync","RequestParamsName":"【携带的参数有】:x => (x.PalletCode == value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass35_0).input.PalletCode)","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"6ms","ResponseTime":"2025-01-09 06:20:36 640","ResponseJsonData":"{\"TaskId\":13771,\"TaskNum\":59,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":200,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:19:25.463\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:19:29.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:36.6401086+08:00\"}"}
--------------------------------
2025/1/9 18:20:36|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:20:36 608","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:RequestTrayInTaskAsync","RequestParamsName":"【携带的参数有】:WIDESEA_DTO.RequestTaskDto","RequestParamsData":"[{\"Position\":\"1705\",\"PalletCode\":\"ZJD24026G125\",\"PositionList\":null,\"RequestType\":\"\",\"EquiCodeMOM\":null,\"Roadways\":null,\"area\":0,\"ProductionLine\":null}]","ResponseIntervalTime":"32ms","ResponseTime":"2025-01-09 06:20:36 641","ResponseJsonData":"{\"Status\":true,\"Code\":0,\"Message\":null,\"Data\":{\"TaskId\":13771,\"TaskNum\":59,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":200,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:19:25.463\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:19:29.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:36.6401086+08:00\"},\"DevMessage\":null}"}
--------------------------------
2025/1/9 18:20:42|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:20:42 818","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-01-09 06:20:42 819","ResponseJsonData":"null"}
--------------------------------
2025/1/9 18:20:49|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:20:49 612","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirstAsync","RequestParamsName":"【携带的参数有】:x => (x.TaskNum == Convert(value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass45_1).CS$<>8__locals1.taskNum, Nullable`1))","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Operand.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"4ms","ResponseTime":"2025-01-09 06:20:49 617","ResponseJsonData":"{\"TaskId\":13771,\"TaskNum\":59,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":200,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:19:25.463\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:19:29.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:49.6171303+08:00\"}"}
--------------------------------
2025/1/9 18:20:49|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:20:49 618","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:UpdateDataAsync","RequestParamsName":"【携带的参数有】:WIDESEA_Model.Models.Dt_Task","RequestParamsData":"[{\"TaskId\":13771,\"TaskNum\":59,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":220,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:19:25.463\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:19:29.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:49.6171303+08:00\"}]","ResponseIntervalTime":"70ms","ResponseTime":"2025-01-09 06:20:49 688","ResponseJsonData":"true"}
--------------------------------
2025/1/9 18:20:49|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:20:49 547","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:UpdateTaskStatus","RequestParamsName":"【携带的参数有】:59, 220","RequestParamsData":"[59,220]","ResponseIntervalTime":"142ms","ResponseTime":"2025-01-09 06:20:49 690","ResponseJsonData":"{\"Status\":true,\"Code\":1,\"Message\":null,\"Data\":null,\"DevMessage\":null}"}
--------------------------------
2025/1/9 18:20:52|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:20:52 813","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-01-09 06:20:52 816","ResponseJsonData":"null"}
--------------------------------
2025/1/9 18:20:54|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:20:54 006","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirstAsync","RequestParamsName":"【携带的参数有】:x => (x.PalletCode == value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass35_0).input.PalletCode)","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"5ms","ResponseTime":"2025-01-09 06:20:54 011","ResponseJsonData":"{\"TaskId\":13771,\"TaskNum\":59,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":220,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:19:25.463\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:19:29.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:49.63\"}"}
--------------------------------
2025/1/9 18:20:54|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:20:54 038","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => ((x.stationType == 6) AndAlso (x.stationChildCode == value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass35_0).input.Position))","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Right.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-01-09 06:20:54 041","ResponseJsonData":"[{\"stationID\":72,\"stationType\":6,\"stationPLC\":\"1018\",\"Roadway\":\"CWSC3,CWSC4,CWSC1\",\"stationRemark\":\"空托盘入库分配口\",\"stationChildCode\":\"1705\",\"stationArea\":\"FRSC2,GWSC1\",\"stationLocation\":\"1705\",\"stationEquipMOM\":\"24MEJQ11-1006-1\",\"stationNGChildCode\":\"\",\"stationNGLocation\":\"\",\"remark\":\"出库线体任务到达\",\"stationStatus\":\"1\",\"productLine\":\"\",\"Creater\":\"1\",\"CreateDate\":\"2024-11-27T16:05:51\",\"Modifier\":\"1\",\"ModifyDate\":\"1900-01-01T00:00:00\"}]"}
--------------------------------
2025/1/9 18:20:54|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:20:54 080","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => (value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass74_0).deviceCode.Contains(x.RoadwayNo) AndAlso (x.LocationStatus == 0))","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 E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"5ms","ResponseTime":"2025-01-09 06:20:54 085","ResponseJsonData":"[{\"Id\":2154,\"AreaId\":5,\"LocationCode\":\"001-001-001\",\"LocationName\":\"一行一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.97\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0828813+08:00\"},{\"Id\":2155,\"AreaId\":5,\"LocationCode\":\"001-001-002\",\"LocationName\":\"一行一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0829001+08:00\"},{\"Id\":2156,\"AreaId\":5,\"LocationCode\":\"001-001-003\",\"LocationName\":\"一行一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0829052+08:00\"},{\"Id\":2157,\"AreaId\":5,\"LocationCode\":\"001-001-004\",\"LocationName\":\"一行一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0829099+08:00\"},{\"Id\":2158,\"AreaId\":5,\"LocationCode\":\"001-001-005\",\"LocationName\":\"一行一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0829145+08:00\"},{\"Id\":2159,\"AreaId\":5,\"LocationCode\":\"001-001-006\",\"LocationName\":\"一行一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0829195+08:00\"},{\"Id\":2160,\"AreaId\":5,\"LocationCode\":\"001-002-001\",\"LocationName\":\"一行二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0829242+08:00\"},{\"Id\":2161,\"AreaId\":5,\"LocationCode\":\"001-002-002\",\"LocationName\":\"一行二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0829288+08:00\"},{\"Id\":2162,\"AreaId\":5,\"LocationCode\":\"001-002-003\",\"LocationName\":\"一行二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0829332+08:00\"},{\"Id\":2163,\"AreaId\":5,\"LocationCode\":\"001-002-004\",\"LocationName\":\"一行二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.082938+08:00\"},{\"Id\":2164,\"AreaId\":5,\"LocationCode\":\"001-002-005\",\"LocationName\":\"一行二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0829425+08:00\"},{\"Id\":2165,\"AreaId\":5,\"LocationCode\":\"001-002-006\",\"LocationName\":\"一行二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0829471+08:00\"},{\"Id\":2166,\"AreaId\":5,\"LocationCode\":\"001-003-001\",\"LocationName\":\"一行三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0829515+08:00\"},{\"Id\":2167,\"AreaId\":5,\"LocationCode\":\"001-003-002\",\"LocationName\":\"一行三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.082956+08:00\"},{\"Id\":2168,\"AreaId\":5,\"LocationCode\":\"001-003-003\",\"LocationName\":\"一行三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0829605+08:00\"},{\"Id\":2169,\"AreaId\":5,\"LocationCode\":\"001-003-004\",\"LocationName\":\"一行三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.082965+08:00\"},{\"Id\":2170,\"AreaId\":5,\"LocationCode\":\"001-003-005\",\"LocationName\":\"一行三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0829694+08:00\"},{\"Id\":2171,\"AreaId\":5,\"LocationCode\":\"001-003-006\",\"LocationName\":\"一行三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0829742+08:00\"},{\"Id\":2172,\"AreaId\":5,\"LocationCode\":\"001-004-001\",\"LocationName\":\"一行四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0829789+08:00\"},{\"Id\":2173,\"AreaId\":5,\"LocationCode\":\"001-004-002\",\"LocationName\":\"一行四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0829834+08:00\"},{\"Id\":2174,\"AreaId\":5,\"LocationCode\":\"001-004-003\",\"LocationName\":\"一行四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0829879+08:00\"},{\"Id\":2175,\"AreaId\":5,\"LocationCode\":\"001-004-004\",\"LocationName\":\"一行四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0829925+08:00\"},{\"Id\":2176,\"AreaId\":5,\"LocationCode\":\"001-004-005\",\"LocationName\":\"一行四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.082997+08:00\"},{\"Id\":2177,\"AreaId\":5,\"LocationCode\":\"001-004-006\",\"LocationName\":\"一行四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0830032+08:00\"},{\"Id\":2178,\"AreaId\":5,\"LocationCode\":\"001-005-001\",\"LocationName\":\"一行五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0830077+08:00\"},{\"Id\":2179,\"AreaId\":5,\"LocationCode\":\"001-005-002\",\"LocationName\":\"一行五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0830122+08:00\"},{\"Id\":2180,\"AreaId\":5,\"LocationCode\":\"001-005-003\",\"LocationName\":\"一行五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0830167+08:00\"},{\"Id\":2181,\"AreaId\":5,\"LocationCode\":\"001-005-004\",\"LocationName\":\"一行五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0830212+08:00\"},{\"Id\":2182,\"AreaId\":5,\"LocationCode\":\"001-005-005\",\"LocationName\":\"一行五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0830257+08:00\"},{\"Id\":2183,\"AreaId\":5,\"LocationCode\":\"001-005-006\",\"LocationName\":\"一行五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0830303+08:00\"},{\"Id\":2184,\"AreaId\":5,\"LocationCode\":\"001-006-001\",\"LocationName\":\"一行六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0830348+08:00\"},{\"Id\":2185,\"AreaId\":5,\"LocationCode\":\"001-006-002\",\"LocationName\":\"一行六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0830393+08:00\"},{\"Id\":2186,\"AreaId\":5,\"LocationCode\":\"001-006-003\",\"LocationName\":\"一行六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0830438+08:00\"},{\"Id\":2187,\"AreaId\":5,\"LocationCode\":\"001-006-004\",\"LocationName\":\"一行六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0830487+08:00\"},{\"Id\":2188,\"AreaId\":5,\"LocationCode\":\"001-006-005\",\"LocationName\":\"一行六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0830532+08:00\"},{\"Id\":2189,\"AreaId\":5,\"LocationCode\":\"001-006-006\",\"LocationName\":\"一行六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0830577+08:00\"},{\"Id\":2190,\"AreaId\":5,\"LocationCode\":\"001-007-001\",\"LocationName\":\"一行七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0830622+08:00\"},{\"Id\":2191,\"AreaId\":5,\"LocationCode\":\"001-007-002\",\"LocationName\":\"一行七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0830667+08:00\"},{\"Id\":2192,\"AreaId\":5,\"LocationCode\":\"001-007-003\",\"LocationName\":\"一行七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0830713+08:00\"},{\"Id\":2193,\"AreaId\":5,\"LocationCode\":\"001-007-004\",\"LocationName\":\"一行七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0830758+08:00\"},{\"Id\":2194,\"AreaId\":5,\"LocationCode\":\"001-007-005\",\"LocationName\":\"一行七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0830803+08:00\"},{\"Id\":2195,\"AreaId\":5,\"LocationCode\":\"001-007-006\",\"LocationName\":\"一行七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0830848+08:00\"},{\"Id\":2196,\"AreaId\":5,\"LocationCode\":\"001-008-001\",\"LocationName\":\"一行八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0830893+08:00\"},{\"Id\":2197,\"AreaId\":5,\"LocationCode\":\"001-008-002\",\"LocationName\":\"一行八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0830939+08:00\"},{\"Id\":2198,\"AreaId\":5,\"LocationCode\":\"001-008-003\",\"LocationName\":\"一行八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0830984+08:00\"},{\"Id\":2199,\"AreaId\":5,\"LocationCode\":\"001-008-004\",\"LocationName\":\"一行八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0831029+08:00\"},{\"Id\":2200,\"AreaId\":5,\"LocationCode\":\"001-008-005\",\"LocationName\":\"一行八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0831074+08:00\"},{\"Id\":2201,\"AreaId\":5,\"LocationCode\":\"001-008-006\",\"LocationName\":\"一行八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.083112+08:00\"},{\"Id\":2202,\"AreaId\":5,\"LocationCode\":\"001-009-001\",\"LocationName\":\"一行九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0831165+08:00\"},{\"Id\":2203,\"AreaId\":5,\"LocationCode\":\"001-009-002\",\"LocationName\":\"一行九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0831219+08:00\"},{\"Id\":2204,\"AreaId\":5,\"LocationCode\":\"001-009-003\",\"LocationName\":\"一行九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0831266+08:00\"},{\"Id\":2205,\"AreaId\":5,\"LocationCode\":\"001-009-004\",\"LocationName\":\"一行九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0831311+08:00\"},{\"Id\":2206,\"AreaId\":5,\"LocationCode\":\"001-009-005\",\"LocationName\":\"一行九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0831356+08:00\"},{\"Id\":2207,\"AreaId\":5,\"LocationCode\":\"001-009-006\",\"LocationName\":\"一行九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0831401+08:00\"},{\"Id\":2208,\"AreaId\":5,\"LocationCode\":\"001-010-001\",\"LocationName\":\"一行十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0831446+08:00\"},{\"Id\":2209,\"AreaId\":5,\"LocationCode\":\"001-010-002\",\"LocationName\":\"一行十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.083149+08:00\"},{\"Id\":2210,\"AreaId\":5,\"LocationCode\":\"001-010-003\",\"LocationName\":\"一行十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0831535+08:00\"},{\"Id\":2211,\"AreaId\":5,\"LocationCode\":\"001-010-004\",\"LocationName\":\"一行十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0831581+08:00\"},{\"Id\":2212,\"AreaId\":5,\"LocationCode\":\"001-010-005\",\"LocationName\":\"一行十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0831627+08:00\"},{\"Id\":2213,\"AreaId\":5,\"LocationCode\":\"001-010-006\",\"LocationName\":\"一行十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0831672+08:00\"},{\"Id\":2214,\"AreaId\":5,\"LocationCode\":\"001-011-001\",\"LocationName\":\"一行十一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0831718+08:00\"},{\"Id\":2215,\"AreaId\":5,\"LocationCode\":\"001-011-002\",\"LocationName\":\"一行十一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0831764+08:00\"},{\"Id\":2216,\"AreaId\":5,\"LocationCode\":\"001-011-003\",\"LocationName\":\"一行十一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0831809+08:00\"},{\"Id\":2217,\"AreaId\":5,\"LocationCode\":\"001-011-004\",\"LocationName\":\"一行十一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0831854+08:00\"},{\"Id\":2218,\"AreaId\":5,\"LocationCode\":\"001-011-005\",\"LocationName\":\"一行十一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.08319+08:00\"},{\"Id\":2219,\"AreaId\":5,\"LocationCode\":\"001-011-006\",\"LocationName\":\"一行十一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0831949+08:00\"},{\"Id\":2220,\"AreaId\":5,\"LocationCode\":\"001-012-001\",\"LocationName\":\"一行十二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0831996+08:00\"},{\"Id\":2221,\"AreaId\":5,\"LocationCode\":\"001-012-002\",\"LocationName\":\"一行十二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0832042+08:00\"},{\"Id\":2222,\"AreaId\":5,\"LocationCode\":\"001-012-003\",\"LocationName\":\"一行十二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0832086+08:00\"},{\"Id\":2223,\"AreaId\":5,\"LocationCode\":\"001-012-004\",\"LocationName\":\"一行十二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0832132+08:00\"},{\"Id\":2224,\"AreaId\":5,\"LocationCode\":\"001-012-005\",\"LocationName\":\"一行十二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0832177+08:00\"},{\"Id\":2225,\"AreaId\":5,\"LocationCode\":\"001-012-006\",\"LocationName\":\"一行十二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0832222+08:00\"},{\"Id\":2226,\"AreaId\":5,\"LocationCode\":\"001-013-001\",\"LocationName\":\"一行十三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0832267+08:00\"},{\"Id\":2227,\"AreaId\":5,\"LocationCode\":\"001-013-002\",\"LocationName\":\"一行十三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0832312+08:00\"},{\"Id\":2228,\"AreaId\":5,\"LocationCode\":\"001-013-003\",\"LocationName\":\"一行十三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0832367+08:00\"},{\"Id\":2229,\"AreaId\":5,\"LocationCode\":\"001-013-004\",\"LocationName\":\"一行十三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0832416+08:00\"},{\"Id\":2230,\"AreaId\":5,\"LocationCode\":\"001-013-005\",\"LocationName\":\"一行十三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0832461+08:00\"},{\"Id\":2231,\"AreaId\":5,\"LocationCode\":\"001-013-006\",\"LocationName\":\"一行十三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0832506+08:00\"},{\"Id\":2232,\"AreaId\":5,\"LocationCode\":\"001-014-001\",\"LocationName\":\"一行十四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0832551+08:00\"},{\"Id\":2233,\"AreaId\":5,\"LocationCode\":\"001-014-002\",\"LocationName\":\"一行十四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0832596+08:00\"},{\"Id\":2234,\"AreaId\":5,\"LocationCode\":\"001-014-003\",\"LocationName\":\"一行十四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0832642+08:00\"},{\"Id\":2235,\"AreaId\":5,\"LocationCode\":\"001-014-004\",\"LocationName\":\"一行十四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0832885+08:00\"},{\"Id\":2236,\"AreaId\":5,\"LocationCode\":\"001-014-005\",\"LocationName\":\"一行十四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0832934+08:00\"},{\"Id\":2237,\"AreaId\":5,\"LocationCode\":\"001-014-006\",\"LocationName\":\"一行十四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0832981+08:00\"},{\"Id\":2238,\"AreaId\":5,\"LocationCode\":\"001-015-001\",\"LocationName\":\"一行十五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0833027+08:00\"},{\"Id\":2239,\"AreaId\":5,\"LocationCode\":\"001-015-002\",\"LocationName\":\"一行十五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0833073+08:00\"},{\"Id\":2240,\"AreaId\":5,\"LocationCode\":\"001-015-003\",\"LocationName\":\"一行十五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0833118+08:00\"},{\"Id\":2241,\"AreaId\":5,\"LocationCode\":\"001-015-004\",\"LocationName\":\"一行十五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0833165+08:00\"},{\"Id\":2242,\"AreaId\":5,\"LocationCode\":\"001-015-005\",\"LocationName\":\"一行十五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0833211+08:00\"},{\"Id\":2243,\"AreaId\":5,\"LocationCode\":\"001-015-006\",\"LocationName\":\"一行十五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0833256+08:00\"},{\"Id\":2244,\"AreaId\":5,\"LocationCode\":\"001-016-001\",\"LocationName\":\"一行十六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0833302+08:00\"},{\"Id\":2245,\"AreaId\":5,\"LocationCode\":\"001-016-002\",\"LocationName\":\"一行十六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0833349+08:00\"},{\"Id\":2246,\"AreaId\":5,\"LocationCode\":\"001-016-003\",\"LocationName\":\"一行十六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0833395+08:00\"},{\"Id\":2247,\"AreaId\":5,\"LocationCode\":\"001-016-004\",\"LocationName\":\"一行十六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.083344+08:00\"},{\"Id\":2248,\"AreaId\":5,\"LocationCode\":\"001-016-005\",\"LocationName\":\"一行十六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0833486+08:00\"},{\"Id\":2249,\"AreaId\":5,\"LocationCode\":\"001-016-006\",\"LocationName\":\"一行十六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0833532+08:00\"},{\"Id\":2250,\"AreaId\":5,\"LocationCode\":\"001-017-001\",\"LocationName\":\"一行十七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0833578+08:00\"},{\"Id\":2251,\"AreaId\":5,\"LocationCode\":\"001-017-002\",\"LocationName\":\"一行十七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0833624+08:00\"},{\"Id\":2252,\"AreaId\":5,\"LocationCode\":\"001-017-003\",\"LocationName\":\"一行十七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.083367+08:00\"},{\"Id\":2253,\"AreaId\":5,\"LocationCode\":\"001-017-004\",\"LocationName\":\"一行十七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0833716+08:00\"},{\"Id\":2254,\"AreaId\":5,\"LocationCode\":\"001-017-005\",\"LocationName\":\"一行十七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0833762+08:00\"},{\"Id\":2255,\"AreaId\":5,\"LocationCode\":\"001-017-006\",\"LocationName\":\"一行十七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0833808+08:00\"},{\"Id\":2256,\"AreaId\":5,\"LocationCode\":\"001-018-001\",\"LocationName\":\"一行十八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0833861+08:00\"},{\"Id\":2257,\"AreaId\":5,\"LocationCode\":\"001-018-002\",\"LocationName\":\"一行十八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0833908+08:00\"},{\"Id\":2258,\"AreaId\":5,\"LocationCode\":\"001-018-003\",\"LocationName\":\"一行十八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0833953+08:00\"},{\"Id\":2259,\"AreaId\":5,\"LocationCode\":\"001-018-004\",\"LocationName\":\"一行十八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0833999+08:00\"},{\"Id\":2260,\"AreaId\":5,\"LocationCode\":\"001-018-005\",\"LocationName\":\"一行十八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0834044+08:00\"},{\"Id\":2261,\"AreaId\":5,\"LocationCode\":\"001-018-006\",\"LocationName\":\"一行十八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0834089+08:00\"},{\"Id\":2262,\"AreaId\":5,\"LocationCode\":\"001-019-001\",\"LocationName\":\"一行十九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0834135+08:00\"},{\"Id\":2263,\"AreaId\":5,\"LocationCode\":\"001-019-002\",\"LocationName\":\"一行十九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0834181+08:00\"},{\"Id\":2264,\"AreaId\":5,\"LocationCode\":\"001-019-003\",\"LocationName\":\"一行十九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0834227+08:00\"},{\"Id\":2265,\"AreaId\":5,\"LocationCode\":\"001-019-004\",\"LocationName\":\"一行十九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0834274+08:00\"},{\"Id\":2266,\"AreaId\":5,\"LocationCode\":\"001-019-005\",\"LocationName\":\"一行十九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.083432+08:00\"},{\"Id\":2267,\"AreaId\":5,\"LocationCode\":\"001-019-006\",\"LocationName\":\"一行十九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0834365+08:00\"},{\"Id\":2268,\"AreaId\":5,\"LocationCode\":\"001-020-001\",\"LocationName\":\"一行二十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0834411+08:00\"},{\"Id\":2269,\"AreaId\":5,\"LocationCode\":\"001-020-002\",\"LocationName\":\"一行二十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0834456+08:00\"},{\"Id\":2270,\"AreaId\":5,\"LocationCode\":\"001-020-003\",\"LocationName\":\"一行二十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0834502+08:00\"},{\"Id\":2271,\"AreaId\":5,\"LocationCode\":\"001-020-004\",\"LocationName\":\"一行二十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0834548+08:00\"},{\"Id\":2272,\"AreaId\":5,\"LocationCode\":\"001-020-005\",\"LocationName\":\"一行二十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0834594+08:00\"},{\"Id\":2273,\"AreaId\":5,\"LocationCode\":\"001-020-006\",\"LocationName\":\"一行二十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.083464+08:00\"},{\"Id\":2274,\"AreaId\":5,\"LocationCode\":\"002-001-001\",\"LocationName\":\"二行一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0834686+08:00\"},{\"Id\":2275,\"AreaId\":5,\"LocationCode\":\"002-001-002\",\"LocationName\":\"二行一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0834733+08:00\"},{\"Id\":2276,\"AreaId\":5,\"LocationCode\":\"002-001-003\",\"LocationName\":\"二行一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0834779+08:00\"},{\"Id\":2277,\"AreaId\":5,\"LocationCode\":\"002-001-004\",\"LocationName\":\"二行一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0834824+08:00\"},{\"Id\":2278,\"AreaId\":5,\"LocationCode\":\"002-001-005\",\"LocationName\":\"二行一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.083487+08:00\"},{\"Id\":2279,\"AreaId\":5,\"LocationCode\":\"002-001-006\",\"LocationName\":\"二行一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0834916+08:00\"},{\"Id\":2280,\"AreaId\":5,\"LocationCode\":\"002-002-001\",\"LocationName\":\"二行二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0834962+08:00\"},{\"Id\":2281,\"AreaId\":5,\"LocationCode\":\"002-002-002\",\"LocationName\":\"二行二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0835007+08:00\"},{\"Id\":2282,\"AreaId\":5,\"LocationCode\":\"002-002-003\",\"LocationName\":\"二行二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0835052+08:00\"},{\"Id\":2283,\"AreaId\":5,\"LocationCode\":\"002-002-004\",\"LocationName\":\"二行二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0835109+08:00\"},{\"Id\":2284,\"AreaId\":5,\"LocationCode\":\"002-002-005\",\"LocationName\":\"二行二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0835155+08:00\"},{\"Id\":2285,\"AreaId\":5,\"LocationCode\":\"002-002-006\",\"LocationName\":\"二行二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0835201+08:00\"},{\"Id\":2286,\"AreaId\":5,\"LocationCode\":\"002-003-001\",\"LocationName\":\"二行三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0835247+08:00\"},{\"Id\":2287,\"AreaId\":5,\"LocationCode\":\"002-003-002\",\"LocationName\":\"二行三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0835292+08:00\"},{\"Id\":2288,\"AreaId\":5,\"LocationCode\":\"002-003-003\",\"LocationName\":\"二行三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0835338+08:00\"},{\"Id\":2289,\"AreaId\":5,\"LocationCode\":\"002-003-004\",\"LocationName\":\"二行三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0835384+08:00\"},{\"Id\":2290,\"AreaId\":5,\"LocationCode\":\"002-003-005\",\"LocationName\":\"二行三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0835429+08:00\"},{\"Id\":2291,\"AreaId\":5,\"LocationCode\":\"002-003-006\",\"LocationName\":\"二行三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0835475+08:00\"},{\"Id\":2292,\"AreaId\":5,\"LocationCode\":\"002-004-001\",\"LocationName\":\"二行四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0835521+08:00\"},{\"Id\":2293,\"AreaId\":5,\"LocationCode\":\"002-004-002\",\"LocationName\":\"二行四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0835567+08:00\"},{\"Id\":2294,\"AreaId\":5,\"LocationCode\":\"002-004-003\",\"LocationName\":\"二行四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0835612+08:00\"},{\"Id\":2295,\"AreaId\":5,\"LocationCode\":\"002-004-004\",\"LocationName\":\"二行四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0835658+08:00\"},{\"Id\":2296,\"AreaId\":5,\"LocationCode\":\"002-004-005\",\"LocationName\":\"二行四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0835704+08:00\"},{\"Id\":2297,\"AreaId\":5,\"LocationCode\":\"002-004-006\",\"LocationName\":\"二行四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0835749+08:00\"},{\"Id\":2298,\"AreaId\":5,\"LocationCode\":\"002-005-001\",\"LocationName\":\"二行五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0835794+08:00\"},{\"Id\":2299,\"AreaId\":5,\"LocationCode\":\"002-005-002\",\"LocationName\":\"二行五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.083584+08:00\"},{\"Id\":2300,\"AreaId\":5,\"LocationCode\":\"002-005-003\",\"LocationName\":\"二行五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0835885+08:00\"},{\"Id\":2301,\"AreaId\":5,\"LocationCode\":\"002-005-004\",\"LocationName\":\"二行五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0835931+08:00\"},{\"Id\":2302,\"AreaId\":5,\"LocationCode\":\"002-005-005\",\"LocationName\":\"二行五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0835976+08:00\"},{\"Id\":2303,\"AreaId\":5,\"LocationCode\":\"002-005-006\",\"LocationName\":\"二行五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0836021+08:00\"},{\"Id\":2304,\"AreaId\":5,\"LocationCode\":\"002-006-001\",\"LocationName\":\"二行六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0836067+08:00\"},{\"Id\":2305,\"AreaId\":5,\"LocationCode\":\"002-006-002\",\"LocationName\":\"二行六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0836112+08:00\"},{\"Id\":2306,\"AreaId\":5,\"LocationCode\":\"002-006-003\",\"LocationName\":\"二行六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0836167+08:00\"},{\"Id\":2307,\"AreaId\":5,\"LocationCode\":\"002-006-004\",\"LocationName\":\"二行六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0836214+08:00\"},{\"Id\":2308,\"AreaId\":5,\"LocationCode\":\"002-006-005\",\"LocationName\":\"二行六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0836259+08:00\"},{\"Id\":2309,\"AreaId\":5,\"LocationCode\":\"002-006-006\",\"LocationName\":\"二行六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0836304+08:00\"},{\"Id\":2310,\"AreaId\":5,\"LocationCode\":\"002-007-001\",\"LocationName\":\"二行七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.083635+08:00\"},{\"Id\":2311,\"AreaId\":5,\"LocationCode\":\"002-007-002\",\"LocationName\":\"二行七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0836395+08:00\"},{\"Id\":2312,\"AreaId\":5,\"LocationCode\":\"002-007-003\",\"LocationName\":\"二行七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0836441+08:00\"},{\"Id\":2313,\"AreaId\":5,\"LocationCode\":\"002-007-004\",\"LocationName\":\"二行七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0836486+08:00\"},{\"Id\":2314,\"AreaId\":5,\"LocationCode\":\"002-007-005\",\"LocationName\":\"二行七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0836531+08:00\"},{\"Id\":2315,\"AreaId\":5,\"LocationCode\":\"002-007-006\",\"LocationName\":\"二行七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0836576+08:00\"},{\"Id\":2316,\"AreaId\":5,\"LocationCode\":\"002-008-001\",\"LocationName\":\"二行八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0836621+08:00\"},{\"Id\":2317,\"AreaId\":5,\"LocationCode\":\"002-008-002\",\"LocationName\":\"二行八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0836667+08:00\"},{\"Id\":2318,\"AreaId\":5,\"LocationCode\":\"002-008-003\",\"LocationName\":\"二行八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0836713+08:00\"},{\"Id\":2319,\"AreaId\":5,\"LocationCode\":\"002-008-004\",\"LocationName\":\"二行八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0836758+08:00\"},{\"Id\":2320,\"AreaId\":5,\"LocationCode\":\"002-008-005\",\"LocationName\":\"二行八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0836903+08:00\"},{\"Id\":2321,\"AreaId\":5,\"LocationCode\":\"002-008-006\",\"LocationName\":\"二行八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0836951+08:00\"},{\"Id\":2322,\"AreaId\":5,\"LocationCode\":\"002-009-001\",\"LocationName\":\"二行九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0836997+08:00\"},{\"Id\":2323,\"AreaId\":5,\"LocationCode\":\"002-009-002\",\"LocationName\":\"二行九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0837044+08:00\"},{\"Id\":2324,\"AreaId\":5,\"LocationCode\":\"002-009-003\",\"LocationName\":\"二行九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0837089+08:00\"},{\"Id\":2325,\"AreaId\":5,\"LocationCode\":\"002-009-004\",\"LocationName\":\"二行九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0837135+08:00\"},{\"Id\":2326,\"AreaId\":5,\"LocationCode\":\"002-009-005\",\"LocationName\":\"二行九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.083718+08:00\"},{\"Id\":2327,\"AreaId\":5,\"LocationCode\":\"002-009-006\",\"LocationName\":\"二行九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0837226+08:00\"},{\"Id\":2328,\"AreaId\":5,\"LocationCode\":\"002-010-001\",\"LocationName\":\"二行十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0837271+08:00\"},{\"Id\":2329,\"AreaId\":5,\"LocationCode\":\"002-010-002\",\"LocationName\":\"二行十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0837317+08:00\"},{\"Id\":2330,\"AreaId\":5,\"LocationCode\":\"002-010-003\",\"LocationName\":\"二行十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0837363+08:00\"},{\"Id\":2331,\"AreaId\":5,\"LocationCode\":\"002-010-004\",\"LocationName\":\"二行十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0837409+08:00\"},{\"Id\":2332,\"AreaId\":5,\"LocationCode\":\"002-010-005\",\"LocationName\":\"二行十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0837455+08:00\"},{\"Id\":2333,\"AreaId\":5,\"LocationCode\":\"002-010-006\",\"LocationName\":\"二行十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0837501+08:00\"},{\"Id\":2334,\"AreaId\":5,\"LocationCode\":\"002-011-001\",\"LocationName\":\"二行十一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0837554+08:00\"},{\"Id\":2335,\"AreaId\":5,\"LocationCode\":\"002-011-002\",\"LocationName\":\"二行十一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0837601+08:00\"},{\"Id\":2336,\"AreaId\":5,\"LocationCode\":\"002-011-003\",\"LocationName\":\"二行十一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0837646+08:00\"},{\"Id\":2337,\"AreaId\":5,\"LocationCode\":\"002-011-004\",\"LocationName\":\"二行十一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0837692+08:00\"},{\"Id\":2338,\"AreaId\":5,\"LocationCode\":\"002-011-005\",\"LocationName\":\"二行十一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0837738+08:00\"},{\"Id\":2339,\"AreaId\":5,\"LocationCode\":\"002-011-006\",\"LocationName\":\"二行十一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0837783+08:00\"},{\"Id\":2340,\"AreaId\":5,\"LocationCode\":\"002-012-001\",\"LocationName\":\"二行十二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0837828+08:00\"},{\"Id\":2341,\"AreaId\":5,\"LocationCode\":\"002-012-002\",\"LocationName\":\"二行十二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0837875+08:00\"},{\"Id\":2342,\"AreaId\":5,\"LocationCode\":\"002-012-003\",\"LocationName\":\"二行十二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.083792+08:00\"},{\"Id\":2343,\"AreaId\":5,\"LocationCode\":\"002-012-004\",\"LocationName\":\"二行十二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0837966+08:00\"},{\"Id\":2344,\"AreaId\":5,\"LocationCode\":\"002-012-005\",\"LocationName\":\"二行十二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0838013+08:00\"},{\"Id\":2345,\"AreaId\":5,\"LocationCode\":\"002-012-006\",\"LocationName\":\"二行十二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0838058+08:00\"},{\"Id\":2346,\"AreaId\":5,\"LocationCode\":\"002-013-001\",\"LocationName\":\"二行十三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0838104+08:00\"},{\"Id\":2347,\"AreaId\":5,\"LocationCode\":\"002-013-002\",\"LocationName\":\"二行十三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.083815+08:00\"},{\"Id\":2348,\"AreaId\":5,\"LocationCode\":\"002-013-003\",\"LocationName\":\"二行十三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0838195+08:00\"},{\"Id\":2349,\"AreaId\":5,\"LocationCode\":\"002-013-004\",\"LocationName\":\"二行十三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0838242+08:00\"},{\"Id\":2350,\"AreaId\":5,\"LocationCode\":\"002-013-005\",\"LocationName\":\"二行十三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0838288+08:00\"},{\"Id\":2351,\"AreaId\":5,\"LocationCode\":\"002-013-006\",\"LocationName\":\"二行十三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0838333+08:00\"},{\"Id\":2352,\"AreaId\":5,\"LocationCode\":\"002-014-001\",\"LocationName\":\"二行十四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0838379+08:00\"},{\"Id\":2353,\"AreaId\":5,\"LocationCode\":\"002-014-002\",\"LocationName\":\"二行十四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0838426+08:00\"},{\"Id\":2354,\"AreaId\":5,\"LocationCode\":\"002-014-003\",\"LocationName\":\"二行十四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0838471+08:00\"},{\"Id\":2355,\"AreaId\":5,\"LocationCode\":\"002-014-004\",\"LocationName\":\"二行十四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0838516+08:00\"},{\"Id\":2356,\"AreaId\":5,\"LocationCode\":\"002-014-005\",\"LocationName\":\"二行十四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0838562+08:00\"},{\"Id\":2357,\"AreaId\":5,\"LocationCode\":\"002-014-006\",\"LocationName\":\"二行十四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0838608+08:00\"},{\"Id\":2358,\"AreaId\":5,\"LocationCode\":\"002-015-001\",\"LocationName\":\"二行十五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0838653+08:00\"},{\"Id\":2359,\"AreaId\":5,\"LocationCode\":\"002-015-002\",\"LocationName\":\"二行十五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0838699+08:00\"},{\"Id\":2360,\"AreaId\":5,\"LocationCode\":\"002-015-003\",\"LocationName\":\"二行十五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0838744+08:00\"},{\"Id\":2361,\"AreaId\":5,\"LocationCode\":\"002-015-004\",\"LocationName\":\"二行十五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.083879+08:00\"},{\"Id\":2362,\"AreaId\":5,\"LocationCode\":\"002-015-005\",\"LocationName\":\"二行十五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0838836+08:00\"},{\"Id\":2363,\"AreaId\":5,\"LocationCode\":\"002-015-006\",\"LocationName\":\"二行十五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0838895+08:00\"},{\"Id\":2364,\"AreaId\":5,\"LocationCode\":\"002-016-001\",\"LocationName\":\"二行十六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0838941+08:00\"},{\"Id\":2365,\"AreaId\":5,\"LocationCode\":\"002-016-002\",\"LocationName\":\"二行十六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0838989+08:00\"},{\"Id\":2366,\"AreaId\":5,\"LocationCode\":\"002-016-003\",\"LocationName\":\"二行十六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0839041+08:00\"},{\"Id\":2367,\"AreaId\":5,\"LocationCode\":\"002-016-004\",\"LocationName\":\"二行十六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0839083+08:00\"},{\"Id\":2368,\"AreaId\":5,\"LocationCode\":\"002-016-005\",\"LocationName\":\"二行十六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0839127+08:00\"},{\"Id\":2369,\"AreaId\":5,\"LocationCode\":\"002-016-006\",\"LocationName\":\"二行十六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.083917+08:00\"},{\"Id\":2370,\"AreaId\":5,\"LocationCode\":\"002-017-001\",\"LocationName\":\"二行十七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0839213+08:00\"},{\"Id\":2371,\"AreaId\":5,\"LocationCode\":\"002-017-002\",\"LocationName\":\"二行十七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0839256+08:00\"},{\"Id\":2372,\"AreaId\":5,\"LocationCode\":\"002-017-003\",\"LocationName\":\"二行十七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0839298+08:00\"},{\"Id\":2373,\"AreaId\":5,\"LocationCode\":\"002-017-004\",\"LocationName\":\"二行十七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0839341+08:00\"},{\"Id\":2374,\"AreaId\":5,\"LocationCode\":\"002-017-005\",\"LocationName\":\"二行十七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0839384+08:00\"},{\"Id\":2375,\"AreaId\":5,\"LocationCode\":\"002-017-006\",\"LocationName\":\"二行十七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0839426+08:00\"},{\"Id\":2376,\"AreaId\":5,\"LocationCode\":\"002-018-001\",\"LocationName\":\"二行十八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0839468+08:00\"},{\"Id\":2377,\"AreaId\":5,\"LocationCode\":\"002-018-002\",\"LocationName\":\"二行十八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0839511+08:00\"},{\"Id\":2378,\"AreaId\":5,\"LocationCode\":\"002-018-003\",\"LocationName\":\"二行十八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0839553+08:00\"},{\"Id\":2379,\"AreaId\":5,\"LocationCode\":\"002-018-004\",\"LocationName\":\"二行十八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0839596+08:00\"},{\"Id\":2380,\"AreaId\":5,\"LocationCode\":\"002-018-005\",\"LocationName\":\"二行十八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0839638+08:00\"},{\"Id\":2381,\"AreaId\":5,\"LocationCode\":\"002-018-006\",\"LocationName\":\"二行十八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.083968+08:00\"},{\"Id\":2382,\"AreaId\":5,\"LocationCode\":\"002-019-001\",\"LocationName\":\"二行十九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0839723+08:00\"},{\"Id\":2383,\"AreaId\":5,\"LocationCode\":\"002-019-002\",\"LocationName\":\"二行十九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0839766+08:00\"},{\"Id\":2384,\"AreaId\":5,\"LocationCode\":\"002-019-003\",\"LocationName\":\"二行十九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0839808+08:00\"},{\"Id\":2385,\"AreaId\":5,\"LocationCode\":\"002-019-004\",\"LocationName\":\"二行十九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0839851+08:00\"},{\"Id\":2386,\"AreaId\":5,\"LocationCode\":\"002-019-005\",\"LocationName\":\"二行十九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0839893+08:00\"},{\"Id\":2387,\"AreaId\":5,\"LocationCode\":\"002-019-006\",\"LocationName\":\"二行十九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0839936+08:00\"},{\"Id\":2388,\"AreaId\":5,\"LocationCode\":\"002-020-001\",\"LocationName\":\"二行二十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.083998+08:00\"},{\"Id\":2389,\"AreaId\":5,\"LocationCode\":\"002-020-002\",\"LocationName\":\"二行二十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0840023+08:00\"},{\"Id\":2390,\"AreaId\":5,\"LocationCode\":\"002-020-003\",\"LocationName\":\"二行二十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0840065+08:00\"},{\"Id\":2391,\"AreaId\":5,\"LocationCode\":\"002-020-004\",\"LocationName\":\"二行二十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0840116+08:00\"},{\"Id\":2392,\"AreaId\":5,\"LocationCode\":\"002-020-005\",\"LocationName\":\"二行二十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0840159+08:00\"},{\"Id\":2393,\"AreaId\":5,\"LocationCode\":\"002-020-006\",\"LocationName\":\"二行二十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.0840201+08:00\"}]"}
--------------------------------
2025/1/9 18:20:54|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:20:54 127","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => (x.TargetAddress == value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass74_1).item.Key)","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-01-09 06:20:54 129","ResponseJsonData":"[{\"TaskId\":13771,\"TaskNum\":59,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":220,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:19:25.463\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:19:29.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:49.63\"}]"}
--------------------------------
2025/1/9 18:20:54|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:20:54 131","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:GetTaskNo","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"2ms","ResponseTime":"2025-01-09 06:20:54 133","ResponseJsonData":"60"}
--------------------------------
2025/1/9 18:20:54|
WIDESEA_Core.AOP.AOPLogExInfo
{"ApiLogAopInfo":{"RequestTime":"2025-01-09 06:20:54 135","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:AddDataAsync","RequestParamsName":"【携带的参数有】:WIDESEA_Model.Models.Dt_Task","RequestParamsData":"[{\"TaskId\":0,\"TaskNum\":60,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":200,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:20:54.1312501+08:00\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:20:54.1312479+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:54.1312489+08:00\"}]","ResponseIntervalTime":"","ResponseTime":"","ResponseJsonData":""},"InnerException":"InnerException-内部异常:\r\n\r\nStackTrace-堆栈跟踪:\r\n   at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)\r\n   at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)\r\n   at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)\r\n   at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()\r\n   at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()\r\n   at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)\r\n   at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)\r\n   at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)\r\n   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)\r\n--- End of stack trace from previous location ---\r\n   at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()\r\n   at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 236","ExMessage":"违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。\r\n语句已终止。"}
--------------------------------
2025/1/9 18:20:54|
WIDESEA_Core.AOP.AOPLogExInfo
{"ApiLogAopInfo":{"RequestTime":"2025-01-09 06:20:53 954","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:RequestTrayInTaskAsync","RequestParamsName":"【携带的参数有】:WIDESEA_DTO.RequestTaskDto","RequestParamsData":"[{\"Position\":\"1705\",\"PalletCode\":\"ZJD24026G125\",\"PositionList\":null,\"RequestType\":\"\",\"EquiCodeMOM\":null,\"Roadways\":null,\"area\":0,\"ProductionLine\":null}]","ResponseIntervalTime":"","ResponseTime":"","ResponseJsonData":""},"InnerException":"InnerException-内部异常:\r\n\r\nStackTrace-堆栈跟踪:\r\n   at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)\r\n   at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)\r\n   at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)\r\n   at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()\r\n   at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()\r\n   at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)\r\n   at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)\r\n   at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)\r\n   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)\r\n--- End of stack trace from previous location ---\r\n   at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()\r\n   at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 236\r\n   at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\Dt_TaskService.cs:line 2242\r\n   at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\Dt_TaskService.cs:line 1108\r\n   at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 236","ExMessage":"违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。\r\n语句已终止。"}
--------------------------------
2025/1/9 18:21:02|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:02 812","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-01-09 06:21:02 813","ResponseJsonData":"null"}
--------------------------------
2025/1/9 18:21:12|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:12 808","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-01-09 06:21:12 810","ResponseJsonData":"null"}
--------------------------------
2025/1/9 18:21:15|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:15 767","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirstAsync","RequestParamsName":"【携带的参数有】:x => (x.PalletCode == value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass35_0).input.PalletCode)","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"3ms","ResponseTime":"2025-01-09 06:21:15 770","ResponseJsonData":"{\"TaskId\":13771,\"TaskNum\":59,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":220,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:19:25.463\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:19:29.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:49.63\"}"}
--------------------------------
2025/1/9 18:21:15|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:15 811","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => ((x.stationType == 6) AndAlso (x.stationChildCode == value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass35_0).input.Position))","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Right.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-01-09 06:21:15 813","ResponseJsonData":"[{\"stationID\":72,\"stationType\":6,\"stationPLC\":\"1018\",\"Roadway\":\"CWSC3,CWSC4,CWSC1\",\"stationRemark\":\"空托盘入库分配口\",\"stationChildCode\":\"1705\",\"stationArea\":\"FRSC2,GWSC1\",\"stationLocation\":\"1705\",\"stationEquipMOM\":\"24MEJQ11-1006-1\",\"stationNGChildCode\":\"\",\"stationNGLocation\":\"\",\"remark\":\"出库线体任务到达\",\"stationStatus\":\"1\",\"productLine\":\"\",\"Creater\":\"1\",\"CreateDate\":\"2024-11-27T16:05:51\",\"Modifier\":\"1\",\"ModifyDate\":\"1900-01-01T00:00:00\"}]"}
--------------------------------
2025/1/9 18:21:15|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:15 851","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => (value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass74_0).deviceCode.Contains(x.RoadwayNo) AndAlso (x.LocationStatus == 0))","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 E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"5ms","ResponseTime":"2025-01-09 06:21:15 856","ResponseJsonData":"[{\"Id\":2154,\"AreaId\":5,\"LocationCode\":\"001-001-001\",\"LocationName\":\"一行一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.97\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8542975+08:00\"},{\"Id\":2155,\"AreaId\":5,\"LocationCode\":\"001-001-002\",\"LocationName\":\"一行一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8543215+08:00\"},{\"Id\":2156,\"AreaId\":5,\"LocationCode\":\"001-001-003\",\"LocationName\":\"一行一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8543288+08:00\"},{\"Id\":2157,\"AreaId\":5,\"LocationCode\":\"001-001-004\",\"LocationName\":\"一行一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8543363+08:00\"},{\"Id\":2158,\"AreaId\":5,\"LocationCode\":\"001-001-005\",\"LocationName\":\"一行一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8543441+08:00\"},{\"Id\":2159,\"AreaId\":5,\"LocationCode\":\"001-001-006\",\"LocationName\":\"一行一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8543522+08:00\"},{\"Id\":2160,\"AreaId\":5,\"LocationCode\":\"001-002-001\",\"LocationName\":\"一行二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8543598+08:00\"},{\"Id\":2161,\"AreaId\":5,\"LocationCode\":\"001-002-002\",\"LocationName\":\"一行二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8543673+08:00\"},{\"Id\":2162,\"AreaId\":5,\"LocationCode\":\"001-002-003\",\"LocationName\":\"一行二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8543745+08:00\"},{\"Id\":2163,\"AreaId\":5,\"LocationCode\":\"001-002-004\",\"LocationName\":\"一行二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8543824+08:00\"},{\"Id\":2164,\"AreaId\":5,\"LocationCode\":\"001-002-005\",\"LocationName\":\"一行二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.85439+08:00\"},{\"Id\":2165,\"AreaId\":5,\"LocationCode\":\"001-002-006\",\"LocationName\":\"一行二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8543975+08:00\"},{\"Id\":2166,\"AreaId\":5,\"LocationCode\":\"001-003-001\",\"LocationName\":\"一行三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8544049+08:00\"},{\"Id\":2167,\"AreaId\":5,\"LocationCode\":\"001-003-002\",\"LocationName\":\"一行三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8544125+08:00\"},{\"Id\":2168,\"AreaId\":5,\"LocationCode\":\"001-003-003\",\"LocationName\":\"一行三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8544248+08:00\"},{\"Id\":2169,\"AreaId\":5,\"LocationCode\":\"001-003-004\",\"LocationName\":\"一行三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8544324+08:00\"},{\"Id\":2170,\"AreaId\":5,\"LocationCode\":\"001-003-005\",\"LocationName\":\"一行三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8544399+08:00\"},{\"Id\":2171,\"AreaId\":5,\"LocationCode\":\"001-003-006\",\"LocationName\":\"一行三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8544478+08:00\"},{\"Id\":2172,\"AreaId\":5,\"LocationCode\":\"001-004-001\",\"LocationName\":\"一行四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8544553+08:00\"},{\"Id\":2173,\"AreaId\":5,\"LocationCode\":\"001-004-002\",\"LocationName\":\"一行四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8544619+08:00\"},{\"Id\":2174,\"AreaId\":5,\"LocationCode\":\"001-004-003\",\"LocationName\":\"一行四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8544695+08:00\"},{\"Id\":2175,\"AreaId\":5,\"LocationCode\":\"001-004-004\",\"LocationName\":\"一行四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.854477+08:00\"},{\"Id\":2176,\"AreaId\":5,\"LocationCode\":\"001-004-005\",\"LocationName\":\"一行四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8544846+08:00\"},{\"Id\":2177,\"AreaId\":5,\"LocationCode\":\"001-004-006\",\"LocationName\":\"一行四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.854492+08:00\"},{\"Id\":2178,\"AreaId\":5,\"LocationCode\":\"001-005-001\",\"LocationName\":\"一行五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8544983+08:00\"},{\"Id\":2179,\"AreaId\":5,\"LocationCode\":\"001-005-002\",\"LocationName\":\"一行五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8545056+08:00\"},{\"Id\":2180,\"AreaId\":5,\"LocationCode\":\"001-005-003\",\"LocationName\":\"一行五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8545126+08:00\"},{\"Id\":2181,\"AreaId\":5,\"LocationCode\":\"001-005-004\",\"LocationName\":\"一行五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8545187+08:00\"},{\"Id\":2182,\"AreaId\":5,\"LocationCode\":\"001-005-005\",\"LocationName\":\"一行五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8545264+08:00\"},{\"Id\":2183,\"AreaId\":5,\"LocationCode\":\"001-005-006\",\"LocationName\":\"一行五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8545326+08:00\"},{\"Id\":2184,\"AreaId\":5,\"LocationCode\":\"001-006-001\",\"LocationName\":\"一行六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8545384+08:00\"},{\"Id\":2185,\"AreaId\":5,\"LocationCode\":\"001-006-002\",\"LocationName\":\"一行六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8545448+08:00\"},{\"Id\":2186,\"AreaId\":5,\"LocationCode\":\"001-006-003\",\"LocationName\":\"一行六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8545511+08:00\"},{\"Id\":2187,\"AreaId\":5,\"LocationCode\":\"001-006-004\",\"LocationName\":\"一行六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8545579+08:00\"},{\"Id\":2188,\"AreaId\":5,\"LocationCode\":\"001-006-005\",\"LocationName\":\"一行六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8545649+08:00\"},{\"Id\":2189,\"AreaId\":5,\"LocationCode\":\"001-006-006\",\"LocationName\":\"一行六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8545706+08:00\"},{\"Id\":2190,\"AreaId\":5,\"LocationCode\":\"001-007-001\",\"LocationName\":\"一行七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8545781+08:00\"},{\"Id\":2191,\"AreaId\":5,\"LocationCode\":\"001-007-002\",\"LocationName\":\"一行七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8545856+08:00\"},{\"Id\":2192,\"AreaId\":5,\"LocationCode\":\"001-007-003\",\"LocationName\":\"一行七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8545932+08:00\"},{\"Id\":2193,\"AreaId\":5,\"LocationCode\":\"001-007-004\",\"LocationName\":\"一行七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8545992+08:00\"},{\"Id\":2194,\"AreaId\":5,\"LocationCode\":\"001-007-005\",\"LocationName\":\"一行七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8546131+08:00\"},{\"Id\":2195,\"AreaId\":5,\"LocationCode\":\"001-007-006\",\"LocationName\":\"一行七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8546206+08:00\"},{\"Id\":2196,\"AreaId\":5,\"LocationCode\":\"001-008-001\",\"LocationName\":\"一行八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8546269+08:00\"},{\"Id\":2197,\"AreaId\":5,\"LocationCode\":\"001-008-002\",\"LocationName\":\"一行八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8546431+08:00\"},{\"Id\":2198,\"AreaId\":5,\"LocationCode\":\"001-008-003\",\"LocationName\":\"一行八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8546494+08:00\"},{\"Id\":2199,\"AreaId\":5,\"LocationCode\":\"001-008-004\",\"LocationName\":\"一行八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8546564+08:00\"},{\"Id\":2200,\"AreaId\":5,\"LocationCode\":\"001-008-005\",\"LocationName\":\"一行八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8546629+08:00\"},{\"Id\":2201,\"AreaId\":5,\"LocationCode\":\"001-008-006\",\"LocationName\":\"一行八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8546687+08:00\"},{\"Id\":2202,\"AreaId\":5,\"LocationCode\":\"001-009-001\",\"LocationName\":\"一行九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8546748+08:00\"},{\"Id\":2203,\"AreaId\":5,\"LocationCode\":\"001-009-002\",\"LocationName\":\"一行九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8546813+08:00\"},{\"Id\":2204,\"AreaId\":5,\"LocationCode\":\"001-009-003\",\"LocationName\":\"一行九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8546878+08:00\"},{\"Id\":2205,\"AreaId\":5,\"LocationCode\":\"001-009-004\",\"LocationName\":\"一行九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8546932+08:00\"},{\"Id\":2206,\"AreaId\":5,\"LocationCode\":\"001-009-005\",\"LocationName\":\"一行九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8546988+08:00\"},{\"Id\":2207,\"AreaId\":5,\"LocationCode\":\"001-009-006\",\"LocationName\":\"一行九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8547049+08:00\"},{\"Id\":2208,\"AreaId\":5,\"LocationCode\":\"001-010-001\",\"LocationName\":\"一行十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8547102+08:00\"},{\"Id\":2209,\"AreaId\":5,\"LocationCode\":\"001-010-002\",\"LocationName\":\"一行十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8547155+08:00\"},{\"Id\":2210,\"AreaId\":5,\"LocationCode\":\"001-010-003\",\"LocationName\":\"一行十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8547217+08:00\"},{\"Id\":2211,\"AreaId\":5,\"LocationCode\":\"001-010-004\",\"LocationName\":\"一行十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8547272+08:00\"},{\"Id\":2212,\"AreaId\":5,\"LocationCode\":\"001-010-005\",\"LocationName\":\"一行十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8547329+08:00\"},{\"Id\":2213,\"AreaId\":5,\"LocationCode\":\"001-010-006\",\"LocationName\":\"一行十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8547383+08:00\"},{\"Id\":2214,\"AreaId\":5,\"LocationCode\":\"001-011-001\",\"LocationName\":\"一行十一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8547437+08:00\"},{\"Id\":2215,\"AreaId\":5,\"LocationCode\":\"001-011-002\",\"LocationName\":\"一行十一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8547494+08:00\"},{\"Id\":2216,\"AreaId\":5,\"LocationCode\":\"001-011-003\",\"LocationName\":\"一行十一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8547553+08:00\"},{\"Id\":2217,\"AreaId\":5,\"LocationCode\":\"001-011-004\",\"LocationName\":\"一行十一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8547605+08:00\"},{\"Id\":2218,\"AreaId\":5,\"LocationCode\":\"001-011-005\",\"LocationName\":\"一行十一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8547663+08:00\"},{\"Id\":2219,\"AreaId\":5,\"LocationCode\":\"001-011-006\",\"LocationName\":\"一行十一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8547744+08:00\"},{\"Id\":2220,\"AreaId\":5,\"LocationCode\":\"001-012-001\",\"LocationName\":\"一行十二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8547803+08:00\"},{\"Id\":2221,\"AreaId\":5,\"LocationCode\":\"001-012-002\",\"LocationName\":\"一行十二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.854786+08:00\"},{\"Id\":2222,\"AreaId\":5,\"LocationCode\":\"001-012-003\",\"LocationName\":\"一行十二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8547916+08:00\"},{\"Id\":2223,\"AreaId\":5,\"LocationCode\":\"001-012-004\",\"LocationName\":\"一行十二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8547972+08:00\"},{\"Id\":2224,\"AreaId\":5,\"LocationCode\":\"001-012-005\",\"LocationName\":\"一行十二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.854803+08:00\"},{\"Id\":2225,\"AreaId\":5,\"LocationCode\":\"001-012-006\",\"LocationName\":\"一行十二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8548089+08:00\"},{\"Id\":2226,\"AreaId\":5,\"LocationCode\":\"001-013-001\",\"LocationName\":\"一行十三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8548143+08:00\"},{\"Id\":2227,\"AreaId\":5,\"LocationCode\":\"001-013-002\",\"LocationName\":\"一行十三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8548202+08:00\"},{\"Id\":2228,\"AreaId\":5,\"LocationCode\":\"001-013-003\",\"LocationName\":\"一行十三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8548253+08:00\"},{\"Id\":2229,\"AreaId\":5,\"LocationCode\":\"001-013-004\",\"LocationName\":\"一行十三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.854832+08:00\"},{\"Id\":2230,\"AreaId\":5,\"LocationCode\":\"001-013-005\",\"LocationName\":\"一行十三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8548373+08:00\"},{\"Id\":2231,\"AreaId\":5,\"LocationCode\":\"001-013-006\",\"LocationName\":\"一行十三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8548429+08:00\"},{\"Id\":2232,\"AreaId\":5,\"LocationCode\":\"001-014-001\",\"LocationName\":\"一行十四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8548496+08:00\"},{\"Id\":2233,\"AreaId\":5,\"LocationCode\":\"001-014-002\",\"LocationName\":\"一行十四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8548564+08:00\"},{\"Id\":2234,\"AreaId\":5,\"LocationCode\":\"001-014-003\",\"LocationName\":\"一行十四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8548612+08:00\"},{\"Id\":2235,\"AreaId\":5,\"LocationCode\":\"001-014-004\",\"LocationName\":\"一行十四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8549146+08:00\"},{\"Id\":2236,\"AreaId\":5,\"LocationCode\":\"001-014-005\",\"LocationName\":\"一行十四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.85492+08:00\"},{\"Id\":2237,\"AreaId\":5,\"LocationCode\":\"001-014-006\",\"LocationName\":\"一行十四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8549264+08:00\"},{\"Id\":2238,\"AreaId\":5,\"LocationCode\":\"001-015-001\",\"LocationName\":\"一行十五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8549319+08:00\"},{\"Id\":2239,\"AreaId\":5,\"LocationCode\":\"001-015-002\",\"LocationName\":\"一行十五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8549377+08:00\"},{\"Id\":2240,\"AreaId\":5,\"LocationCode\":\"001-015-003\",\"LocationName\":\"一行十五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8549436+08:00\"},{\"Id\":2241,\"AreaId\":5,\"LocationCode\":\"001-015-004\",\"LocationName\":\"一行十五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8549502+08:00\"},{\"Id\":2242,\"AreaId\":5,\"LocationCode\":\"001-015-005\",\"LocationName\":\"一行十五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8549552+08:00\"},{\"Id\":2243,\"AreaId\":5,\"LocationCode\":\"001-015-006\",\"LocationName\":\"一行十五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8549614+08:00\"},{\"Id\":2244,\"AreaId\":5,\"LocationCode\":\"001-016-001\",\"LocationName\":\"一行十六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8549679+08:00\"},{\"Id\":2245,\"AreaId\":5,\"LocationCode\":\"001-016-002\",\"LocationName\":\"一行十六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8549734+08:00\"},{\"Id\":2246,\"AreaId\":5,\"LocationCode\":\"001-016-003\",\"LocationName\":\"一行十六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8549806+08:00\"},{\"Id\":2247,\"AreaId\":5,\"LocationCode\":\"001-016-004\",\"LocationName\":\"一行十六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8549882+08:00\"},{\"Id\":2248,\"AreaId\":5,\"LocationCode\":\"001-016-005\",\"LocationName\":\"一行十六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8549916+08:00\"},{\"Id\":2249,\"AreaId\":5,\"LocationCode\":\"001-016-006\",\"LocationName\":\"一行十六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8549958+08:00\"},{\"Id\":2250,\"AreaId\":5,\"LocationCode\":\"001-017-001\",\"LocationName\":\"一行十七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8549997+08:00\"},{\"Id\":2251,\"AreaId\":5,\"LocationCode\":\"001-017-002\",\"LocationName\":\"一行十七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8550042+08:00\"},{\"Id\":2252,\"AreaId\":5,\"LocationCode\":\"001-017-003\",\"LocationName\":\"一行十七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8550077+08:00\"},{\"Id\":2253,\"AreaId\":5,\"LocationCode\":\"001-017-004\",\"LocationName\":\"一行十七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8550129+08:00\"},{\"Id\":2254,\"AreaId\":5,\"LocationCode\":\"001-017-005\",\"LocationName\":\"一行十七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8550163+08:00\"},{\"Id\":2255,\"AreaId\":5,\"LocationCode\":\"001-017-006\",\"LocationName\":\"一行十七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8550199+08:00\"},{\"Id\":2256,\"AreaId\":5,\"LocationCode\":\"001-018-001\",\"LocationName\":\"一行十八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8550229+08:00\"},{\"Id\":2257,\"AreaId\":5,\"LocationCode\":\"001-018-002\",\"LocationName\":\"一行十八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8550277+08:00\"},{\"Id\":2258,\"AreaId\":5,\"LocationCode\":\"001-018-003\",\"LocationName\":\"一行十八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8550316+08:00\"},{\"Id\":2259,\"AreaId\":5,\"LocationCode\":\"001-018-004\",\"LocationName\":\"一行十八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8550356+08:00\"},{\"Id\":2260,\"AreaId\":5,\"LocationCode\":\"001-018-005\",\"LocationName\":\"一行十八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8550395+08:00\"},{\"Id\":2261,\"AreaId\":5,\"LocationCode\":\"001-018-006\",\"LocationName\":\"一行十八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8550433+08:00\"},{\"Id\":2262,\"AreaId\":5,\"LocationCode\":\"001-019-001\",\"LocationName\":\"一行十九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8550472+08:00\"},{\"Id\":2263,\"AreaId\":5,\"LocationCode\":\"001-019-002\",\"LocationName\":\"一行十九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.855051+08:00\"},{\"Id\":2264,\"AreaId\":5,\"LocationCode\":\"001-019-003\",\"LocationName\":\"一行十九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.855055+08:00\"},{\"Id\":2265,\"AreaId\":5,\"LocationCode\":\"001-019-004\",\"LocationName\":\"一行十九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8550589+08:00\"},{\"Id\":2266,\"AreaId\":5,\"LocationCode\":\"001-019-005\",\"LocationName\":\"一行十九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8550628+08:00\"},{\"Id\":2267,\"AreaId\":5,\"LocationCode\":\"001-019-006\",\"LocationName\":\"一行十九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8550667+08:00\"},{\"Id\":2268,\"AreaId\":5,\"LocationCode\":\"001-020-001\",\"LocationName\":\"一行二十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8550707+08:00\"},{\"Id\":2269,\"AreaId\":5,\"LocationCode\":\"001-020-002\",\"LocationName\":\"一行二十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8550745+08:00\"},{\"Id\":2270,\"AreaId\":5,\"LocationCode\":\"001-020-003\",\"LocationName\":\"一行二十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8550783+08:00\"},{\"Id\":2271,\"AreaId\":5,\"LocationCode\":\"001-020-004\",\"LocationName\":\"一行二十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8550811+08:00\"},{\"Id\":2272,\"AreaId\":5,\"LocationCode\":\"001-020-005\",\"LocationName\":\"一行二十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8550839+08:00\"},{\"Id\":2273,\"AreaId\":5,\"LocationCode\":\"001-020-006\",\"LocationName\":\"一行二十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8550866+08:00\"},{\"Id\":2274,\"AreaId\":5,\"LocationCode\":\"002-001-001\",\"LocationName\":\"二行一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8550895+08:00\"},{\"Id\":2275,\"AreaId\":5,\"LocationCode\":\"002-001-002\",\"LocationName\":\"二行一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8550934+08:00\"},{\"Id\":2276,\"AreaId\":5,\"LocationCode\":\"002-001-003\",\"LocationName\":\"二行一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8550962+08:00\"},{\"Id\":2277,\"AreaId\":5,\"LocationCode\":\"002-001-004\",\"LocationName\":\"二行一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8550991+08:00\"},{\"Id\":2278,\"AreaId\":5,\"LocationCode\":\"002-001-005\",\"LocationName\":\"二行一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551019+08:00\"},{\"Id\":2279,\"AreaId\":5,\"LocationCode\":\"002-001-006\",\"LocationName\":\"二行一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551047+08:00\"},{\"Id\":2280,\"AreaId\":5,\"LocationCode\":\"002-002-001\",\"LocationName\":\"二行二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551075+08:00\"},{\"Id\":2281,\"AreaId\":5,\"LocationCode\":\"002-002-002\",\"LocationName\":\"二行二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551105+08:00\"},{\"Id\":2282,\"AreaId\":5,\"LocationCode\":\"002-002-003\",\"LocationName\":\"二行二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551133+08:00\"},{\"Id\":2283,\"AreaId\":5,\"LocationCode\":\"002-002-004\",\"LocationName\":\"二行二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551166+08:00\"},{\"Id\":2284,\"AreaId\":5,\"LocationCode\":\"002-002-005\",\"LocationName\":\"二行二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551195+08:00\"},{\"Id\":2285,\"AreaId\":5,\"LocationCode\":\"002-002-006\",\"LocationName\":\"二行二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551227+08:00\"},{\"Id\":2286,\"AreaId\":5,\"LocationCode\":\"002-003-001\",\"LocationName\":\"二行三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551261+08:00\"},{\"Id\":2287,\"AreaId\":5,\"LocationCode\":\"002-003-002\",\"LocationName\":\"二行三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551298+08:00\"},{\"Id\":2288,\"AreaId\":5,\"LocationCode\":\"002-003-003\",\"LocationName\":\"二行三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551333+08:00\"},{\"Id\":2289,\"AreaId\":5,\"LocationCode\":\"002-003-004\",\"LocationName\":\"二行三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551368+08:00\"},{\"Id\":2290,\"AreaId\":5,\"LocationCode\":\"002-003-005\",\"LocationName\":\"二行三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.85514+08:00\"},{\"Id\":2291,\"AreaId\":5,\"LocationCode\":\"002-003-006\",\"LocationName\":\"二行三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551436+08:00\"},{\"Id\":2292,\"AreaId\":5,\"LocationCode\":\"002-004-001\",\"LocationName\":\"二行四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551473+08:00\"},{\"Id\":2293,\"AreaId\":5,\"LocationCode\":\"002-004-002\",\"LocationName\":\"二行四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551512+08:00\"},{\"Id\":2294,\"AreaId\":5,\"LocationCode\":\"002-004-003\",\"LocationName\":\"二行四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551543+08:00\"},{\"Id\":2295,\"AreaId\":5,\"LocationCode\":\"002-004-004\",\"LocationName\":\"二行四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551571+08:00\"},{\"Id\":2296,\"AreaId\":5,\"LocationCode\":\"002-004-005\",\"LocationName\":\"二行四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551612+08:00\"},{\"Id\":2297,\"AreaId\":5,\"LocationCode\":\"002-004-006\",\"LocationName\":\"二行四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551648+08:00\"},{\"Id\":2298,\"AreaId\":5,\"LocationCode\":\"002-005-001\",\"LocationName\":\"二行五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551683+08:00\"},{\"Id\":2299,\"AreaId\":5,\"LocationCode\":\"002-005-002\",\"LocationName\":\"二行五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551715+08:00\"},{\"Id\":2300,\"AreaId\":5,\"LocationCode\":\"002-005-003\",\"LocationName\":\"二行五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551734+08:00\"},{\"Id\":2301,\"AreaId\":5,\"LocationCode\":\"002-005-004\",\"LocationName\":\"二行五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551752+08:00\"},{\"Id\":2302,\"AreaId\":5,\"LocationCode\":\"002-005-005\",\"LocationName\":\"二行五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551771+08:00\"},{\"Id\":2303,\"AreaId\":5,\"LocationCode\":\"002-005-006\",\"LocationName\":\"二行五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551789+08:00\"},{\"Id\":2304,\"AreaId\":5,\"LocationCode\":\"002-006-001\",\"LocationName\":\"二行六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551808+08:00\"},{\"Id\":2305,\"AreaId\":5,\"LocationCode\":\"002-006-002\",\"LocationName\":\"二行六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551826+08:00\"},{\"Id\":2306,\"AreaId\":5,\"LocationCode\":\"002-006-003\",\"LocationName\":\"二行六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551844+08:00\"},{\"Id\":2307,\"AreaId\":5,\"LocationCode\":\"002-006-004\",\"LocationName\":\"二行六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551862+08:00\"},{\"Id\":2308,\"AreaId\":5,\"LocationCode\":\"002-006-005\",\"LocationName\":\"二行六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.855188+08:00\"},{\"Id\":2309,\"AreaId\":5,\"LocationCode\":\"002-006-006\",\"LocationName\":\"二行六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551899+08:00\"},{\"Id\":2310,\"AreaId\":5,\"LocationCode\":\"002-007-001\",\"LocationName\":\"二行七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551917+08:00\"},{\"Id\":2311,\"AreaId\":5,\"LocationCode\":\"002-007-002\",\"LocationName\":\"二行七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551935+08:00\"},{\"Id\":2312,\"AreaId\":5,\"LocationCode\":\"002-007-003\",\"LocationName\":\"二行七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551953+08:00\"},{\"Id\":2313,\"AreaId\":5,\"LocationCode\":\"002-007-004\",\"LocationName\":\"二行七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8551972+08:00\"},{\"Id\":2314,\"AreaId\":5,\"LocationCode\":\"002-007-005\",\"LocationName\":\"二行七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.855199+08:00\"},{\"Id\":2315,\"AreaId\":5,\"LocationCode\":\"002-007-006\",\"LocationName\":\"二行七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552008+08:00\"},{\"Id\":2316,\"AreaId\":5,\"LocationCode\":\"002-008-001\",\"LocationName\":\"二行八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552026+08:00\"},{\"Id\":2317,\"AreaId\":5,\"LocationCode\":\"002-008-002\",\"LocationName\":\"二行八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552044+08:00\"},{\"Id\":2318,\"AreaId\":5,\"LocationCode\":\"002-008-003\",\"LocationName\":\"二行八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552063+08:00\"},{\"Id\":2319,\"AreaId\":5,\"LocationCode\":\"002-008-004\",\"LocationName\":\"二行八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552081+08:00\"},{\"Id\":2320,\"AreaId\":5,\"LocationCode\":\"002-008-005\",\"LocationName\":\"二行八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552273+08:00\"},{\"Id\":2321,\"AreaId\":5,\"LocationCode\":\"002-008-006\",\"LocationName\":\"二行八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552292+08:00\"},{\"Id\":2322,\"AreaId\":5,\"LocationCode\":\"002-009-001\",\"LocationName\":\"二行九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.855231+08:00\"},{\"Id\":2323,\"AreaId\":5,\"LocationCode\":\"002-009-002\",\"LocationName\":\"二行九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552329+08:00\"},{\"Id\":2324,\"AreaId\":5,\"LocationCode\":\"002-009-003\",\"LocationName\":\"二行九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552347+08:00\"},{\"Id\":2325,\"AreaId\":5,\"LocationCode\":\"002-009-004\",\"LocationName\":\"二行九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552427+08:00\"},{\"Id\":2326,\"AreaId\":5,\"LocationCode\":\"002-009-005\",\"LocationName\":\"二行九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552445+08:00\"},{\"Id\":2327,\"AreaId\":5,\"LocationCode\":\"002-009-006\",\"LocationName\":\"二行九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552464+08:00\"},{\"Id\":2328,\"AreaId\":5,\"LocationCode\":\"002-010-001\",\"LocationName\":\"二行十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552482+08:00\"},{\"Id\":2329,\"AreaId\":5,\"LocationCode\":\"002-010-002\",\"LocationName\":\"二行十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.85525+08:00\"},{\"Id\":2330,\"AreaId\":5,\"LocationCode\":\"002-010-003\",\"LocationName\":\"二行十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552518+08:00\"},{\"Id\":2331,\"AreaId\":5,\"LocationCode\":\"002-010-004\",\"LocationName\":\"二行十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552537+08:00\"},{\"Id\":2332,\"AreaId\":5,\"LocationCode\":\"002-010-005\",\"LocationName\":\"二行十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552555+08:00\"},{\"Id\":2333,\"AreaId\":5,\"LocationCode\":\"002-010-006\",\"LocationName\":\"二行十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552573+08:00\"},{\"Id\":2334,\"AreaId\":5,\"LocationCode\":\"002-011-001\",\"LocationName\":\"二行十一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552592+08:00\"},{\"Id\":2335,\"AreaId\":5,\"LocationCode\":\"002-011-002\",\"LocationName\":\"二行十一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.855261+08:00\"},{\"Id\":2336,\"AreaId\":5,\"LocationCode\":\"002-011-003\",\"LocationName\":\"二行十一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552635+08:00\"},{\"Id\":2337,\"AreaId\":5,\"LocationCode\":\"002-011-004\",\"LocationName\":\"二行十一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552666+08:00\"},{\"Id\":2338,\"AreaId\":5,\"LocationCode\":\"002-011-005\",\"LocationName\":\"二行十一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552698+08:00\"},{\"Id\":2339,\"AreaId\":5,\"LocationCode\":\"002-011-006\",\"LocationName\":\"二行十一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552728+08:00\"},{\"Id\":2340,\"AreaId\":5,\"LocationCode\":\"002-012-001\",\"LocationName\":\"二行十二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552771+08:00\"},{\"Id\":2341,\"AreaId\":5,\"LocationCode\":\"002-012-002\",\"LocationName\":\"二行十二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552802+08:00\"},{\"Id\":2342,\"AreaId\":5,\"LocationCode\":\"002-012-003\",\"LocationName\":\"二行十二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552832+08:00\"},{\"Id\":2343,\"AreaId\":5,\"LocationCode\":\"002-012-004\",\"LocationName\":\"二行十二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552861+08:00\"},{\"Id\":2344,\"AreaId\":5,\"LocationCode\":\"002-012-005\",\"LocationName\":\"二行十二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552908+08:00\"},{\"Id\":2345,\"AreaId\":5,\"LocationCode\":\"002-012-006\",\"LocationName\":\"二行十二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552953+08:00\"},{\"Id\":2346,\"AreaId\":5,\"LocationCode\":\"002-013-001\",\"LocationName\":\"二行十三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8552985+08:00\"},{\"Id\":2347,\"AreaId\":5,\"LocationCode\":\"002-013-002\",\"LocationName\":\"二行十三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553018+08:00\"},{\"Id\":2348,\"AreaId\":5,\"LocationCode\":\"002-013-003\",\"LocationName\":\"二行十三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553047+08:00\"},{\"Id\":2349,\"AreaId\":5,\"LocationCode\":\"002-013-004\",\"LocationName\":\"二行十三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553079+08:00\"},{\"Id\":2350,\"AreaId\":5,\"LocationCode\":\"002-013-005\",\"LocationName\":\"二行十三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553112+08:00\"},{\"Id\":2351,\"AreaId\":5,\"LocationCode\":\"002-013-006\",\"LocationName\":\"二行十三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553157+08:00\"},{\"Id\":2352,\"AreaId\":5,\"LocationCode\":\"002-014-001\",\"LocationName\":\"二行十四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553188+08:00\"},{\"Id\":2353,\"AreaId\":5,\"LocationCode\":\"002-014-002\",\"LocationName\":\"二行十四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553231+08:00\"},{\"Id\":2354,\"AreaId\":5,\"LocationCode\":\"002-014-003\",\"LocationName\":\"二行十四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553277+08:00\"},{\"Id\":2355,\"AreaId\":5,\"LocationCode\":\"002-014-004\",\"LocationName\":\"二行十四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553313+08:00\"},{\"Id\":2356,\"AreaId\":5,\"LocationCode\":\"002-014-005\",\"LocationName\":\"二行十四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553344+08:00\"},{\"Id\":2357,\"AreaId\":5,\"LocationCode\":\"002-014-006\",\"LocationName\":\"二行十四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.855338+08:00\"},{\"Id\":2358,\"AreaId\":5,\"LocationCode\":\"002-015-001\",\"LocationName\":\"二行十五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553414+08:00\"},{\"Id\":2359,\"AreaId\":5,\"LocationCode\":\"002-015-002\",\"LocationName\":\"二行十五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553443+08:00\"},{\"Id\":2360,\"AreaId\":5,\"LocationCode\":\"002-015-003\",\"LocationName\":\"二行十五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553477+08:00\"},{\"Id\":2361,\"AreaId\":5,\"LocationCode\":\"002-015-004\",\"LocationName\":\"二行十五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553513+08:00\"},{\"Id\":2362,\"AreaId\":5,\"LocationCode\":\"002-015-005\",\"LocationName\":\"二行十五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553552+08:00\"},{\"Id\":2363,\"AreaId\":5,\"LocationCode\":\"002-015-006\",\"LocationName\":\"二行十五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553585+08:00\"},{\"Id\":2364,\"AreaId\":5,\"LocationCode\":\"002-016-001\",\"LocationName\":\"二行十六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553615+08:00\"},{\"Id\":2365,\"AreaId\":5,\"LocationCode\":\"002-016-002\",\"LocationName\":\"二行十六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553646+08:00\"},{\"Id\":2366,\"AreaId\":5,\"LocationCode\":\"002-016-003\",\"LocationName\":\"二行十六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553683+08:00\"},{\"Id\":2367,\"AreaId\":5,\"LocationCode\":\"002-016-004\",\"LocationName\":\"二行十六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553717+08:00\"},{\"Id\":2368,\"AreaId\":5,\"LocationCode\":\"002-016-005\",\"LocationName\":\"二行十六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553745+08:00\"},{\"Id\":2369,\"AreaId\":5,\"LocationCode\":\"002-016-006\",\"LocationName\":\"二行十六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553772+08:00\"},{\"Id\":2370,\"AreaId\":5,\"LocationCode\":\"002-017-001\",\"LocationName\":\"二行十七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553805+08:00\"},{\"Id\":2371,\"AreaId\":5,\"LocationCode\":\"002-017-002\",\"LocationName\":\"二行十七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553832+08:00\"},{\"Id\":2372,\"AreaId\":5,\"LocationCode\":\"002-017-003\",\"LocationName\":\"二行十七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553863+08:00\"},{\"Id\":2373,\"AreaId\":5,\"LocationCode\":\"002-017-004\",\"LocationName\":\"二行十七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553896+08:00\"},{\"Id\":2374,\"AreaId\":5,\"LocationCode\":\"002-017-005\",\"LocationName\":\"二行十七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553925+08:00\"},{\"Id\":2375,\"AreaId\":5,\"LocationCode\":\"002-017-006\",\"LocationName\":\"二行十七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553956+08:00\"},{\"Id\":2376,\"AreaId\":5,\"LocationCode\":\"002-018-001\",\"LocationName\":\"二行十八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8553989+08:00\"},{\"Id\":2377,\"AreaId\":5,\"LocationCode\":\"002-018-002\",\"LocationName\":\"二行十八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8554019+08:00\"},{\"Id\":2378,\"AreaId\":5,\"LocationCode\":\"002-018-003\",\"LocationName\":\"二行十八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.855405+08:00\"},{\"Id\":2379,\"AreaId\":5,\"LocationCode\":\"002-018-004\",\"LocationName\":\"二行十八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8554083+08:00\"},{\"Id\":2380,\"AreaId\":5,\"LocationCode\":\"002-018-005\",\"LocationName\":\"二行十八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8554118+08:00\"},{\"Id\":2381,\"AreaId\":5,\"LocationCode\":\"002-018-006\",\"LocationName\":\"二行十八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8554159+08:00\"},{\"Id\":2382,\"AreaId\":5,\"LocationCode\":\"002-019-001\",\"LocationName\":\"二行十九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8554202+08:00\"},{\"Id\":2383,\"AreaId\":5,\"LocationCode\":\"002-019-002\",\"LocationName\":\"二行十九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8554237+08:00\"},{\"Id\":2384,\"AreaId\":5,\"LocationCode\":\"002-019-003\",\"LocationName\":\"二行十九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8554264+08:00\"},{\"Id\":2385,\"AreaId\":5,\"LocationCode\":\"002-019-004\",\"LocationName\":\"二行十九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8554284+08:00\"},{\"Id\":2386,\"AreaId\":5,\"LocationCode\":\"002-019-005\",\"LocationName\":\"二行十九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8554302+08:00\"},{\"Id\":2387,\"AreaId\":5,\"LocationCode\":\"002-019-006\",\"LocationName\":\"二行十九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.855432+08:00\"},{\"Id\":2388,\"AreaId\":5,\"LocationCode\":\"002-020-001\",\"LocationName\":\"二行二十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8554339+08:00\"},{\"Id\":2389,\"AreaId\":5,\"LocationCode\":\"002-020-002\",\"LocationName\":\"二行二十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8554357+08:00\"},{\"Id\":2390,\"AreaId\":5,\"LocationCode\":\"002-020-003\",\"LocationName\":\"二行二十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8554387+08:00\"},{\"Id\":2391,\"AreaId\":5,\"LocationCode\":\"002-020-004\",\"LocationName\":\"二行二十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8554418+08:00\"},{\"Id\":2392,\"AreaId\":5,\"LocationCode\":\"002-020-005\",\"LocationName\":\"二行二十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8554447+08:00\"},{\"Id\":2393,\"AreaId\":5,\"LocationCode\":\"002-020-006\",\"LocationName\":\"二行二十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8554478+08:00\"}]"}
--------------------------------
2025/1/9 18:21:15|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:15 891","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => (x.TargetAddress == value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass74_1).item.Key)","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-01-09 06:21:15 892","ResponseJsonData":"[{\"TaskId\":13771,\"TaskNum\":59,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":220,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:19:25.463\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:19:29.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:49.63\"}]"}
--------------------------------
2025/1/9 18:21:15|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:15 893","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:GetTaskNo","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"2ms","ResponseTime":"2025-01-09 06:21:15 896","ResponseJsonData":"61"}
--------------------------------
2025/1/9 18:21:15|
WIDESEA_Core.AOP.AOPLogExInfo
{"ApiLogAopInfo":{"RequestTime":"2025-01-09 06:21:15 897","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:AddDataAsync","RequestParamsName":"【携带的参数有】:WIDESEA_Model.Models.Dt_Task","RequestParamsData":"[{\"TaskId\":0,\"TaskNum\":61,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":200,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:21:15.8939666+08:00\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:21:15.8939643+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:15.8939651+08:00\"}]","ResponseIntervalTime":"","ResponseTime":"","ResponseJsonData":""},"InnerException":"InnerException-内部异常:\r\n\r\nStackTrace-堆栈跟踪:\r\n   at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)\r\n   at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)\r\n   at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)\r\n   at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()\r\n   at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()\r\n   at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)\r\n   at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)\r\n   at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)\r\n   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)\r\n--- End of stack trace from previous location ---\r\n   at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()\r\n   at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 236","ExMessage":"违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。\r\n语句已终止。"}
--------------------------------
2025/1/9 18:21:16|
WIDESEA_Core.AOP.AOPLogExInfo
{"ApiLogAopInfo":{"RequestTime":"2025-01-09 06:21:15 735","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:RequestTrayInTaskAsync","RequestParamsName":"【携带的参数有】:WIDESEA_DTO.RequestTaskDto","RequestParamsData":"[{\"Position\":\"1705\",\"PalletCode\":\"ZJD24026G125\",\"PositionList\":null,\"RequestType\":\"\",\"EquiCodeMOM\":null,\"Roadways\":null,\"area\":0,\"ProductionLine\":null}]","ResponseIntervalTime":"","ResponseTime":"","ResponseJsonData":""},"InnerException":"InnerException-内部异常:\r\n\r\nStackTrace-堆栈跟踪:\r\n   at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)\r\n   at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)\r\n   at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)\r\n   at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()\r\n   at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()\r\n   at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)\r\n   at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)\r\n   at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)\r\n   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)\r\n--- End of stack trace from previous location ---\r\n   at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()\r\n   at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 236\r\n   at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\Dt_TaskService.cs:line 2242\r\n   at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\Dt_TaskService.cs:line 1108\r\n   at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 236","ExMessage":"违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。\r\n语句已终止。"}
--------------------------------
2025/1/9 18:21:18|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:18 834","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirstAsync","RequestParamsName":"【携带的参数有】:x => (x.PalletCode == value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass35_0).input.PalletCode)","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"4ms","ResponseTime":"2025-01-09 06:21:18 838","ResponseJsonData":"{\"TaskId\":13771,\"TaskNum\":59,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":220,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:19:25.463\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:19:29.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:49.63\"}"}
--------------------------------
2025/1/9 18:21:18|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:18 860","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => ((x.stationType == 6) AndAlso (x.stationChildCode == value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass35_0).input.Position))","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Right.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-01-09 06:21:18 861","ResponseJsonData":"[{\"stationID\":72,\"stationType\":6,\"stationPLC\":\"1018\",\"Roadway\":\"CWSC3,CWSC4,CWSC1\",\"stationRemark\":\"空托盘入库分配口\",\"stationChildCode\":\"1705\",\"stationArea\":\"FRSC2,GWSC1\",\"stationLocation\":\"1705\",\"stationEquipMOM\":\"24MEJQ11-1006-1\",\"stationNGChildCode\":\"\",\"stationNGLocation\":\"\",\"remark\":\"出库线体任务到达\",\"stationStatus\":\"1\",\"productLine\":\"\",\"Creater\":\"1\",\"CreateDate\":\"2024-11-27T16:05:51\",\"Modifier\":\"1\",\"ModifyDate\":\"1900-01-01T00:00:00\"}]"}
--------------------------------
2025/1/9 18:21:18|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:18 883","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => (value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass74_0).deviceCode.Contains(x.RoadwayNo) AndAlso (x.LocationStatus == 0))","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 E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"4ms","ResponseTime":"2025-01-09 06:21:18 887","ResponseJsonData":"[{\"Id\":2154,\"AreaId\":5,\"LocationCode\":\"001-001-001\",\"LocationName\":\"一行一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.97\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8853296+08:00\"},{\"Id\":2155,\"AreaId\":5,\"LocationCode\":\"001-001-002\",\"LocationName\":\"一行一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.885343+08:00\"},{\"Id\":2156,\"AreaId\":5,\"LocationCode\":\"001-001-003\",\"LocationName\":\"一行一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8853501+08:00\"},{\"Id\":2157,\"AreaId\":5,\"LocationCode\":\"001-001-004\",\"LocationName\":\"一行一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8853571+08:00\"},{\"Id\":2158,\"AreaId\":5,\"LocationCode\":\"001-001-005\",\"LocationName\":\"一行一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8853642+08:00\"},{\"Id\":2159,\"AreaId\":5,\"LocationCode\":\"001-001-006\",\"LocationName\":\"一行一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8853718+08:00\"},{\"Id\":2160,\"AreaId\":5,\"LocationCode\":\"001-002-001\",\"LocationName\":\"一行二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.885379+08:00\"},{\"Id\":2161,\"AreaId\":5,\"LocationCode\":\"001-002-002\",\"LocationName\":\"一行二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8853861+08:00\"},{\"Id\":2162,\"AreaId\":5,\"LocationCode\":\"001-002-003\",\"LocationName\":\"一行二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8853932+08:00\"},{\"Id\":2163,\"AreaId\":5,\"LocationCode\":\"001-002-004\",\"LocationName\":\"一行二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8854007+08:00\"},{\"Id\":2164,\"AreaId\":5,\"LocationCode\":\"001-002-005\",\"LocationName\":\"一行二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8854078+08:00\"},{\"Id\":2165,\"AreaId\":5,\"LocationCode\":\"001-002-006\",\"LocationName\":\"一行二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8854148+08:00\"},{\"Id\":2166,\"AreaId\":5,\"LocationCode\":\"001-003-001\",\"LocationName\":\"一行三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.885422+08:00\"},{\"Id\":2167,\"AreaId\":5,\"LocationCode\":\"001-003-002\",\"LocationName\":\"一行三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8854291+08:00\"},{\"Id\":2168,\"AreaId\":5,\"LocationCode\":\"001-003-003\",\"LocationName\":\"一行三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8854362+08:00\"},{\"Id\":2169,\"AreaId\":5,\"LocationCode\":\"001-003-004\",\"LocationName\":\"一行三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8854434+08:00\"},{\"Id\":2170,\"AreaId\":5,\"LocationCode\":\"001-003-005\",\"LocationName\":\"一行三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8854504+08:00\"},{\"Id\":2171,\"AreaId\":5,\"LocationCode\":\"001-003-006\",\"LocationName\":\"一行三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8854578+08:00\"},{\"Id\":2172,\"AreaId\":5,\"LocationCode\":\"001-004-001\",\"LocationName\":\"一行四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8854649+08:00\"},{\"Id\":2173,\"AreaId\":5,\"LocationCode\":\"001-004-002\",\"LocationName\":\"一行四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8854717+08:00\"},{\"Id\":2174,\"AreaId\":5,\"LocationCode\":\"001-004-003\",\"LocationName\":\"一行四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8854788+08:00\"},{\"Id\":2175,\"AreaId\":5,\"LocationCode\":\"001-004-004\",\"LocationName\":\"一行四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8854856+08:00\"},{\"Id\":2176,\"AreaId\":5,\"LocationCode\":\"001-004-005\",\"LocationName\":\"一行四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8854925+08:00\"},{\"Id\":2177,\"AreaId\":5,\"LocationCode\":\"001-004-006\",\"LocationName\":\"一行四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.885501+08:00\"},{\"Id\":2178,\"AreaId\":5,\"LocationCode\":\"001-005-001\",\"LocationName\":\"一行五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8855082+08:00\"},{\"Id\":2179,\"AreaId\":5,\"LocationCode\":\"001-005-002\",\"LocationName\":\"一行五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8855151+08:00\"},{\"Id\":2180,\"AreaId\":5,\"LocationCode\":\"001-005-003\",\"LocationName\":\"一行五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8855221+08:00\"},{\"Id\":2181,\"AreaId\":5,\"LocationCode\":\"001-005-004\",\"LocationName\":\"一行五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8855289+08:00\"},{\"Id\":2182,\"AreaId\":5,\"LocationCode\":\"001-005-005\",\"LocationName\":\"一行五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8855359+08:00\"},{\"Id\":2183,\"AreaId\":5,\"LocationCode\":\"001-005-006\",\"LocationName\":\"一行五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8855452+08:00\"},{\"Id\":2184,\"AreaId\":5,\"LocationCode\":\"001-006-001\",\"LocationName\":\"一行六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8855521+08:00\"},{\"Id\":2185,\"AreaId\":5,\"LocationCode\":\"001-006-002\",\"LocationName\":\"一行六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8855591+08:00\"},{\"Id\":2186,\"AreaId\":5,\"LocationCode\":\"001-006-003\",\"LocationName\":\"一行六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8855659+08:00\"},{\"Id\":2187,\"AreaId\":5,\"LocationCode\":\"001-006-004\",\"LocationName\":\"一行六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8855733+08:00\"},{\"Id\":2188,\"AreaId\":5,\"LocationCode\":\"001-006-005\",\"LocationName\":\"一行六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8855803+08:00\"},{\"Id\":2189,\"AreaId\":5,\"LocationCode\":\"001-006-006\",\"LocationName\":\"一行六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8855872+08:00\"},{\"Id\":2190,\"AreaId\":5,\"LocationCode\":\"001-007-001\",\"LocationName\":\"一行七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8855941+08:00\"},{\"Id\":2191,\"AreaId\":5,\"LocationCode\":\"001-007-002\",\"LocationName\":\"一行七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.885601+08:00\"},{\"Id\":2192,\"AreaId\":5,\"LocationCode\":\"001-007-003\",\"LocationName\":\"一行七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.885608+08:00\"},{\"Id\":2193,\"AreaId\":5,\"LocationCode\":\"001-007-004\",\"LocationName\":\"一行七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8856149+08:00\"},{\"Id\":2194,\"AreaId\":5,\"LocationCode\":\"001-007-005\",\"LocationName\":\"一行七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8856218+08:00\"},{\"Id\":2195,\"AreaId\":5,\"LocationCode\":\"001-007-006\",\"LocationName\":\"一行七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8856287+08:00\"},{\"Id\":2196,\"AreaId\":5,\"LocationCode\":\"001-008-001\",\"LocationName\":\"一行八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8856356+08:00\"},{\"Id\":2197,\"AreaId\":5,\"LocationCode\":\"001-008-002\",\"LocationName\":\"一行八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8856427+08:00\"},{\"Id\":2198,\"AreaId\":5,\"LocationCode\":\"001-008-003\",\"LocationName\":\"一行八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8856495+08:00\"},{\"Id\":2199,\"AreaId\":5,\"LocationCode\":\"001-008-004\",\"LocationName\":\"一行八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8856564+08:00\"},{\"Id\":2200,\"AreaId\":5,\"LocationCode\":\"001-008-005\",\"LocationName\":\"一行八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8856633+08:00\"},{\"Id\":2201,\"AreaId\":5,\"LocationCode\":\"001-008-006\",\"LocationName\":\"一行八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8856702+08:00\"},{\"Id\":2202,\"AreaId\":5,\"LocationCode\":\"001-009-001\",\"LocationName\":\"一行九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8856773+08:00\"},{\"Id\":2203,\"AreaId\":5,\"LocationCode\":\"001-009-002\",\"LocationName\":\"一行九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8856852+08:00\"},{\"Id\":2204,\"AreaId\":5,\"LocationCode\":\"001-009-003\",\"LocationName\":\"一行九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8856922+08:00\"},{\"Id\":2205,\"AreaId\":5,\"LocationCode\":\"001-009-004\",\"LocationName\":\"一行九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8856991+08:00\"},{\"Id\":2206,\"AreaId\":5,\"LocationCode\":\"001-009-005\",\"LocationName\":\"一行九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8857061+08:00\"},{\"Id\":2207,\"AreaId\":5,\"LocationCode\":\"001-009-006\",\"LocationName\":\"一行九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8857131+08:00\"},{\"Id\":2208,\"AreaId\":5,\"LocationCode\":\"001-010-001\",\"LocationName\":\"一行十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.88572+08:00\"},{\"Id\":2209,\"AreaId\":5,\"LocationCode\":\"001-010-002\",\"LocationName\":\"一行十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8857269+08:00\"},{\"Id\":2210,\"AreaId\":5,\"LocationCode\":\"001-010-003\",\"LocationName\":\"一行十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8857336+08:00\"},{\"Id\":2211,\"AreaId\":5,\"LocationCode\":\"001-010-004\",\"LocationName\":\"一行十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8857406+08:00\"},{\"Id\":2212,\"AreaId\":5,\"LocationCode\":\"001-010-005\",\"LocationName\":\"一行十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8857475+08:00\"},{\"Id\":2213,\"AreaId\":5,\"LocationCode\":\"001-010-006\",\"LocationName\":\"一行十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8857543+08:00\"},{\"Id\":2214,\"AreaId\":5,\"LocationCode\":\"001-011-001\",\"LocationName\":\"一行十一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8857611+08:00\"},{\"Id\":2215,\"AreaId\":5,\"LocationCode\":\"001-011-002\",\"LocationName\":\"一行十一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.885768+08:00\"},{\"Id\":2216,\"AreaId\":5,\"LocationCode\":\"001-011-003\",\"LocationName\":\"一行十一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8857749+08:00\"},{\"Id\":2217,\"AreaId\":5,\"LocationCode\":\"001-011-004\",\"LocationName\":\"一行十一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8857818+08:00\"},{\"Id\":2218,\"AreaId\":5,\"LocationCode\":\"001-011-005\",\"LocationName\":\"一行十一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8857886+08:00\"},{\"Id\":2219,\"AreaId\":5,\"LocationCode\":\"001-011-006\",\"LocationName\":\"一行十一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.885796+08:00\"},{\"Id\":2220,\"AreaId\":5,\"LocationCode\":\"001-012-001\",\"LocationName\":\"一行十二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8858031+08:00\"},{\"Id\":2221,\"AreaId\":5,\"LocationCode\":\"001-012-002\",\"LocationName\":\"一行十二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.88581+08:00\"},{\"Id\":2222,\"AreaId\":5,\"LocationCode\":\"001-012-003\",\"LocationName\":\"一行十二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8858169+08:00\"},{\"Id\":2223,\"AreaId\":5,\"LocationCode\":\"001-012-004\",\"LocationName\":\"一行十二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8858237+08:00\"},{\"Id\":2224,\"AreaId\":5,\"LocationCode\":\"001-012-005\",\"LocationName\":\"一行十二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8858309+08:00\"},{\"Id\":2225,\"AreaId\":5,\"LocationCode\":\"001-012-006\",\"LocationName\":\"一行十二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8858378+08:00\"},{\"Id\":2226,\"AreaId\":5,\"LocationCode\":\"001-013-001\",\"LocationName\":\"一行十三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8858448+08:00\"},{\"Id\":2227,\"AreaId\":5,\"LocationCode\":\"001-013-002\",\"LocationName\":\"一行十三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8858517+08:00\"},{\"Id\":2228,\"AreaId\":5,\"LocationCode\":\"001-013-003\",\"LocationName\":\"一行十三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8858598+08:00\"},{\"Id\":2229,\"AreaId\":5,\"LocationCode\":\"001-013-004\",\"LocationName\":\"一行十三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8858668+08:00\"},{\"Id\":2230,\"AreaId\":5,\"LocationCode\":\"001-013-005\",\"LocationName\":\"一行十三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8858737+08:00\"},{\"Id\":2231,\"AreaId\":5,\"LocationCode\":\"001-013-006\",\"LocationName\":\"一行十三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8858805+08:00\"},{\"Id\":2232,\"AreaId\":5,\"LocationCode\":\"001-014-001\",\"LocationName\":\"一行十四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8858875+08:00\"},{\"Id\":2233,\"AreaId\":5,\"LocationCode\":\"001-014-002\",\"LocationName\":\"一行十四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8858936+08:00\"},{\"Id\":2234,\"AreaId\":5,\"LocationCode\":\"001-014-003\",\"LocationName\":\"一行十四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8858989+08:00\"},{\"Id\":2235,\"AreaId\":5,\"LocationCode\":\"001-014-004\",\"LocationName\":\"一行十四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8859239+08:00\"},{\"Id\":2236,\"AreaId\":5,\"LocationCode\":\"001-014-005\",\"LocationName\":\"一行十四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8859295+08:00\"},{\"Id\":2237,\"AreaId\":5,\"LocationCode\":\"001-014-006\",\"LocationName\":\"一行十四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8859357+08:00\"},{\"Id\":2238,\"AreaId\":5,\"LocationCode\":\"001-015-001\",\"LocationName\":\"一行十五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8859424+08:00\"},{\"Id\":2239,\"AreaId\":5,\"LocationCode\":\"001-015-002\",\"LocationName\":\"一行十五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8859491+08:00\"},{\"Id\":2240,\"AreaId\":5,\"LocationCode\":\"001-015-003\",\"LocationName\":\"一行十五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8859555+08:00\"},{\"Id\":2241,\"AreaId\":5,\"LocationCode\":\"001-015-004\",\"LocationName\":\"一行十五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8859624+08:00\"},{\"Id\":2242,\"AreaId\":5,\"LocationCode\":\"001-015-005\",\"LocationName\":\"一行十五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8859695+08:00\"},{\"Id\":2243,\"AreaId\":5,\"LocationCode\":\"001-015-006\",\"LocationName\":\"一行十五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8859758+08:00\"},{\"Id\":2244,\"AreaId\":5,\"LocationCode\":\"001-016-001\",\"LocationName\":\"一行十六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8859815+08:00\"},{\"Id\":2245,\"AreaId\":5,\"LocationCode\":\"001-016-002\",\"LocationName\":\"一行十六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8859877+08:00\"},{\"Id\":2246,\"AreaId\":5,\"LocationCode\":\"001-016-003\",\"LocationName\":\"一行十六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8859939+08:00\"},{\"Id\":2247,\"AreaId\":5,\"LocationCode\":\"001-016-004\",\"LocationName\":\"一行十六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8859992+08:00\"},{\"Id\":2248,\"AreaId\":5,\"LocationCode\":\"001-016-005\",\"LocationName\":\"一行十六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8860025+08:00\"},{\"Id\":2249,\"AreaId\":5,\"LocationCode\":\"001-016-006\",\"LocationName\":\"一行十六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8860056+08:00\"},{\"Id\":2250,\"AreaId\":5,\"LocationCode\":\"001-017-001\",\"LocationName\":\"一行十七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8860088+08:00\"},{\"Id\":2251,\"AreaId\":5,\"LocationCode\":\"001-017-002\",\"LocationName\":\"一行十七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.886012+08:00\"},{\"Id\":2252,\"AreaId\":5,\"LocationCode\":\"001-017-003\",\"LocationName\":\"一行十七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8860152+08:00\"},{\"Id\":2253,\"AreaId\":5,\"LocationCode\":\"001-017-004\",\"LocationName\":\"一行十七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8860185+08:00\"},{\"Id\":2254,\"AreaId\":5,\"LocationCode\":\"001-017-005\",\"LocationName\":\"一行十七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8860217+08:00\"},{\"Id\":2255,\"AreaId\":5,\"LocationCode\":\"001-017-006\",\"LocationName\":\"一行十七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8860249+08:00\"},{\"Id\":2256,\"AreaId\":5,\"LocationCode\":\"001-018-001\",\"LocationName\":\"一行十八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8860291+08:00\"},{\"Id\":2257,\"AreaId\":5,\"LocationCode\":\"001-018-002\",\"LocationName\":\"一行十八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8860324+08:00\"},{\"Id\":2258,\"AreaId\":5,\"LocationCode\":\"001-018-003\",\"LocationName\":\"一行十八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8860355+08:00\"},{\"Id\":2259,\"AreaId\":5,\"LocationCode\":\"001-018-004\",\"LocationName\":\"一行十八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8860388+08:00\"},{\"Id\":2260,\"AreaId\":5,\"LocationCode\":\"001-018-005\",\"LocationName\":\"一行十八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.886042+08:00\"},{\"Id\":2261,\"AreaId\":5,\"LocationCode\":\"001-018-006\",\"LocationName\":\"一行十八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8860451+08:00\"},{\"Id\":2262,\"AreaId\":5,\"LocationCode\":\"001-019-001\",\"LocationName\":\"一行十九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8860483+08:00\"},{\"Id\":2263,\"AreaId\":5,\"LocationCode\":\"001-019-002\",\"LocationName\":\"一行十九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8860515+08:00\"},{\"Id\":2264,\"AreaId\":5,\"LocationCode\":\"001-019-003\",\"LocationName\":\"一行十九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8860547+08:00\"},{\"Id\":2265,\"AreaId\":5,\"LocationCode\":\"001-019-004\",\"LocationName\":\"一行十九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8860579+08:00\"},{\"Id\":2266,\"AreaId\":5,\"LocationCode\":\"001-019-005\",\"LocationName\":\"一行十九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8860611+08:00\"},{\"Id\":2267,\"AreaId\":5,\"LocationCode\":\"001-019-006\",\"LocationName\":\"一行十九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8860643+08:00\"},{\"Id\":2268,\"AreaId\":5,\"LocationCode\":\"001-020-001\",\"LocationName\":\"一行二十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8860675+08:00\"},{\"Id\":2269,\"AreaId\":5,\"LocationCode\":\"001-020-002\",\"LocationName\":\"一行二十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8860707+08:00\"},{\"Id\":2270,\"AreaId\":5,\"LocationCode\":\"001-020-003\",\"LocationName\":\"一行二十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.886074+08:00\"},{\"Id\":2271,\"AreaId\":5,\"LocationCode\":\"001-020-004\",\"LocationName\":\"一行二十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8860772+08:00\"},{\"Id\":2272,\"AreaId\":5,\"LocationCode\":\"001-020-005\",\"LocationName\":\"一行二十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8860803+08:00\"},{\"Id\":2273,\"AreaId\":5,\"LocationCode\":\"001-020-006\",\"LocationName\":\"一行二十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8860835+08:00\"},{\"Id\":2274,\"AreaId\":5,\"LocationCode\":\"002-001-001\",\"LocationName\":\"二行一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8860868+08:00\"},{\"Id\":2275,\"AreaId\":5,\"LocationCode\":\"002-001-002\",\"LocationName\":\"二行一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8860899+08:00\"},{\"Id\":2276,\"AreaId\":5,\"LocationCode\":\"002-001-003\",\"LocationName\":\"二行一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8860932+08:00\"},{\"Id\":2277,\"AreaId\":5,\"LocationCode\":\"002-001-004\",\"LocationName\":\"二行一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8860963+08:00\"},{\"Id\":2278,\"AreaId\":5,\"LocationCode\":\"002-001-005\",\"LocationName\":\"二行一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8860995+08:00\"},{\"Id\":2279,\"AreaId\":5,\"LocationCode\":\"002-001-006\",\"LocationName\":\"二行一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8861027+08:00\"},{\"Id\":2280,\"AreaId\":5,\"LocationCode\":\"002-002-001\",\"LocationName\":\"二行二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8861059+08:00\"},{\"Id\":2281,\"AreaId\":5,\"LocationCode\":\"002-002-002\",\"LocationName\":\"二行二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8861091+08:00\"},{\"Id\":2282,\"AreaId\":5,\"LocationCode\":\"002-002-003\",\"LocationName\":\"二行二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8861124+08:00\"},{\"Id\":2283,\"AreaId\":5,\"LocationCode\":\"002-002-004\",\"LocationName\":\"二行二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8861168+08:00\"},{\"Id\":2284,\"AreaId\":5,\"LocationCode\":\"002-002-005\",\"LocationName\":\"二行二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8861201+08:00\"},{\"Id\":2285,\"AreaId\":5,\"LocationCode\":\"002-002-006\",\"LocationName\":\"二行二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8861233+08:00\"},{\"Id\":2286,\"AreaId\":5,\"LocationCode\":\"002-003-001\",\"LocationName\":\"二行三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8861265+08:00\"},{\"Id\":2287,\"AreaId\":5,\"LocationCode\":\"002-003-002\",\"LocationName\":\"二行三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8861297+08:00\"},{\"Id\":2288,\"AreaId\":5,\"LocationCode\":\"002-003-003\",\"LocationName\":\"二行三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8861329+08:00\"},{\"Id\":2289,\"AreaId\":5,\"LocationCode\":\"002-003-004\",\"LocationName\":\"二行三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8861361+08:00\"},{\"Id\":2290,\"AreaId\":5,\"LocationCode\":\"002-003-005\",\"LocationName\":\"二行三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8861393+08:00\"},{\"Id\":2291,\"AreaId\":5,\"LocationCode\":\"002-003-006\",\"LocationName\":\"二行三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8861424+08:00\"},{\"Id\":2292,\"AreaId\":5,\"LocationCode\":\"002-004-001\",\"LocationName\":\"二行四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8861456+08:00\"},{\"Id\":2293,\"AreaId\":5,\"LocationCode\":\"002-004-002\",\"LocationName\":\"二行四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8861488+08:00\"},{\"Id\":2294,\"AreaId\":5,\"LocationCode\":\"002-004-003\",\"LocationName\":\"二行四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.886152+08:00\"},{\"Id\":2295,\"AreaId\":5,\"LocationCode\":\"002-004-004\",\"LocationName\":\"二行四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8861551+08:00\"},{\"Id\":2296,\"AreaId\":5,\"LocationCode\":\"002-004-005\",\"LocationName\":\"二行四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8861583+08:00\"},{\"Id\":2297,\"AreaId\":5,\"LocationCode\":\"002-004-006\",\"LocationName\":\"二行四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8861615+08:00\"},{\"Id\":2298,\"AreaId\":5,\"LocationCode\":\"002-005-001\",\"LocationName\":\"二行五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8861647+08:00\"},{\"Id\":2299,\"AreaId\":5,\"LocationCode\":\"002-005-002\",\"LocationName\":\"二行五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8861679+08:00\"},{\"Id\":2300,\"AreaId\":5,\"LocationCode\":\"002-005-003\",\"LocationName\":\"二行五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.886171+08:00\"},{\"Id\":2301,\"AreaId\":5,\"LocationCode\":\"002-005-004\",\"LocationName\":\"二行五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8861742+08:00\"},{\"Id\":2302,\"AreaId\":5,\"LocationCode\":\"002-005-005\",\"LocationName\":\"二行五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8861775+08:00\"},{\"Id\":2303,\"AreaId\":5,\"LocationCode\":\"002-005-006\",\"LocationName\":\"二行五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8861806+08:00\"},{\"Id\":2304,\"AreaId\":5,\"LocationCode\":\"002-006-001\",\"LocationName\":\"二行六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8861838+08:00\"},{\"Id\":2305,\"AreaId\":5,\"LocationCode\":\"002-006-002\",\"LocationName\":\"二行六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.886187+08:00\"},{\"Id\":2306,\"AreaId\":5,\"LocationCode\":\"002-006-003\",\"LocationName\":\"二行六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8861911+08:00\"},{\"Id\":2307,\"AreaId\":5,\"LocationCode\":\"002-006-004\",\"LocationName\":\"二行六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8861944+08:00\"},{\"Id\":2308,\"AreaId\":5,\"LocationCode\":\"002-006-005\",\"LocationName\":\"二行六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8861976+08:00\"},{\"Id\":2309,\"AreaId\":5,\"LocationCode\":\"002-006-006\",\"LocationName\":\"二行六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8862008+08:00\"},{\"Id\":2310,\"AreaId\":5,\"LocationCode\":\"002-007-001\",\"LocationName\":\"二行七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.886204+08:00\"},{\"Id\":2311,\"AreaId\":5,\"LocationCode\":\"002-007-002\",\"LocationName\":\"二行七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8862072+08:00\"},{\"Id\":2312,\"AreaId\":5,\"LocationCode\":\"002-007-003\",\"LocationName\":\"二行七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8862105+08:00\"},{\"Id\":2313,\"AreaId\":5,\"LocationCode\":\"002-007-004\",\"LocationName\":\"二行七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8862137+08:00\"},{\"Id\":2314,\"AreaId\":5,\"LocationCode\":\"002-007-005\",\"LocationName\":\"二行七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.886217+08:00\"},{\"Id\":2315,\"AreaId\":5,\"LocationCode\":\"002-007-006\",\"LocationName\":\"二行七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8862201+08:00\"},{\"Id\":2316,\"AreaId\":5,\"LocationCode\":\"002-008-001\",\"LocationName\":\"二行八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8862233+08:00\"},{\"Id\":2317,\"AreaId\":5,\"LocationCode\":\"002-008-002\",\"LocationName\":\"二行八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8862265+08:00\"},{\"Id\":2318,\"AreaId\":5,\"LocationCode\":\"002-008-003\",\"LocationName\":\"二行八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8862297+08:00\"},{\"Id\":2319,\"AreaId\":5,\"LocationCode\":\"002-008-004\",\"LocationName\":\"二行八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8862329+08:00\"},{\"Id\":2320,\"AreaId\":5,\"LocationCode\":\"002-008-005\",\"LocationName\":\"二行八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8862437+08:00\"},{\"Id\":2321,\"AreaId\":5,\"LocationCode\":\"002-008-006\",\"LocationName\":\"二行八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8862471+08:00\"},{\"Id\":2322,\"AreaId\":5,\"LocationCode\":\"002-009-001\",\"LocationName\":\"二行九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8862504+08:00\"},{\"Id\":2323,\"AreaId\":5,\"LocationCode\":\"002-009-002\",\"LocationName\":\"二行九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8862537+08:00\"},{\"Id\":2324,\"AreaId\":5,\"LocationCode\":\"002-009-003\",\"LocationName\":\"二行九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8862569+08:00\"},{\"Id\":2325,\"AreaId\":5,\"LocationCode\":\"002-009-004\",\"LocationName\":\"二行九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8862602+08:00\"},{\"Id\":2326,\"AreaId\":5,\"LocationCode\":\"002-009-005\",\"LocationName\":\"二行九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8862635+08:00\"},{\"Id\":2327,\"AreaId\":5,\"LocationCode\":\"002-009-006\",\"LocationName\":\"二行九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8862668+08:00\"},{\"Id\":2328,\"AreaId\":5,\"LocationCode\":\"002-010-001\",\"LocationName\":\"二行十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.88627+08:00\"},{\"Id\":2329,\"AreaId\":5,\"LocationCode\":\"002-010-002\",\"LocationName\":\"二行十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8862733+08:00\"},{\"Id\":2330,\"AreaId\":5,\"LocationCode\":\"002-010-003\",\"LocationName\":\"二行十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8862766+08:00\"},{\"Id\":2331,\"AreaId\":5,\"LocationCode\":\"002-010-004\",\"LocationName\":\"二行十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8862799+08:00\"},{\"Id\":2332,\"AreaId\":5,\"LocationCode\":\"002-010-005\",\"LocationName\":\"二行十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8862832+08:00\"},{\"Id\":2333,\"AreaId\":5,\"LocationCode\":\"002-010-006\",\"LocationName\":\"二行十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8862864+08:00\"},{\"Id\":2334,\"AreaId\":5,\"LocationCode\":\"002-011-001\",\"LocationName\":\"二行十一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8862904+08:00\"},{\"Id\":2335,\"AreaId\":5,\"LocationCode\":\"002-011-002\",\"LocationName\":\"二行十一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8862937+08:00\"},{\"Id\":2336,\"AreaId\":5,\"LocationCode\":\"002-011-003\",\"LocationName\":\"二行十一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.886297+08:00\"},{\"Id\":2337,\"AreaId\":5,\"LocationCode\":\"002-011-004\",\"LocationName\":\"二行十一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8863004+08:00\"},{\"Id\":2338,\"AreaId\":5,\"LocationCode\":\"002-011-005\",\"LocationName\":\"二行十一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8863037+08:00\"},{\"Id\":2339,\"AreaId\":5,\"LocationCode\":\"002-011-006\",\"LocationName\":\"二行十一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.886307+08:00\"},{\"Id\":2340,\"AreaId\":5,\"LocationCode\":\"002-012-001\",\"LocationName\":\"二行十二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8863102+08:00\"},{\"Id\":2341,\"AreaId\":5,\"LocationCode\":\"002-012-002\",\"LocationName\":\"二行十二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8863135+08:00\"},{\"Id\":2342,\"AreaId\":5,\"LocationCode\":\"002-012-003\",\"LocationName\":\"二行十二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8863168+08:00\"},{\"Id\":2343,\"AreaId\":5,\"LocationCode\":\"002-012-004\",\"LocationName\":\"二行十二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8863201+08:00\"},{\"Id\":2344,\"AreaId\":5,\"LocationCode\":\"002-012-005\",\"LocationName\":\"二行十二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8863234+08:00\"},{\"Id\":2345,\"AreaId\":5,\"LocationCode\":\"002-012-006\",\"LocationName\":\"二行十二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8863267+08:00\"},{\"Id\":2346,\"AreaId\":5,\"LocationCode\":\"002-013-001\",\"LocationName\":\"二行十三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.88633+08:00\"},{\"Id\":2347,\"AreaId\":5,\"LocationCode\":\"002-013-002\",\"LocationName\":\"二行十三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8863332+08:00\"},{\"Id\":2348,\"AreaId\":5,\"LocationCode\":\"002-013-003\",\"LocationName\":\"二行十三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8863365+08:00\"},{\"Id\":2349,\"AreaId\":5,\"LocationCode\":\"002-013-004\",\"LocationName\":\"二行十三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8863407+08:00\"},{\"Id\":2350,\"AreaId\":5,\"LocationCode\":\"002-013-005\",\"LocationName\":\"二行十三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.886344+08:00\"},{\"Id\":2351,\"AreaId\":5,\"LocationCode\":\"002-013-006\",\"LocationName\":\"二行十三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8863473+08:00\"},{\"Id\":2352,\"AreaId\":5,\"LocationCode\":\"002-014-001\",\"LocationName\":\"二行十四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8863506+08:00\"},{\"Id\":2353,\"AreaId\":5,\"LocationCode\":\"002-014-002\",\"LocationName\":\"二行十四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8863539+08:00\"},{\"Id\":2354,\"AreaId\":5,\"LocationCode\":\"002-014-003\",\"LocationName\":\"二行十四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8863572+08:00\"},{\"Id\":2355,\"AreaId\":5,\"LocationCode\":\"002-014-004\",\"LocationName\":\"二行十四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8863605+08:00\"},{\"Id\":2356,\"AreaId\":5,\"LocationCode\":\"002-014-005\",\"LocationName\":\"二行十四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8863638+08:00\"},{\"Id\":2357,\"AreaId\":5,\"LocationCode\":\"002-014-006\",\"LocationName\":\"二行十四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8863671+08:00\"},{\"Id\":2358,\"AreaId\":5,\"LocationCode\":\"002-015-001\",\"LocationName\":\"二行十五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8863703+08:00\"},{\"Id\":2359,\"AreaId\":5,\"LocationCode\":\"002-015-002\",\"LocationName\":\"二行十五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8863736+08:00\"},{\"Id\":2360,\"AreaId\":5,\"LocationCode\":\"002-015-003\",\"LocationName\":\"二行十五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8863768+08:00\"},{\"Id\":2361,\"AreaId\":5,\"LocationCode\":\"002-015-004\",\"LocationName\":\"二行十五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8863801+08:00\"},{\"Id\":2362,\"AreaId\":5,\"LocationCode\":\"002-015-005\",\"LocationName\":\"二行十五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8863834+08:00\"},{\"Id\":2363,\"AreaId\":5,\"LocationCode\":\"002-015-006\",\"LocationName\":\"二行十五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8863874+08:00\"},{\"Id\":2364,\"AreaId\":5,\"LocationCode\":\"002-016-001\",\"LocationName\":\"二行十六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8863907+08:00\"},{\"Id\":2365,\"AreaId\":5,\"LocationCode\":\"002-016-002\",\"LocationName\":\"二行十六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8863939+08:00\"},{\"Id\":2366,\"AreaId\":5,\"LocationCode\":\"002-016-003\",\"LocationName\":\"二行十六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8863971+08:00\"},{\"Id\":2367,\"AreaId\":5,\"LocationCode\":\"002-016-004\",\"LocationName\":\"二行十六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8864004+08:00\"},{\"Id\":2368,\"AreaId\":5,\"LocationCode\":\"002-016-005\",\"LocationName\":\"二行十六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8864036+08:00\"},{\"Id\":2369,\"AreaId\":5,\"LocationCode\":\"002-016-006\",\"LocationName\":\"二行十六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8864068+08:00\"},{\"Id\":2370,\"AreaId\":5,\"LocationCode\":\"002-017-001\",\"LocationName\":\"二行十七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8864101+08:00\"},{\"Id\":2371,\"AreaId\":5,\"LocationCode\":\"002-017-002\",\"LocationName\":\"二行十七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8864134+08:00\"},{\"Id\":2372,\"AreaId\":5,\"LocationCode\":\"002-017-003\",\"LocationName\":\"二行十七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8864167+08:00\"},{\"Id\":2373,\"AreaId\":5,\"LocationCode\":\"002-017-004\",\"LocationName\":\"二行十七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.88642+08:00\"},{\"Id\":2374,\"AreaId\":5,\"LocationCode\":\"002-017-005\",\"LocationName\":\"二行十七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8864233+08:00\"},{\"Id\":2375,\"AreaId\":5,\"LocationCode\":\"002-017-006\",\"LocationName\":\"二行十七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8864265+08:00\"},{\"Id\":2376,\"AreaId\":5,\"LocationCode\":\"002-018-001\",\"LocationName\":\"二行十八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8864298+08:00\"},{\"Id\":2377,\"AreaId\":5,\"LocationCode\":\"002-018-002\",\"LocationName\":\"二行十八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.886433+08:00\"},{\"Id\":2378,\"AreaId\":5,\"LocationCode\":\"002-018-003\",\"LocationName\":\"二行十八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8864363+08:00\"},{\"Id\":2379,\"AreaId\":5,\"LocationCode\":\"002-018-004\",\"LocationName\":\"二行十八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8864396+08:00\"},{\"Id\":2380,\"AreaId\":5,\"LocationCode\":\"002-018-005\",\"LocationName\":\"二行十八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8864429+08:00\"},{\"Id\":2381,\"AreaId\":5,\"LocationCode\":\"002-018-006\",\"LocationName\":\"二行十八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8864462+08:00\"},{\"Id\":2382,\"AreaId\":5,\"LocationCode\":\"002-019-001\",\"LocationName\":\"二行十九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8864494+08:00\"},{\"Id\":2383,\"AreaId\":5,\"LocationCode\":\"002-019-002\",\"LocationName\":\"二行十九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8864528+08:00\"},{\"Id\":2384,\"AreaId\":5,\"LocationCode\":\"002-019-003\",\"LocationName\":\"二行十九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.886456+08:00\"},{\"Id\":2385,\"AreaId\":5,\"LocationCode\":\"002-019-004\",\"LocationName\":\"二行十九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8864593+08:00\"},{\"Id\":2386,\"AreaId\":5,\"LocationCode\":\"002-019-005\",\"LocationName\":\"二行十九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8864626+08:00\"},{\"Id\":2387,\"AreaId\":5,\"LocationCode\":\"002-019-006\",\"LocationName\":\"二行十九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8864659+08:00\"},{\"Id\":2388,\"AreaId\":5,\"LocationCode\":\"002-020-001\",\"LocationName\":\"二行二十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8864691+08:00\"},{\"Id\":2389,\"AreaId\":5,\"LocationCode\":\"002-020-002\",\"LocationName\":\"二行二十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8864724+08:00\"},{\"Id\":2390,\"AreaId\":5,\"LocationCode\":\"002-020-003\",\"LocationName\":\"二行二十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8864757+08:00\"},{\"Id\":2391,\"AreaId\":5,\"LocationCode\":\"002-020-004\",\"LocationName\":\"二行二十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8864796+08:00\"},{\"Id\":2392,\"AreaId\":5,\"LocationCode\":\"002-020-005\",\"LocationName\":\"二行二十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8864829+08:00\"},{\"Id\":2393,\"AreaId\":5,\"LocationCode\":\"002-020-006\",\"LocationName\":\"二行二十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.8864862+08:00\"}]"}
--------------------------------
2025/1/9 18:21:18|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:18 924","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => (x.TargetAddress == value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass74_1).item.Key)","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-01-09 06:21:18 926","ResponseJsonData":"[{\"TaskId\":13771,\"TaskNum\":59,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":220,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:19:25.463\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:19:29.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:49.63\"}]"}
--------------------------------
2025/1/9 18:21:18|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:18 926","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:GetTaskNo","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"1ms","ResponseTime":"2025-01-09 06:21:18 927","ResponseJsonData":"62"}
--------------------------------
2025/1/9 18:21:18|
WIDESEA_Core.AOP.AOPLogExInfo
{"ApiLogAopInfo":{"RequestTime":"2025-01-09 06:21:18 928","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:AddDataAsync","RequestParamsName":"【携带的参数有】:WIDESEA_Model.Models.Dt_Task","RequestParamsData":"[{\"TaskId\":0,\"TaskNum\":62,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":200,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:21:18.9266217+08:00\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:21:18.9266202+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:18.9266208+08:00\"}]","ResponseIntervalTime":"","ResponseTime":"","ResponseJsonData":""},"InnerException":"InnerException-内部异常:\r\n\r\nStackTrace-堆栈跟踪:\r\n   at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)\r\n   at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)\r\n   at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)\r\n   at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()\r\n   at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()\r\n   at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)\r\n   at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)\r\n   at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)\r\n   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)\r\n--- End of stack trace from previous location ---\r\n   at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()\r\n   at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 236","ExMessage":"违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。\r\n语句已终止。"}
--------------------------------
2025/1/9 18:21:19|
WIDESEA_Core.AOP.AOPLogExInfo
{"ApiLogAopInfo":{"RequestTime":"2025-01-09 06:21:18 800","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:RequestTrayInTaskAsync","RequestParamsName":"【携带的参数有】:WIDESEA_DTO.RequestTaskDto","RequestParamsData":"[{\"Position\":\"1705\",\"PalletCode\":\"ZJD24026G125\",\"PositionList\":null,\"RequestType\":\"\",\"EquiCodeMOM\":null,\"Roadways\":null,\"area\":0,\"ProductionLine\":null}]","ResponseIntervalTime":"","ResponseTime":"","ResponseJsonData":""},"InnerException":"InnerException-内部异常:\r\n\r\nStackTrace-堆栈跟踪:\r\n   at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)\r\n   at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)\r\n   at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)\r\n   at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()\r\n   at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()\r\n   at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)\r\n   at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)\r\n   at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)\r\n   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)\r\n--- End of stack trace from previous location ---\r\n   at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()\r\n   at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 236\r\n   at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\Dt_TaskService.cs:line 2242\r\n   at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\Dt_TaskService.cs:line 1108\r\n   at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 236","ExMessage":"违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。\r\n语句已终止。"}
--------------------------------
2025/1/9 18:21:21|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:21 865","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirstAsync","RequestParamsName":"【携带的参数有】:x => (x.PalletCode == value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass35_0).input.PalletCode)","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"4ms","ResponseTime":"2025-01-09 06:21:21 869","ResponseJsonData":"{\"TaskId\":13771,\"TaskNum\":59,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":220,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:19:25.463\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:19:29.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:49.63\"}"}
--------------------------------
2025/1/9 18:21:21|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:21 897","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => ((x.stationType == 6) AndAlso (x.stationChildCode == value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass35_0).input.Position))","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Right.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-01-09 06:21:21 899","ResponseJsonData":"[{\"stationID\":72,\"stationType\":6,\"stationPLC\":\"1018\",\"Roadway\":\"CWSC3,CWSC4,CWSC1\",\"stationRemark\":\"空托盘入库分配口\",\"stationChildCode\":\"1705\",\"stationArea\":\"FRSC2,GWSC1\",\"stationLocation\":\"1705\",\"stationEquipMOM\":\"24MEJQ11-1006-1\",\"stationNGChildCode\":\"\",\"stationNGLocation\":\"\",\"remark\":\"出库线体任务到达\",\"stationStatus\":\"1\",\"productLine\":\"\",\"Creater\":\"1\",\"CreateDate\":\"2024-11-27T16:05:51\",\"Modifier\":\"1\",\"ModifyDate\":\"1900-01-01T00:00:00\"}]"}
--------------------------------
2025/1/9 18:21:21|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:21 933","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => (value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass74_0).deviceCode.Contains(x.RoadwayNo) AndAlso (x.LocationStatus == 0))","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 E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"5ms","ResponseTime":"2025-01-09 06:21:21 938","ResponseJsonData":"[{\"Id\":2154,\"AreaId\":5,\"LocationCode\":\"001-001-001\",\"LocationName\":\"一行一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.97\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9353035+08:00\"},{\"Id\":2155,\"AreaId\":5,\"LocationCode\":\"001-001-002\",\"LocationName\":\"一行一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.935329+08:00\"},{\"Id\":2156,\"AreaId\":5,\"LocationCode\":\"001-001-003\",\"LocationName\":\"一行一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9353386+08:00\"},{\"Id\":2157,\"AreaId\":5,\"LocationCode\":\"001-001-004\",\"LocationName\":\"一行一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9353474+08:00\"},{\"Id\":2158,\"AreaId\":5,\"LocationCode\":\"001-001-005\",\"LocationName\":\"一行一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9353557+08:00\"},{\"Id\":2159,\"AreaId\":5,\"LocationCode\":\"001-001-006\",\"LocationName\":\"一行一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9353646+08:00\"},{\"Id\":2160,\"AreaId\":5,\"LocationCode\":\"001-002-001\",\"LocationName\":\"一行二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9353729+08:00\"},{\"Id\":2161,\"AreaId\":5,\"LocationCode\":\"001-002-002\",\"LocationName\":\"一行二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9353794+08:00\"},{\"Id\":2162,\"AreaId\":5,\"LocationCode\":\"001-002-003\",\"LocationName\":\"一行二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9353883+08:00\"},{\"Id\":2163,\"AreaId\":5,\"LocationCode\":\"001-002-004\",\"LocationName\":\"一行二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9353974+08:00\"},{\"Id\":2164,\"AreaId\":5,\"LocationCode\":\"001-002-005\",\"LocationName\":\"一行二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9354059+08:00\"},{\"Id\":2165,\"AreaId\":5,\"LocationCode\":\"001-002-006\",\"LocationName\":\"一行二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9354152+08:00\"},{\"Id\":2166,\"AreaId\":5,\"LocationCode\":\"001-003-001\",\"LocationName\":\"一行三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9354244+08:00\"},{\"Id\":2167,\"AreaId\":5,\"LocationCode\":\"001-003-002\",\"LocationName\":\"一行三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9354336+08:00\"},{\"Id\":2168,\"AreaId\":5,\"LocationCode\":\"001-003-003\",\"LocationName\":\"一行三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9354428+08:00\"},{\"Id\":2169,\"AreaId\":5,\"LocationCode\":\"001-003-004\",\"LocationName\":\"一行三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9354517+08:00\"},{\"Id\":2170,\"AreaId\":5,\"LocationCode\":\"001-003-005\",\"LocationName\":\"一行三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9354608+08:00\"},{\"Id\":2171,\"AreaId\":5,\"LocationCode\":\"001-003-006\",\"LocationName\":\"一行三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9354704+08:00\"},{\"Id\":2172,\"AreaId\":5,\"LocationCode\":\"001-004-001\",\"LocationName\":\"一行四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9354796+08:00\"},{\"Id\":2173,\"AreaId\":5,\"LocationCode\":\"001-004-002\",\"LocationName\":\"一行四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9354888+08:00\"},{\"Id\":2174,\"AreaId\":5,\"LocationCode\":\"001-004-003\",\"LocationName\":\"一行四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9354981+08:00\"},{\"Id\":2175,\"AreaId\":5,\"LocationCode\":\"001-004-004\",\"LocationName\":\"一行四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9355073+08:00\"},{\"Id\":2176,\"AreaId\":5,\"LocationCode\":\"001-004-005\",\"LocationName\":\"一行四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9355164+08:00\"},{\"Id\":2177,\"AreaId\":5,\"LocationCode\":\"001-004-006\",\"LocationName\":\"一行四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9355256+08:00\"},{\"Id\":2178,\"AreaId\":5,\"LocationCode\":\"001-005-001\",\"LocationName\":\"一行五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9355348+08:00\"},{\"Id\":2179,\"AreaId\":5,\"LocationCode\":\"001-005-002\",\"LocationName\":\"一行五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9355467+08:00\"},{\"Id\":2180,\"AreaId\":5,\"LocationCode\":\"001-005-003\",\"LocationName\":\"一行五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.935556+08:00\"},{\"Id\":2181,\"AreaId\":5,\"LocationCode\":\"001-005-004\",\"LocationName\":\"一行五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9355651+08:00\"},{\"Id\":2182,\"AreaId\":5,\"LocationCode\":\"001-005-005\",\"LocationName\":\"一行五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9355743+08:00\"},{\"Id\":2183,\"AreaId\":5,\"LocationCode\":\"001-005-006\",\"LocationName\":\"一行五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9355836+08:00\"},{\"Id\":2184,\"AreaId\":5,\"LocationCode\":\"001-006-001\",\"LocationName\":\"一行六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9355927+08:00\"},{\"Id\":2185,\"AreaId\":5,\"LocationCode\":\"001-006-002\",\"LocationName\":\"一行六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9356018+08:00\"},{\"Id\":2186,\"AreaId\":5,\"LocationCode\":\"001-006-003\",\"LocationName\":\"一行六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9356108+08:00\"},{\"Id\":2187,\"AreaId\":5,\"LocationCode\":\"001-006-004\",\"LocationName\":\"一行六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9356196+08:00\"},{\"Id\":2188,\"AreaId\":5,\"LocationCode\":\"001-006-005\",\"LocationName\":\"一行六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9356287+08:00\"},{\"Id\":2189,\"AreaId\":5,\"LocationCode\":\"001-006-006\",\"LocationName\":\"一行六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9356376+08:00\"},{\"Id\":2190,\"AreaId\":5,\"LocationCode\":\"001-007-001\",\"LocationName\":\"一行七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9356465+08:00\"},{\"Id\":2191,\"AreaId\":5,\"LocationCode\":\"001-007-002\",\"LocationName\":\"一行七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9356553+08:00\"},{\"Id\":2192,\"AreaId\":5,\"LocationCode\":\"001-007-003\",\"LocationName\":\"一行七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9356643+08:00\"},{\"Id\":2193,\"AreaId\":5,\"LocationCode\":\"001-007-004\",\"LocationName\":\"一行七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9356739+08:00\"},{\"Id\":2194,\"AreaId\":5,\"LocationCode\":\"001-007-005\",\"LocationName\":\"一行七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9356827+08:00\"},{\"Id\":2195,\"AreaId\":5,\"LocationCode\":\"001-007-006\",\"LocationName\":\"一行七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9356915+08:00\"},{\"Id\":2196,\"AreaId\":5,\"LocationCode\":\"001-008-001\",\"LocationName\":\"一行八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.935699+08:00\"},{\"Id\":2197,\"AreaId\":5,\"LocationCode\":\"001-008-002\",\"LocationName\":\"一行八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9357079+08:00\"},{\"Id\":2198,\"AreaId\":5,\"LocationCode\":\"001-008-003\",\"LocationName\":\"一行八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9357168+08:00\"},{\"Id\":2199,\"AreaId\":5,\"LocationCode\":\"001-008-004\",\"LocationName\":\"一行八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9357257+08:00\"},{\"Id\":2200,\"AreaId\":5,\"LocationCode\":\"001-008-005\",\"LocationName\":\"一行八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9357345+08:00\"},{\"Id\":2201,\"AreaId\":5,\"LocationCode\":\"001-008-006\",\"LocationName\":\"一行八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9357434+08:00\"},{\"Id\":2202,\"AreaId\":5,\"LocationCode\":\"001-009-001\",\"LocationName\":\"一行九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9357524+08:00\"},{\"Id\":2203,\"AreaId\":5,\"LocationCode\":\"001-009-002\",\"LocationName\":\"一行九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9357615+08:00\"},{\"Id\":2204,\"AreaId\":5,\"LocationCode\":\"001-009-003\",\"LocationName\":\"一行九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9357704+08:00\"},{\"Id\":2205,\"AreaId\":5,\"LocationCode\":\"001-009-004\",\"LocationName\":\"一行九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9357793+08:00\"},{\"Id\":2206,\"AreaId\":5,\"LocationCode\":\"001-009-005\",\"LocationName\":\"一行九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9357912+08:00\"},{\"Id\":2207,\"AreaId\":5,\"LocationCode\":\"001-009-006\",\"LocationName\":\"一行九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9358003+08:00\"},{\"Id\":2208,\"AreaId\":5,\"LocationCode\":\"001-010-001\",\"LocationName\":\"一行十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9358093+08:00\"},{\"Id\":2209,\"AreaId\":5,\"LocationCode\":\"001-010-002\",\"LocationName\":\"一行十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9358181+08:00\"},{\"Id\":2210,\"AreaId\":5,\"LocationCode\":\"001-010-003\",\"LocationName\":\"一行十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9358271+08:00\"},{\"Id\":2211,\"AreaId\":5,\"LocationCode\":\"001-010-004\",\"LocationName\":\"一行十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9358355+08:00\"},{\"Id\":2212,\"AreaId\":5,\"LocationCode\":\"001-010-005\",\"LocationName\":\"一行十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9358451+08:00\"},{\"Id\":2213,\"AreaId\":5,\"LocationCode\":\"001-010-006\",\"LocationName\":\"一行十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9358532+08:00\"},{\"Id\":2214,\"AreaId\":5,\"LocationCode\":\"001-011-001\",\"LocationName\":\"一行十一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9358621+08:00\"},{\"Id\":2215,\"AreaId\":5,\"LocationCode\":\"001-011-002\",\"LocationName\":\"一行十一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9358712+08:00\"},{\"Id\":2216,\"AreaId\":5,\"LocationCode\":\"001-011-003\",\"LocationName\":\"一行十一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9358801+08:00\"},{\"Id\":2217,\"AreaId\":5,\"LocationCode\":\"001-011-004\",\"LocationName\":\"一行十一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9358891+08:00\"},{\"Id\":2218,\"AreaId\":5,\"LocationCode\":\"001-011-005\",\"LocationName\":\"一行十一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9358979+08:00\"},{\"Id\":2219,\"AreaId\":5,\"LocationCode\":\"001-011-006\",\"LocationName\":\"一行十一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9359073+08:00\"},{\"Id\":2220,\"AreaId\":5,\"LocationCode\":\"001-012-001\",\"LocationName\":\"一行十二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9359163+08:00\"},{\"Id\":2221,\"AreaId\":5,\"LocationCode\":\"001-012-002\",\"LocationName\":\"一行十二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9359253+08:00\"},{\"Id\":2222,\"AreaId\":5,\"LocationCode\":\"001-012-003\",\"LocationName\":\"一行十二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9359342+08:00\"},{\"Id\":2223,\"AreaId\":5,\"LocationCode\":\"001-012-004\",\"LocationName\":\"一行十二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9359431+08:00\"},{\"Id\":2224,\"AreaId\":5,\"LocationCode\":\"001-012-005\",\"LocationName\":\"一行十二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.935952+08:00\"},{\"Id\":2225,\"AreaId\":5,\"LocationCode\":\"001-012-006\",\"LocationName\":\"一行十二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9359611+08:00\"},{\"Id\":2226,\"AreaId\":5,\"LocationCode\":\"001-013-001\",\"LocationName\":\"一行十三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.93597+08:00\"},{\"Id\":2227,\"AreaId\":5,\"LocationCode\":\"001-013-002\",\"LocationName\":\"一行十三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9359783+08:00\"},{\"Id\":2228,\"AreaId\":5,\"LocationCode\":\"001-013-003\",\"LocationName\":\"一行十三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9359872+08:00\"},{\"Id\":2229,\"AreaId\":5,\"LocationCode\":\"001-013-004\",\"LocationName\":\"一行十三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9359961+08:00\"},{\"Id\":2230,\"AreaId\":5,\"LocationCode\":\"001-013-005\",\"LocationName\":\"一行十三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9360051+08:00\"},{\"Id\":2231,\"AreaId\":5,\"LocationCode\":\"001-013-006\",\"LocationName\":\"一行十三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9360168+08:00\"},{\"Id\":2232,\"AreaId\":5,\"LocationCode\":\"001-014-001\",\"LocationName\":\"一行十四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9360257+08:00\"},{\"Id\":2233,\"AreaId\":5,\"LocationCode\":\"001-014-002\",\"LocationName\":\"一行十四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9360346+08:00\"},{\"Id\":2234,\"AreaId\":5,\"LocationCode\":\"001-014-003\",\"LocationName\":\"一行十四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9360436+08:00\"},{\"Id\":2235,\"AreaId\":5,\"LocationCode\":\"001-014-004\",\"LocationName\":\"一行十四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9360763+08:00\"},{\"Id\":2236,\"AreaId\":5,\"LocationCode\":\"001-014-005\",\"LocationName\":\"一行十四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9360853+08:00\"},{\"Id\":2237,\"AreaId\":5,\"LocationCode\":\"001-014-006\",\"LocationName\":\"一行十四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9360942+08:00\"},{\"Id\":2238,\"AreaId\":5,\"LocationCode\":\"001-015-001\",\"LocationName\":\"一行十五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9361032+08:00\"},{\"Id\":2239,\"AreaId\":5,\"LocationCode\":\"001-015-002\",\"LocationName\":\"一行十五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9361104+08:00\"},{\"Id\":2240,\"AreaId\":5,\"LocationCode\":\"001-015-003\",\"LocationName\":\"一行十五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9361191+08:00\"},{\"Id\":2241,\"AreaId\":5,\"LocationCode\":\"001-015-004\",\"LocationName\":\"一行十五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9361279+08:00\"},{\"Id\":2242,\"AreaId\":5,\"LocationCode\":\"001-015-005\",\"LocationName\":\"一行十五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9361368+08:00\"},{\"Id\":2243,\"AreaId\":5,\"LocationCode\":\"001-015-006\",\"LocationName\":\"一行十五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9361459+08:00\"},{\"Id\":2244,\"AreaId\":5,\"LocationCode\":\"001-016-001\",\"LocationName\":\"一行十六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9361548+08:00\"},{\"Id\":2245,\"AreaId\":5,\"LocationCode\":\"001-016-002\",\"LocationName\":\"一行十六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9361635+08:00\"},{\"Id\":2246,\"AreaId\":5,\"LocationCode\":\"001-016-003\",\"LocationName\":\"一行十六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9361725+08:00\"},{\"Id\":2247,\"AreaId\":5,\"LocationCode\":\"001-016-004\",\"LocationName\":\"一行十六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9361797+08:00\"},{\"Id\":2248,\"AreaId\":5,\"LocationCode\":\"001-016-005\",\"LocationName\":\"一行十六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9361864+08:00\"},{\"Id\":2249,\"AreaId\":5,\"LocationCode\":\"001-016-006\",\"LocationName\":\"一行十六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9361931+08:00\"},{\"Id\":2250,\"AreaId\":5,\"LocationCode\":\"001-017-001\",\"LocationName\":\"一行十七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9361996+08:00\"},{\"Id\":2251,\"AreaId\":5,\"LocationCode\":\"001-017-002\",\"LocationName\":\"一行十七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9362063+08:00\"},{\"Id\":2252,\"AreaId\":5,\"LocationCode\":\"001-017-003\",\"LocationName\":\"一行十七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9362131+08:00\"},{\"Id\":2253,\"AreaId\":5,\"LocationCode\":\"001-017-004\",\"LocationName\":\"一行十七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9362198+08:00\"},{\"Id\":2254,\"AreaId\":5,\"LocationCode\":\"001-017-005\",\"LocationName\":\"一行十七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9362267+08:00\"},{\"Id\":2255,\"AreaId\":5,\"LocationCode\":\"001-017-006\",\"LocationName\":\"一行十七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9362333+08:00\"},{\"Id\":2256,\"AreaId\":5,\"LocationCode\":\"001-018-001\",\"LocationName\":\"一行十八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9362405+08:00\"},{\"Id\":2257,\"AreaId\":5,\"LocationCode\":\"001-018-002\",\"LocationName\":\"一行十八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9362471+08:00\"},{\"Id\":2258,\"AreaId\":5,\"LocationCode\":\"001-018-003\",\"LocationName\":\"一行十八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9362539+08:00\"},{\"Id\":2259,\"AreaId\":5,\"LocationCode\":\"001-018-004\",\"LocationName\":\"一行十八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9362657+08:00\"},{\"Id\":2260,\"AreaId\":5,\"LocationCode\":\"001-018-005\",\"LocationName\":\"一行十八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9362741+08:00\"},{\"Id\":2261,\"AreaId\":5,\"LocationCode\":\"001-018-006\",\"LocationName\":\"一行十八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9362823+08:00\"},{\"Id\":2262,\"AreaId\":5,\"LocationCode\":\"001-019-001\",\"LocationName\":\"一行十九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.936291+08:00\"},{\"Id\":2263,\"AreaId\":5,\"LocationCode\":\"001-019-002\",\"LocationName\":\"一行十九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9362999+08:00\"},{\"Id\":2264,\"AreaId\":5,\"LocationCode\":\"001-019-003\",\"LocationName\":\"一行十九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9363084+08:00\"},{\"Id\":2265,\"AreaId\":5,\"LocationCode\":\"001-019-004\",\"LocationName\":\"一行十九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9363156+08:00\"},{\"Id\":2266,\"AreaId\":5,\"LocationCode\":\"001-019-005\",\"LocationName\":\"一行十九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9363232+08:00\"},{\"Id\":2267,\"AreaId\":5,\"LocationCode\":\"001-019-006\",\"LocationName\":\"一行十九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9363313+08:00\"},{\"Id\":2268,\"AreaId\":5,\"LocationCode\":\"001-020-001\",\"LocationName\":\"一行二十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9363394+08:00\"},{\"Id\":2269,\"AreaId\":5,\"LocationCode\":\"001-020-002\",\"LocationName\":\"一行二十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9363449+08:00\"},{\"Id\":2270,\"AreaId\":5,\"LocationCode\":\"001-020-003\",\"LocationName\":\"一行二十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9363493+08:00\"},{\"Id\":2271,\"AreaId\":5,\"LocationCode\":\"001-020-004\",\"LocationName\":\"一行二十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9363537+08:00\"},{\"Id\":2272,\"AreaId\":5,\"LocationCode\":\"001-020-005\",\"LocationName\":\"一行二十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9363581+08:00\"},{\"Id\":2273,\"AreaId\":5,\"LocationCode\":\"001-020-006\",\"LocationName\":\"一行二十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9363624+08:00\"},{\"Id\":2274,\"AreaId\":5,\"LocationCode\":\"002-001-001\",\"LocationName\":\"二行一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9363666+08:00\"},{\"Id\":2275,\"AreaId\":5,\"LocationCode\":\"002-001-002\",\"LocationName\":\"二行一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9363708+08:00\"},{\"Id\":2276,\"AreaId\":5,\"LocationCode\":\"002-001-003\",\"LocationName\":\"二行一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9363751+08:00\"},{\"Id\":2277,\"AreaId\":5,\"LocationCode\":\"002-001-004\",\"LocationName\":\"二行一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9363794+08:00\"},{\"Id\":2278,\"AreaId\":5,\"LocationCode\":\"002-001-005\",\"LocationName\":\"二行一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9363837+08:00\"},{\"Id\":2279,\"AreaId\":5,\"LocationCode\":\"002-001-006\",\"LocationName\":\"二行一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9363881+08:00\"},{\"Id\":2280,\"AreaId\":5,\"LocationCode\":\"002-002-001\",\"LocationName\":\"二行二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9363924+08:00\"},{\"Id\":2281,\"AreaId\":5,\"LocationCode\":\"002-002-002\",\"LocationName\":\"二行二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9363966+08:00\"},{\"Id\":2282,\"AreaId\":5,\"LocationCode\":\"002-002-003\",\"LocationName\":\"二行二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9364009+08:00\"},{\"Id\":2283,\"AreaId\":5,\"LocationCode\":\"002-002-004\",\"LocationName\":\"二行二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9364078+08:00\"},{\"Id\":2284,\"AreaId\":5,\"LocationCode\":\"002-002-005\",\"LocationName\":\"二行二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9364122+08:00\"},{\"Id\":2285,\"AreaId\":5,\"LocationCode\":\"002-002-006\",\"LocationName\":\"二行二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9364165+08:00\"},{\"Id\":2286,\"AreaId\":5,\"LocationCode\":\"002-003-001\",\"LocationName\":\"二行三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9364209+08:00\"},{\"Id\":2287,\"AreaId\":5,\"LocationCode\":\"002-003-002\",\"LocationName\":\"二行三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9364251+08:00\"},{\"Id\":2288,\"AreaId\":5,\"LocationCode\":\"002-003-003\",\"LocationName\":\"二行三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9364293+08:00\"},{\"Id\":2289,\"AreaId\":5,\"LocationCode\":\"002-003-004\",\"LocationName\":\"二行三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9364336+08:00\"},{\"Id\":2290,\"AreaId\":5,\"LocationCode\":\"002-003-005\",\"LocationName\":\"二行三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.936438+08:00\"},{\"Id\":2291,\"AreaId\":5,\"LocationCode\":\"002-003-006\",\"LocationName\":\"二行三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9364423+08:00\"},{\"Id\":2292,\"AreaId\":5,\"LocationCode\":\"002-004-001\",\"LocationName\":\"二行四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9364466+08:00\"},{\"Id\":2293,\"AreaId\":5,\"LocationCode\":\"002-004-002\",\"LocationName\":\"二行四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.936451+08:00\"},{\"Id\":2294,\"AreaId\":5,\"LocationCode\":\"002-004-003\",\"LocationName\":\"二行四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9364553+08:00\"},{\"Id\":2295,\"AreaId\":5,\"LocationCode\":\"002-004-004\",\"LocationName\":\"二行四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9364597+08:00\"},{\"Id\":2296,\"AreaId\":5,\"LocationCode\":\"002-004-005\",\"LocationName\":\"二行四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.936464+08:00\"},{\"Id\":2297,\"AreaId\":5,\"LocationCode\":\"002-004-006\",\"LocationName\":\"二行四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9364682+08:00\"},{\"Id\":2298,\"AreaId\":5,\"LocationCode\":\"002-005-001\",\"LocationName\":\"二行五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9364726+08:00\"},{\"Id\":2299,\"AreaId\":5,\"LocationCode\":\"002-005-002\",\"LocationName\":\"二行五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.936477+08:00\"},{\"Id\":2300,\"AreaId\":5,\"LocationCode\":\"002-005-003\",\"LocationName\":\"二行五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9364813+08:00\"},{\"Id\":2301,\"AreaId\":5,\"LocationCode\":\"002-005-004\",\"LocationName\":\"二行五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9364857+08:00\"},{\"Id\":2302,\"AreaId\":5,\"LocationCode\":\"002-005-005\",\"LocationName\":\"二行五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.93649+08:00\"},{\"Id\":2303,\"AreaId\":5,\"LocationCode\":\"002-005-006\",\"LocationName\":\"二行五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9364942+08:00\"},{\"Id\":2304,\"AreaId\":5,\"LocationCode\":\"002-006-001\",\"LocationName\":\"二行六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9364985+08:00\"},{\"Id\":2305,\"AreaId\":5,\"LocationCode\":\"002-006-002\",\"LocationName\":\"二行六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9365029+08:00\"},{\"Id\":2306,\"AreaId\":5,\"LocationCode\":\"002-006-003\",\"LocationName\":\"二行六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9365072+08:00\"},{\"Id\":2307,\"AreaId\":5,\"LocationCode\":\"002-006-004\",\"LocationName\":\"二行六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9365115+08:00\"},{\"Id\":2308,\"AreaId\":5,\"LocationCode\":\"002-006-005\",\"LocationName\":\"二行六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9365175+08:00\"},{\"Id\":2309,\"AreaId\":5,\"LocationCode\":\"002-006-006\",\"LocationName\":\"二行六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9365219+08:00\"},{\"Id\":2310,\"AreaId\":5,\"LocationCode\":\"002-007-001\",\"LocationName\":\"二行七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9365261+08:00\"},{\"Id\":2311,\"AreaId\":5,\"LocationCode\":\"002-007-002\",\"LocationName\":\"二行七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9365304+08:00\"},{\"Id\":2312,\"AreaId\":5,\"LocationCode\":\"002-007-003\",\"LocationName\":\"二行七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9365347+08:00\"},{\"Id\":2313,\"AreaId\":5,\"LocationCode\":\"002-007-004\",\"LocationName\":\"二行七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.936539+08:00\"},{\"Id\":2314,\"AreaId\":5,\"LocationCode\":\"002-007-005\",\"LocationName\":\"二行七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9365433+08:00\"},{\"Id\":2315,\"AreaId\":5,\"LocationCode\":\"002-007-006\",\"LocationName\":\"二行七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9365476+08:00\"},{\"Id\":2316,\"AreaId\":5,\"LocationCode\":\"002-008-001\",\"LocationName\":\"二行八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9365518+08:00\"},{\"Id\":2317,\"AreaId\":5,\"LocationCode\":\"002-008-002\",\"LocationName\":\"二行八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9365561+08:00\"},{\"Id\":2318,\"AreaId\":5,\"LocationCode\":\"002-008-003\",\"LocationName\":\"二行八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9365604+08:00\"},{\"Id\":2319,\"AreaId\":5,\"LocationCode\":\"002-008-004\",\"LocationName\":\"二行八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9365648+08:00\"},{\"Id\":2320,\"AreaId\":5,\"LocationCode\":\"002-008-005\",\"LocationName\":\"二行八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9365798+08:00\"},{\"Id\":2321,\"AreaId\":5,\"LocationCode\":\"002-008-006\",\"LocationName\":\"二行八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9365844+08:00\"},{\"Id\":2322,\"AreaId\":5,\"LocationCode\":\"002-009-001\",\"LocationName\":\"二行九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9365887+08:00\"},{\"Id\":2323,\"AreaId\":5,\"LocationCode\":\"002-009-002\",\"LocationName\":\"二行九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9365929+08:00\"},{\"Id\":2324,\"AreaId\":5,\"LocationCode\":\"002-009-003\",\"LocationName\":\"二行九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9365971+08:00\"},{\"Id\":2325,\"AreaId\":5,\"LocationCode\":\"002-009-004\",\"LocationName\":\"二行九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9366014+08:00\"},{\"Id\":2326,\"AreaId\":5,\"LocationCode\":\"002-009-005\",\"LocationName\":\"二行九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9366056+08:00\"},{\"Id\":2327,\"AreaId\":5,\"LocationCode\":\"002-009-006\",\"LocationName\":\"二行九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9366099+08:00\"},{\"Id\":2328,\"AreaId\":5,\"LocationCode\":\"002-010-001\",\"LocationName\":\"二行十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9366141+08:00\"},{\"Id\":2329,\"AreaId\":5,\"LocationCode\":\"002-010-002\",\"LocationName\":\"二行十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9366183+08:00\"},{\"Id\":2330,\"AreaId\":5,\"LocationCode\":\"002-010-003\",\"LocationName\":\"二行十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9366226+08:00\"},{\"Id\":2331,\"AreaId\":5,\"LocationCode\":\"002-010-004\",\"LocationName\":\"二行十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9366268+08:00\"},{\"Id\":2332,\"AreaId\":5,\"LocationCode\":\"002-010-005\",\"LocationName\":\"二行十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9366311+08:00\"},{\"Id\":2333,\"AreaId\":5,\"LocationCode\":\"002-010-006\",\"LocationName\":\"二行十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9366354+08:00\"},{\"Id\":2334,\"AreaId\":5,\"LocationCode\":\"002-011-001\",\"LocationName\":\"二行十一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9366396+08:00\"},{\"Id\":2335,\"AreaId\":5,\"LocationCode\":\"002-011-002\",\"LocationName\":\"二行十一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9366439+08:00\"},{\"Id\":2336,\"AreaId\":5,\"LocationCode\":\"002-011-003\",\"LocationName\":\"二行十一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9366482+08:00\"},{\"Id\":2337,\"AreaId\":5,\"LocationCode\":\"002-011-004\",\"LocationName\":\"二行十一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9366551+08:00\"},{\"Id\":2338,\"AreaId\":5,\"LocationCode\":\"002-011-005\",\"LocationName\":\"二行十一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9366595+08:00\"},{\"Id\":2339,\"AreaId\":5,\"LocationCode\":\"002-011-006\",\"LocationName\":\"二行十一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9366638+08:00\"},{\"Id\":2340,\"AreaId\":5,\"LocationCode\":\"002-012-001\",\"LocationName\":\"二行十二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9366681+08:00\"},{\"Id\":2341,\"AreaId\":5,\"LocationCode\":\"002-012-002\",\"LocationName\":\"二行十二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9366724+08:00\"},{\"Id\":2342,\"AreaId\":5,\"LocationCode\":\"002-012-003\",\"LocationName\":\"二行十二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9366766+08:00\"},{\"Id\":2343,\"AreaId\":5,\"LocationCode\":\"002-012-004\",\"LocationName\":\"二行十二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9366809+08:00\"},{\"Id\":2344,\"AreaId\":5,\"LocationCode\":\"002-012-005\",\"LocationName\":\"二行十二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9366852+08:00\"},{\"Id\":2345,\"AreaId\":5,\"LocationCode\":\"002-012-006\",\"LocationName\":\"二行十二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9366894+08:00\"},{\"Id\":2346,\"AreaId\":5,\"LocationCode\":\"002-013-001\",\"LocationName\":\"二行十三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9366937+08:00\"},{\"Id\":2347,\"AreaId\":5,\"LocationCode\":\"002-013-002\",\"LocationName\":\"二行十三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.936698+08:00\"},{\"Id\":2348,\"AreaId\":5,\"LocationCode\":\"002-013-003\",\"LocationName\":\"二行十三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9367023+08:00\"},{\"Id\":2349,\"AreaId\":5,\"LocationCode\":\"002-013-004\",\"LocationName\":\"二行十三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9367065+08:00\"},{\"Id\":2350,\"AreaId\":5,\"LocationCode\":\"002-013-005\",\"LocationName\":\"二行十三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9367108+08:00\"},{\"Id\":2351,\"AreaId\":5,\"LocationCode\":\"002-013-006\",\"LocationName\":\"二行十三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.936715+08:00\"},{\"Id\":2352,\"AreaId\":5,\"LocationCode\":\"002-014-001\",\"LocationName\":\"二行十四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9367193+08:00\"},{\"Id\":2353,\"AreaId\":5,\"LocationCode\":\"002-014-002\",\"LocationName\":\"二行十四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9367235+08:00\"},{\"Id\":2354,\"AreaId\":5,\"LocationCode\":\"002-014-003\",\"LocationName\":\"二行十四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9367278+08:00\"},{\"Id\":2355,\"AreaId\":5,\"LocationCode\":\"002-014-004\",\"LocationName\":\"二行十四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9367321+08:00\"},{\"Id\":2356,\"AreaId\":5,\"LocationCode\":\"002-014-005\",\"LocationName\":\"二行十四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9367363+08:00\"},{\"Id\":2357,\"AreaId\":5,\"LocationCode\":\"002-014-006\",\"LocationName\":\"二行十四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9367407+08:00\"},{\"Id\":2358,\"AreaId\":5,\"LocationCode\":\"002-015-001\",\"LocationName\":\"二行十五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9367449+08:00\"},{\"Id\":2359,\"AreaId\":5,\"LocationCode\":\"002-015-002\",\"LocationName\":\"二行十五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9367491+08:00\"},{\"Id\":2360,\"AreaId\":5,\"LocationCode\":\"002-015-003\",\"LocationName\":\"二行十五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9367534+08:00\"},{\"Id\":2361,\"AreaId\":5,\"LocationCode\":\"002-015-004\",\"LocationName\":\"二行十五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9367577+08:00\"},{\"Id\":2362,\"AreaId\":5,\"LocationCode\":\"002-015-005\",\"LocationName\":\"二行十五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9367619+08:00\"},{\"Id\":2363,\"AreaId\":5,\"LocationCode\":\"002-015-006\",\"LocationName\":\"二行十五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9367662+08:00\"},{\"Id\":2364,\"AreaId\":5,\"LocationCode\":\"002-016-001\",\"LocationName\":\"二行十六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9367705+08:00\"},{\"Id\":2365,\"AreaId\":5,\"LocationCode\":\"002-016-002\",\"LocationName\":\"二行十六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9367773+08:00\"},{\"Id\":2366,\"AreaId\":5,\"LocationCode\":\"002-016-003\",\"LocationName\":\"二行十六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9367816+08:00\"},{\"Id\":2367,\"AreaId\":5,\"LocationCode\":\"002-016-004\",\"LocationName\":\"二行十六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9367858+08:00\"},{\"Id\":2368,\"AreaId\":5,\"LocationCode\":\"002-016-005\",\"LocationName\":\"二行十六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9367901+08:00\"},{\"Id\":2369,\"AreaId\":5,\"LocationCode\":\"002-016-006\",\"LocationName\":\"二行十六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9367945+08:00\"},{\"Id\":2370,\"AreaId\":5,\"LocationCode\":\"002-017-001\",\"LocationName\":\"二行十七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9367987+08:00\"},{\"Id\":2371,\"AreaId\":5,\"LocationCode\":\"002-017-002\",\"LocationName\":\"二行十七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9368029+08:00\"},{\"Id\":2372,\"AreaId\":5,\"LocationCode\":\"002-017-003\",\"LocationName\":\"二行十七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9368072+08:00\"},{\"Id\":2373,\"AreaId\":5,\"LocationCode\":\"002-017-004\",\"LocationName\":\"二行十七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9368115+08:00\"},{\"Id\":2374,\"AreaId\":5,\"LocationCode\":\"002-017-005\",\"LocationName\":\"二行十七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9368158+08:00\"},{\"Id\":2375,\"AreaId\":5,\"LocationCode\":\"002-017-006\",\"LocationName\":\"二行十七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9368201+08:00\"},{\"Id\":2376,\"AreaId\":5,\"LocationCode\":\"002-018-001\",\"LocationName\":\"二行十八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9368244+08:00\"},{\"Id\":2377,\"AreaId\":5,\"LocationCode\":\"002-018-002\",\"LocationName\":\"二行十八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9368287+08:00\"},{\"Id\":2378,\"AreaId\":5,\"LocationCode\":\"002-018-003\",\"LocationName\":\"二行十八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9368331+08:00\"},{\"Id\":2379,\"AreaId\":5,\"LocationCode\":\"002-018-004\",\"LocationName\":\"二行十八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9368373+08:00\"},{\"Id\":2380,\"AreaId\":5,\"LocationCode\":\"002-018-005\",\"LocationName\":\"二行十八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9368415+08:00\"},{\"Id\":2381,\"AreaId\":5,\"LocationCode\":\"002-018-006\",\"LocationName\":\"二行十八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9368457+08:00\"},{\"Id\":2382,\"AreaId\":5,\"LocationCode\":\"002-019-001\",\"LocationName\":\"二行十九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.93685+08:00\"},{\"Id\":2383,\"AreaId\":5,\"LocationCode\":\"002-019-002\",\"LocationName\":\"二行十九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9368543+08:00\"},{\"Id\":2384,\"AreaId\":5,\"LocationCode\":\"002-019-003\",\"LocationName\":\"二行十九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9368586+08:00\"},{\"Id\":2385,\"AreaId\":5,\"LocationCode\":\"002-019-004\",\"LocationName\":\"二行十九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9368629+08:00\"},{\"Id\":2386,\"AreaId\":5,\"LocationCode\":\"002-019-005\",\"LocationName\":\"二行十九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9368672+08:00\"},{\"Id\":2387,\"AreaId\":5,\"LocationCode\":\"002-019-006\",\"LocationName\":\"二行十九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9368714+08:00\"},{\"Id\":2388,\"AreaId\":5,\"LocationCode\":\"002-020-001\",\"LocationName\":\"二行二十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9368757+08:00\"},{\"Id\":2389,\"AreaId\":5,\"LocationCode\":\"002-020-002\",\"LocationName\":\"二行二十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.93688+08:00\"},{\"Id\":2390,\"AreaId\":5,\"LocationCode\":\"002-020-003\",\"LocationName\":\"二行二十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9368843+08:00\"},{\"Id\":2391,\"AreaId\":5,\"LocationCode\":\"002-020-004\",\"LocationName\":\"二行二十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9368886+08:00\"},{\"Id\":2392,\"AreaId\":5,\"LocationCode\":\"002-020-005\",\"LocationName\":\"二行二十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9368929+08:00\"},{\"Id\":2393,\"AreaId\":5,\"LocationCode\":\"002-020-006\",\"LocationName\":\"二行二十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9368972+08:00\"}]"}
--------------------------------
2025/1/9 18:21:21|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:21 973","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => (x.TargetAddress == value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass74_1).item.Key)","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-01-09 06:21:21 974","ResponseJsonData":"[{\"TaskId\":13771,\"TaskNum\":59,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":220,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:19:25.463\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:19:29.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:49.63\"}]"}
--------------------------------
2025/1/9 18:21:21|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:21 975","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:GetTaskNo","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"1ms","ResponseTime":"2025-01-09 06:21:21 976","ResponseJsonData":"63"}
--------------------------------
2025/1/9 18:21:22|
WIDESEA_Core.AOP.AOPLogExInfo
{"ApiLogAopInfo":{"RequestTime":"2025-01-09 06:21:21 978","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:AddDataAsync","RequestParamsName":"【携带的参数有】:WIDESEA_Model.Models.Dt_Task","RequestParamsData":"[{\"TaskId\":0,\"TaskNum\":63,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":200,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:21:21.9753983+08:00\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:21:21.9753965+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:21.9753972+08:00\"}]","ResponseIntervalTime":"","ResponseTime":"","ResponseJsonData":""},"InnerException":"InnerException-内部异常:\r\n\r\nStackTrace-堆栈跟踪:\r\n   at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)\r\n   at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)\r\n   at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)\r\n   at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()\r\n   at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()\r\n   at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)\r\n   at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)\r\n   at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)\r\n   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)\r\n--- End of stack trace from previous location ---\r\n   at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()\r\n   at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 236","ExMessage":"违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。\r\n语句已终止。"}
--------------------------------
2025/1/9 18:21:22|
WIDESEA_Core.AOP.AOPLogExInfo
{"ApiLogAopInfo":{"RequestTime":"2025-01-09 06:21:21 810","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:RequestTrayInTaskAsync","RequestParamsName":"【携带的参数有】:WIDESEA_DTO.RequestTaskDto","RequestParamsData":"[{\"Position\":\"1705\",\"PalletCode\":\"ZJD24026G125\",\"PositionList\":null,\"RequestType\":\"\",\"EquiCodeMOM\":null,\"Roadways\":null,\"area\":0,\"ProductionLine\":null}]","ResponseIntervalTime":"","ResponseTime":"","ResponseJsonData":""},"InnerException":"InnerException-内部异常:\r\n\r\nStackTrace-堆栈跟踪:\r\n   at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)\r\n   at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)\r\n   at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)\r\n   at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()\r\n   at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()\r\n   at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)\r\n   at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)\r\n   at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)\r\n   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)\r\n--- End of stack trace from previous location ---\r\n   at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()\r\n   at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 236\r\n   at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\Dt_TaskService.cs:line 2242\r\n   at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\Dt_TaskService.cs:line 1108\r\n   at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 236","ExMessage":"违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。\r\n语句已终止。"}
--------------------------------
2025/1/9 18:21:22|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:22 811","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"4ms","ResponseTime":"2025-01-09 06:21:22 815","ResponseJsonData":"null"}
--------------------------------
2025/1/9 18:21:24|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:24 811","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirstAsync","RequestParamsName":"【携带的参数有】:x => (x.PalletCode == value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass35_0).input.PalletCode)","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"3ms","ResponseTime":"2025-01-09 06:21:24 814","ResponseJsonData":"{\"TaskId\":13771,\"TaskNum\":59,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":220,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:19:25.463\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:19:29.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:49.63\"}"}
--------------------------------
2025/1/9 18:21:24|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:24 832","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => ((x.stationType == 6) AndAlso (x.stationChildCode == value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass35_0).input.Position))","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Right.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-01-09 06:21:24 833","ResponseJsonData":"[{\"stationID\":72,\"stationType\":6,\"stationPLC\":\"1018\",\"Roadway\":\"CWSC3,CWSC4,CWSC1\",\"stationRemark\":\"空托盘入库分配口\",\"stationChildCode\":\"1705\",\"stationArea\":\"FRSC2,GWSC1\",\"stationLocation\":\"1705\",\"stationEquipMOM\":\"24MEJQ11-1006-1\",\"stationNGChildCode\":\"\",\"stationNGLocation\":\"\",\"remark\":\"出库线体任务到达\",\"stationStatus\":\"1\",\"productLine\":\"\",\"Creater\":\"1\",\"CreateDate\":\"2024-11-27T16:05:51\",\"Modifier\":\"1\",\"ModifyDate\":\"1900-01-01T00:00:00\"}]"}
--------------------------------
2025/1/9 18:21:24|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:24 858","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => (value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass74_0).deviceCode.Contains(x.RoadwayNo) AndAlso (x.LocationStatus == 0))","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 E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"3ms","ResponseTime":"2025-01-09 06:21:24 861","ResponseJsonData":"[{\"Id\":2154,\"AreaId\":5,\"LocationCode\":\"001-001-001\",\"LocationName\":\"一行一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.97\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8605319+08:00\"},{\"Id\":2155,\"AreaId\":5,\"LocationCode\":\"001-001-002\",\"LocationName\":\"一行一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8605434+08:00\"},{\"Id\":2156,\"AreaId\":5,\"LocationCode\":\"001-001-003\",\"LocationName\":\"一行一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8605458+08:00\"},{\"Id\":2157,\"AreaId\":5,\"LocationCode\":\"001-001-004\",\"LocationName\":\"一行一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.860548+08:00\"},{\"Id\":2158,\"AreaId\":5,\"LocationCode\":\"001-001-005\",\"LocationName\":\"一行一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8605502+08:00\"},{\"Id\":2159,\"AreaId\":5,\"LocationCode\":\"001-001-006\",\"LocationName\":\"一行一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8605525+08:00\"},{\"Id\":2160,\"AreaId\":5,\"LocationCode\":\"001-002-001\",\"LocationName\":\"一行二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8605547+08:00\"},{\"Id\":2161,\"AreaId\":5,\"LocationCode\":\"001-002-002\",\"LocationName\":\"一行二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8605568+08:00\"},{\"Id\":2162,\"AreaId\":5,\"LocationCode\":\"001-002-003\",\"LocationName\":\"一行二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8605589+08:00\"},{\"Id\":2163,\"AreaId\":5,\"LocationCode\":\"001-002-004\",\"LocationName\":\"一行二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8605612+08:00\"},{\"Id\":2164,\"AreaId\":5,\"LocationCode\":\"001-002-005\",\"LocationName\":\"一行二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8605633+08:00\"},{\"Id\":2165,\"AreaId\":5,\"LocationCode\":\"001-002-006\",\"LocationName\":\"一行二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8605654+08:00\"},{\"Id\":2166,\"AreaId\":5,\"LocationCode\":\"001-003-001\",\"LocationName\":\"一行三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8605674+08:00\"},{\"Id\":2167,\"AreaId\":5,\"LocationCode\":\"001-003-002\",\"LocationName\":\"一行三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8605695+08:00\"},{\"Id\":2168,\"AreaId\":5,\"LocationCode\":\"001-003-003\",\"LocationName\":\"一行三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8605716+08:00\"},{\"Id\":2169,\"AreaId\":5,\"LocationCode\":\"001-003-004\",\"LocationName\":\"一行三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8605737+08:00\"},{\"Id\":2170,\"AreaId\":5,\"LocationCode\":\"001-003-005\",\"LocationName\":\"一行三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8605757+08:00\"},{\"Id\":2171,\"AreaId\":5,\"LocationCode\":\"001-003-006\",\"LocationName\":\"一行三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8605779+08:00\"},{\"Id\":2172,\"AreaId\":5,\"LocationCode\":\"001-004-001\",\"LocationName\":\"一行四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.86058+08:00\"},{\"Id\":2173,\"AreaId\":5,\"LocationCode\":\"001-004-002\",\"LocationName\":\"一行四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8605821+08:00\"},{\"Id\":2174,\"AreaId\":5,\"LocationCode\":\"001-004-003\",\"LocationName\":\"一行四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8605842+08:00\"},{\"Id\":2175,\"AreaId\":5,\"LocationCode\":\"001-004-004\",\"LocationName\":\"一行四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8605863+08:00\"},{\"Id\":2176,\"AreaId\":5,\"LocationCode\":\"001-004-005\",\"LocationName\":\"一行四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8605884+08:00\"},{\"Id\":2177,\"AreaId\":5,\"LocationCode\":\"001-004-006\",\"LocationName\":\"一行四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8605927+08:00\"},{\"Id\":2178,\"AreaId\":5,\"LocationCode\":\"001-005-001\",\"LocationName\":\"一行五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8605948+08:00\"},{\"Id\":2179,\"AreaId\":5,\"LocationCode\":\"001-005-002\",\"LocationName\":\"一行五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8605969+08:00\"},{\"Id\":2180,\"AreaId\":5,\"LocationCode\":\"001-005-003\",\"LocationName\":\"一行五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.860599+08:00\"},{\"Id\":2181,\"AreaId\":5,\"LocationCode\":\"001-005-004\",\"LocationName\":\"一行五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606011+08:00\"},{\"Id\":2182,\"AreaId\":5,\"LocationCode\":\"001-005-005\",\"LocationName\":\"一行五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606032+08:00\"},{\"Id\":2183,\"AreaId\":5,\"LocationCode\":\"001-005-006\",\"LocationName\":\"一行五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606052+08:00\"},{\"Id\":2184,\"AreaId\":5,\"LocationCode\":\"001-006-001\",\"LocationName\":\"一行六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606073+08:00\"},{\"Id\":2185,\"AreaId\":5,\"LocationCode\":\"001-006-002\",\"LocationName\":\"一行六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606093+08:00\"},{\"Id\":2186,\"AreaId\":5,\"LocationCode\":\"001-006-003\",\"LocationName\":\"一行六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606114+08:00\"},{\"Id\":2187,\"AreaId\":5,\"LocationCode\":\"001-006-004\",\"LocationName\":\"一行六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606136+08:00\"},{\"Id\":2188,\"AreaId\":5,\"LocationCode\":\"001-006-005\",\"LocationName\":\"一行六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606157+08:00\"},{\"Id\":2189,\"AreaId\":5,\"LocationCode\":\"001-006-006\",\"LocationName\":\"一行六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606178+08:00\"},{\"Id\":2190,\"AreaId\":5,\"LocationCode\":\"001-007-001\",\"LocationName\":\"一行七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606199+08:00\"},{\"Id\":2191,\"AreaId\":5,\"LocationCode\":\"001-007-002\",\"LocationName\":\"一行七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.860622+08:00\"},{\"Id\":2192,\"AreaId\":5,\"LocationCode\":\"001-007-003\",\"LocationName\":\"一行七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.860624+08:00\"},{\"Id\":2193,\"AreaId\":5,\"LocationCode\":\"001-007-004\",\"LocationName\":\"一行七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606261+08:00\"},{\"Id\":2194,\"AreaId\":5,\"LocationCode\":\"001-007-005\",\"LocationName\":\"一行七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606282+08:00\"},{\"Id\":2195,\"AreaId\":5,\"LocationCode\":\"001-007-006\",\"LocationName\":\"一行七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606302+08:00\"},{\"Id\":2196,\"AreaId\":5,\"LocationCode\":\"001-008-001\",\"LocationName\":\"一行八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606324+08:00\"},{\"Id\":2197,\"AreaId\":5,\"LocationCode\":\"001-008-002\",\"LocationName\":\"一行八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606345+08:00\"},{\"Id\":2198,\"AreaId\":5,\"LocationCode\":\"001-008-003\",\"LocationName\":\"一行八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606365+08:00\"},{\"Id\":2199,\"AreaId\":5,\"LocationCode\":\"001-008-004\",\"LocationName\":\"一行八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606386+08:00\"},{\"Id\":2200,\"AreaId\":5,\"LocationCode\":\"001-008-005\",\"LocationName\":\"一行八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606407+08:00\"},{\"Id\":2201,\"AreaId\":5,\"LocationCode\":\"001-008-006\",\"LocationName\":\"一行八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606428+08:00\"},{\"Id\":2202,\"AreaId\":5,\"LocationCode\":\"001-009-001\",\"LocationName\":\"一行九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606448+08:00\"},{\"Id\":2203,\"AreaId\":5,\"LocationCode\":\"001-009-002\",\"LocationName\":\"一行九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606479+08:00\"},{\"Id\":2204,\"AreaId\":5,\"LocationCode\":\"001-009-003\",\"LocationName\":\"一行九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606501+08:00\"},{\"Id\":2205,\"AreaId\":5,\"LocationCode\":\"001-009-004\",\"LocationName\":\"一行九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606521+08:00\"},{\"Id\":2206,\"AreaId\":5,\"LocationCode\":\"001-009-005\",\"LocationName\":\"一行九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606542+08:00\"},{\"Id\":2207,\"AreaId\":5,\"LocationCode\":\"001-009-006\",\"LocationName\":\"一行九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606563+08:00\"},{\"Id\":2208,\"AreaId\":5,\"LocationCode\":\"001-010-001\",\"LocationName\":\"一行十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606584+08:00\"},{\"Id\":2209,\"AreaId\":5,\"LocationCode\":\"001-010-002\",\"LocationName\":\"一行十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606605+08:00\"},{\"Id\":2210,\"AreaId\":5,\"LocationCode\":\"001-010-003\",\"LocationName\":\"一行十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606626+08:00\"},{\"Id\":2211,\"AreaId\":5,\"LocationCode\":\"001-010-004\",\"LocationName\":\"一行十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606646+08:00\"},{\"Id\":2212,\"AreaId\":5,\"LocationCode\":\"001-010-005\",\"LocationName\":\"一行十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606667+08:00\"},{\"Id\":2213,\"AreaId\":5,\"LocationCode\":\"001-010-006\",\"LocationName\":\"一行十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606688+08:00\"},{\"Id\":2214,\"AreaId\":5,\"LocationCode\":\"001-011-001\",\"LocationName\":\"一行十一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606709+08:00\"},{\"Id\":2215,\"AreaId\":5,\"LocationCode\":\"001-011-002\",\"LocationName\":\"一行十一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.860673+08:00\"},{\"Id\":2216,\"AreaId\":5,\"LocationCode\":\"001-011-003\",\"LocationName\":\"一行十一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606751+08:00\"},{\"Id\":2217,\"AreaId\":5,\"LocationCode\":\"001-011-004\",\"LocationName\":\"一行十一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606772+08:00\"},{\"Id\":2218,\"AreaId\":5,\"LocationCode\":\"001-011-005\",\"LocationName\":\"一行十一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606792+08:00\"},{\"Id\":2219,\"AreaId\":5,\"LocationCode\":\"001-011-006\",\"LocationName\":\"一行十一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606814+08:00\"},{\"Id\":2220,\"AreaId\":5,\"LocationCode\":\"001-012-001\",\"LocationName\":\"一行十二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606835+08:00\"},{\"Id\":2221,\"AreaId\":5,\"LocationCode\":\"001-012-002\",\"LocationName\":\"一行十二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606856+08:00\"},{\"Id\":2222,\"AreaId\":5,\"LocationCode\":\"001-012-003\",\"LocationName\":\"一行十二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606878+08:00\"},{\"Id\":2223,\"AreaId\":5,\"LocationCode\":\"001-012-004\",\"LocationName\":\"一行十二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606898+08:00\"},{\"Id\":2224,\"AreaId\":5,\"LocationCode\":\"001-012-005\",\"LocationName\":\"一行十二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606919+08:00\"},{\"Id\":2225,\"AreaId\":5,\"LocationCode\":\"001-012-006\",\"LocationName\":\"一行十二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.860694+08:00\"},{\"Id\":2226,\"AreaId\":5,\"LocationCode\":\"001-013-001\",\"LocationName\":\"一行十三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606961+08:00\"},{\"Id\":2227,\"AreaId\":5,\"LocationCode\":\"001-013-002\",\"LocationName\":\"一行十三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8606982+08:00\"},{\"Id\":2228,\"AreaId\":5,\"LocationCode\":\"001-013-003\",\"LocationName\":\"一行十三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607013+08:00\"},{\"Id\":2229,\"AreaId\":5,\"LocationCode\":\"001-013-004\",\"LocationName\":\"一行十三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607033+08:00\"},{\"Id\":2230,\"AreaId\":5,\"LocationCode\":\"001-013-005\",\"LocationName\":\"一行十三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607054+08:00\"},{\"Id\":2231,\"AreaId\":5,\"LocationCode\":\"001-013-006\",\"LocationName\":\"一行十三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607075+08:00\"},{\"Id\":2232,\"AreaId\":5,\"LocationCode\":\"001-014-001\",\"LocationName\":\"一行十四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607096+08:00\"},{\"Id\":2233,\"AreaId\":5,\"LocationCode\":\"001-014-002\",\"LocationName\":\"一行十四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607116+08:00\"},{\"Id\":2234,\"AreaId\":5,\"LocationCode\":\"001-014-003\",\"LocationName\":\"一行十四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607137+08:00\"},{\"Id\":2235,\"AreaId\":5,\"LocationCode\":\"001-014-004\",\"LocationName\":\"一行十四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607305+08:00\"},{\"Id\":2236,\"AreaId\":5,\"LocationCode\":\"001-014-005\",\"LocationName\":\"一行十四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607327+08:00\"},{\"Id\":2237,\"AreaId\":5,\"LocationCode\":\"001-014-006\",\"LocationName\":\"一行十四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607348+08:00\"},{\"Id\":2238,\"AreaId\":5,\"LocationCode\":\"001-015-001\",\"LocationName\":\"一行十五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.860737+08:00\"},{\"Id\":2239,\"AreaId\":5,\"LocationCode\":\"001-015-002\",\"LocationName\":\"一行十五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607391+08:00\"},{\"Id\":2240,\"AreaId\":5,\"LocationCode\":\"001-015-003\",\"LocationName\":\"一行十五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607412+08:00\"},{\"Id\":2241,\"AreaId\":5,\"LocationCode\":\"001-015-004\",\"LocationName\":\"一行十五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607433+08:00\"},{\"Id\":2242,\"AreaId\":5,\"LocationCode\":\"001-015-005\",\"LocationName\":\"一行十五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607455+08:00\"},{\"Id\":2243,\"AreaId\":5,\"LocationCode\":\"001-015-006\",\"LocationName\":\"一行十五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607476+08:00\"},{\"Id\":2244,\"AreaId\":5,\"LocationCode\":\"001-016-001\",\"LocationName\":\"一行十六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607497+08:00\"},{\"Id\":2245,\"AreaId\":5,\"LocationCode\":\"001-016-002\",\"LocationName\":\"一行十六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607518+08:00\"},{\"Id\":2246,\"AreaId\":5,\"LocationCode\":\"001-016-003\",\"LocationName\":\"一行十六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.860754+08:00\"},{\"Id\":2247,\"AreaId\":5,\"LocationCode\":\"001-016-004\",\"LocationName\":\"一行十六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607561+08:00\"},{\"Id\":2248,\"AreaId\":5,\"LocationCode\":\"001-016-005\",\"LocationName\":\"一行十六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607582+08:00\"},{\"Id\":2249,\"AreaId\":5,\"LocationCode\":\"001-016-006\",\"LocationName\":\"一行十六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607603+08:00\"},{\"Id\":2250,\"AreaId\":5,\"LocationCode\":\"001-017-001\",\"LocationName\":\"一行十七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607625+08:00\"},{\"Id\":2251,\"AreaId\":5,\"LocationCode\":\"001-017-002\",\"LocationName\":\"一行十七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607646+08:00\"},{\"Id\":2252,\"AreaId\":5,\"LocationCode\":\"001-017-003\",\"LocationName\":\"一行十七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607667+08:00\"},{\"Id\":2253,\"AreaId\":5,\"LocationCode\":\"001-017-004\",\"LocationName\":\"一行十七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607688+08:00\"},{\"Id\":2254,\"AreaId\":5,\"LocationCode\":\"001-017-005\",\"LocationName\":\"一行十七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.860771+08:00\"},{\"Id\":2255,\"AreaId\":5,\"LocationCode\":\"001-017-006\",\"LocationName\":\"一行十七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.860773+08:00\"},{\"Id\":2256,\"AreaId\":5,\"LocationCode\":\"001-018-001\",\"LocationName\":\"一行十八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607761+08:00\"},{\"Id\":2257,\"AreaId\":5,\"LocationCode\":\"001-018-002\",\"LocationName\":\"一行十八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607782+08:00\"},{\"Id\":2258,\"AreaId\":5,\"LocationCode\":\"001-018-003\",\"LocationName\":\"一行十八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607803+08:00\"},{\"Id\":2259,\"AreaId\":5,\"LocationCode\":\"001-018-004\",\"LocationName\":\"一行十八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607824+08:00\"},{\"Id\":2260,\"AreaId\":5,\"LocationCode\":\"001-018-005\",\"LocationName\":\"一行十八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607846+08:00\"},{\"Id\":2261,\"AreaId\":5,\"LocationCode\":\"001-018-006\",\"LocationName\":\"一行十八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607867+08:00\"},{\"Id\":2262,\"AreaId\":5,\"LocationCode\":\"001-019-001\",\"LocationName\":\"一行十九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607888+08:00\"},{\"Id\":2263,\"AreaId\":5,\"LocationCode\":\"001-019-002\",\"LocationName\":\"一行十九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.860791+08:00\"},{\"Id\":2264,\"AreaId\":5,\"LocationCode\":\"001-019-003\",\"LocationName\":\"一行十九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607931+08:00\"},{\"Id\":2265,\"AreaId\":5,\"LocationCode\":\"001-019-004\",\"LocationName\":\"一行十九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607952+08:00\"},{\"Id\":2266,\"AreaId\":5,\"LocationCode\":\"001-019-005\",\"LocationName\":\"一行十九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607974+08:00\"},{\"Id\":2267,\"AreaId\":5,\"LocationCode\":\"001-019-006\",\"LocationName\":\"一行十九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8607995+08:00\"},{\"Id\":2268,\"AreaId\":5,\"LocationCode\":\"001-020-001\",\"LocationName\":\"一行二十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608016+08:00\"},{\"Id\":2269,\"AreaId\":5,\"LocationCode\":\"001-020-002\",\"LocationName\":\"一行二十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608037+08:00\"},{\"Id\":2270,\"AreaId\":5,\"LocationCode\":\"001-020-003\",\"LocationName\":\"一行二十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608058+08:00\"},{\"Id\":2271,\"AreaId\":5,\"LocationCode\":\"001-020-004\",\"LocationName\":\"一行二十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608079+08:00\"},{\"Id\":2272,\"AreaId\":5,\"LocationCode\":\"001-020-005\",\"LocationName\":\"一行二十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608101+08:00\"},{\"Id\":2273,\"AreaId\":5,\"LocationCode\":\"001-020-006\",\"LocationName\":\"一行二十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608122+08:00\"},{\"Id\":2274,\"AreaId\":5,\"LocationCode\":\"002-001-001\",\"LocationName\":\"二行一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608143+08:00\"},{\"Id\":2275,\"AreaId\":5,\"LocationCode\":\"002-001-002\",\"LocationName\":\"二行一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608164+08:00\"},{\"Id\":2276,\"AreaId\":5,\"LocationCode\":\"002-001-003\",\"LocationName\":\"二行一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608186+08:00\"},{\"Id\":2277,\"AreaId\":5,\"LocationCode\":\"002-001-004\",\"LocationName\":\"二行一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608207+08:00\"},{\"Id\":2278,\"AreaId\":5,\"LocationCode\":\"002-001-005\",\"LocationName\":\"二行一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608228+08:00\"},{\"Id\":2279,\"AreaId\":5,\"LocationCode\":\"002-001-006\",\"LocationName\":\"二行一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608249+08:00\"},{\"Id\":2280,\"AreaId\":5,\"LocationCode\":\"002-002-001\",\"LocationName\":\"二行二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.860827+08:00\"},{\"Id\":2281,\"AreaId\":5,\"LocationCode\":\"002-002-002\",\"LocationName\":\"二行二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608291+08:00\"},{\"Id\":2282,\"AreaId\":5,\"LocationCode\":\"002-002-003\",\"LocationName\":\"二行二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608312+08:00\"},{\"Id\":2283,\"AreaId\":5,\"LocationCode\":\"002-002-004\",\"LocationName\":\"二行二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608348+08:00\"},{\"Id\":2284,\"AreaId\":5,\"LocationCode\":\"002-002-005\",\"LocationName\":\"二行二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608369+08:00\"},{\"Id\":2285,\"AreaId\":5,\"LocationCode\":\"002-002-006\",\"LocationName\":\"二行二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.860839+08:00\"},{\"Id\":2286,\"AreaId\":5,\"LocationCode\":\"002-003-001\",\"LocationName\":\"二行三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608411+08:00\"},{\"Id\":2287,\"AreaId\":5,\"LocationCode\":\"002-003-002\",\"LocationName\":\"二行三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608432+08:00\"},{\"Id\":2288,\"AreaId\":5,\"LocationCode\":\"002-003-003\",\"LocationName\":\"二行三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608454+08:00\"},{\"Id\":2289,\"AreaId\":5,\"LocationCode\":\"002-003-004\",\"LocationName\":\"二行三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608475+08:00\"},{\"Id\":2290,\"AreaId\":5,\"LocationCode\":\"002-003-005\",\"LocationName\":\"二行三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608496+08:00\"},{\"Id\":2291,\"AreaId\":5,\"LocationCode\":\"002-003-006\",\"LocationName\":\"二行三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608517+08:00\"},{\"Id\":2292,\"AreaId\":5,\"LocationCode\":\"002-004-001\",\"LocationName\":\"二行四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608538+08:00\"},{\"Id\":2293,\"AreaId\":5,\"LocationCode\":\"002-004-002\",\"LocationName\":\"二行四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608559+08:00\"},{\"Id\":2294,\"AreaId\":5,\"LocationCode\":\"002-004-003\",\"LocationName\":\"二行四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.860858+08:00\"},{\"Id\":2295,\"AreaId\":5,\"LocationCode\":\"002-004-004\",\"LocationName\":\"二行四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608602+08:00\"},{\"Id\":2296,\"AreaId\":5,\"LocationCode\":\"002-004-005\",\"LocationName\":\"二行四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608623+08:00\"},{\"Id\":2297,\"AreaId\":5,\"LocationCode\":\"002-004-006\",\"LocationName\":\"二行四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608644+08:00\"},{\"Id\":2298,\"AreaId\":5,\"LocationCode\":\"002-005-001\",\"LocationName\":\"二行五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608665+08:00\"},{\"Id\":2299,\"AreaId\":5,\"LocationCode\":\"002-005-002\",\"LocationName\":\"二行五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608686+08:00\"},{\"Id\":2300,\"AreaId\":5,\"LocationCode\":\"002-005-003\",\"LocationName\":\"二行五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608707+08:00\"},{\"Id\":2301,\"AreaId\":5,\"LocationCode\":\"002-005-004\",\"LocationName\":\"二行五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608728+08:00\"},{\"Id\":2302,\"AreaId\":5,\"LocationCode\":\"002-005-005\",\"LocationName\":\"二行五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608749+08:00\"},{\"Id\":2303,\"AreaId\":5,\"LocationCode\":\"002-005-006\",\"LocationName\":\"二行五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.860877+08:00\"},{\"Id\":2304,\"AreaId\":5,\"LocationCode\":\"002-006-001\",\"LocationName\":\"二行六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608791+08:00\"},{\"Id\":2305,\"AreaId\":5,\"LocationCode\":\"002-006-002\",\"LocationName\":\"二行六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608812+08:00\"},{\"Id\":2306,\"AreaId\":5,\"LocationCode\":\"002-006-003\",\"LocationName\":\"二行六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608844+08:00\"},{\"Id\":2307,\"AreaId\":5,\"LocationCode\":\"002-006-004\",\"LocationName\":\"二行六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608865+08:00\"},{\"Id\":2308,\"AreaId\":5,\"LocationCode\":\"002-006-005\",\"LocationName\":\"二行六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608886+08:00\"},{\"Id\":2309,\"AreaId\":5,\"LocationCode\":\"002-006-006\",\"LocationName\":\"二行六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608908+08:00\"},{\"Id\":2310,\"AreaId\":5,\"LocationCode\":\"002-007-001\",\"LocationName\":\"二行七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608929+08:00\"},{\"Id\":2311,\"AreaId\":5,\"LocationCode\":\"002-007-002\",\"LocationName\":\"二行七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.860895+08:00\"},{\"Id\":2312,\"AreaId\":5,\"LocationCode\":\"002-007-003\",\"LocationName\":\"二行七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608971+08:00\"},{\"Id\":2313,\"AreaId\":5,\"LocationCode\":\"002-007-004\",\"LocationName\":\"二行七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8608992+08:00\"},{\"Id\":2314,\"AreaId\":5,\"LocationCode\":\"002-007-005\",\"LocationName\":\"二行七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609013+08:00\"},{\"Id\":2315,\"AreaId\":5,\"LocationCode\":\"002-007-006\",\"LocationName\":\"二行七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609034+08:00\"},{\"Id\":2316,\"AreaId\":5,\"LocationCode\":\"002-008-001\",\"LocationName\":\"二行八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609055+08:00\"},{\"Id\":2317,\"AreaId\":5,\"LocationCode\":\"002-008-002\",\"LocationName\":\"二行八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609076+08:00\"},{\"Id\":2318,\"AreaId\":5,\"LocationCode\":\"002-008-003\",\"LocationName\":\"二行八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609097+08:00\"},{\"Id\":2319,\"AreaId\":5,\"LocationCode\":\"002-008-004\",\"LocationName\":\"二行八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609118+08:00\"},{\"Id\":2320,\"AreaId\":5,\"LocationCode\":\"002-008-005\",\"LocationName\":\"二行八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609217+08:00\"},{\"Id\":2321,\"AreaId\":5,\"LocationCode\":\"002-008-006\",\"LocationName\":\"二行八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.860924+08:00\"},{\"Id\":2322,\"AreaId\":5,\"LocationCode\":\"002-009-001\",\"LocationName\":\"二行九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609261+08:00\"},{\"Id\":2323,\"AreaId\":5,\"LocationCode\":\"002-009-002\",\"LocationName\":\"二行九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609282+08:00\"},{\"Id\":2324,\"AreaId\":5,\"LocationCode\":\"002-009-003\",\"LocationName\":\"二行九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609303+08:00\"},{\"Id\":2325,\"AreaId\":5,\"LocationCode\":\"002-009-004\",\"LocationName\":\"二行九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609325+08:00\"},{\"Id\":2326,\"AreaId\":5,\"LocationCode\":\"002-009-005\",\"LocationName\":\"二行九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609354+08:00\"},{\"Id\":2327,\"AreaId\":5,\"LocationCode\":\"002-009-006\",\"LocationName\":\"二行九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609393+08:00\"},{\"Id\":2328,\"AreaId\":5,\"LocationCode\":\"002-010-001\",\"LocationName\":\"二行十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609431+08:00\"},{\"Id\":2329,\"AreaId\":5,\"LocationCode\":\"002-010-002\",\"LocationName\":\"二行十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.860947+08:00\"},{\"Id\":2330,\"AreaId\":5,\"LocationCode\":\"002-010-003\",\"LocationName\":\"二行十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609496+08:00\"},{\"Id\":2331,\"AreaId\":5,\"LocationCode\":\"002-010-004\",\"LocationName\":\"二行十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609518+08:00\"},{\"Id\":2332,\"AreaId\":5,\"LocationCode\":\"002-010-005\",\"LocationName\":\"二行十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609538+08:00\"},{\"Id\":2333,\"AreaId\":5,\"LocationCode\":\"002-010-006\",\"LocationName\":\"二行十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609559+08:00\"},{\"Id\":2334,\"AreaId\":5,\"LocationCode\":\"002-011-001\",\"LocationName\":\"二行十一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609593+08:00\"},{\"Id\":2335,\"AreaId\":5,\"LocationCode\":\"002-011-002\",\"LocationName\":\"二行十一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609614+08:00\"},{\"Id\":2336,\"AreaId\":5,\"LocationCode\":\"002-011-003\",\"LocationName\":\"二行十一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609635+08:00\"},{\"Id\":2337,\"AreaId\":5,\"LocationCode\":\"002-011-004\",\"LocationName\":\"二行十一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609656+08:00\"},{\"Id\":2338,\"AreaId\":5,\"LocationCode\":\"002-011-005\",\"LocationName\":\"二行十一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609676+08:00\"},{\"Id\":2339,\"AreaId\":5,\"LocationCode\":\"002-011-006\",\"LocationName\":\"二行十一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609697+08:00\"},{\"Id\":2340,\"AreaId\":5,\"LocationCode\":\"002-012-001\",\"LocationName\":\"二行十二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609718+08:00\"},{\"Id\":2341,\"AreaId\":5,\"LocationCode\":\"002-012-002\",\"LocationName\":\"二行十二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609739+08:00\"},{\"Id\":2342,\"AreaId\":5,\"LocationCode\":\"002-012-003\",\"LocationName\":\"二行十二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.860976+08:00\"},{\"Id\":2343,\"AreaId\":5,\"LocationCode\":\"002-012-004\",\"LocationName\":\"二行十二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609781+08:00\"},{\"Id\":2344,\"AreaId\":5,\"LocationCode\":\"002-012-005\",\"LocationName\":\"二行十二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609802+08:00\"},{\"Id\":2345,\"AreaId\":5,\"LocationCode\":\"002-012-006\",\"LocationName\":\"二行十二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609823+08:00\"},{\"Id\":2346,\"AreaId\":5,\"LocationCode\":\"002-013-001\",\"LocationName\":\"二行十三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609843+08:00\"},{\"Id\":2347,\"AreaId\":5,\"LocationCode\":\"002-013-002\",\"LocationName\":\"二行十三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609864+08:00\"},{\"Id\":2348,\"AreaId\":5,\"LocationCode\":\"002-013-003\",\"LocationName\":\"二行十三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609885+08:00\"},{\"Id\":2349,\"AreaId\":5,\"LocationCode\":\"002-013-004\",\"LocationName\":\"二行十三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609906+08:00\"},{\"Id\":2350,\"AreaId\":5,\"LocationCode\":\"002-013-005\",\"LocationName\":\"二行十三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609927+08:00\"},{\"Id\":2351,\"AreaId\":5,\"LocationCode\":\"002-013-006\",\"LocationName\":\"二行十三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609948+08:00\"},{\"Id\":2352,\"AreaId\":5,\"LocationCode\":\"002-014-001\",\"LocationName\":\"二行十四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8609969+08:00\"},{\"Id\":2353,\"AreaId\":5,\"LocationCode\":\"002-014-002\",\"LocationName\":\"二行十四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.860999+08:00\"},{\"Id\":2354,\"AreaId\":5,\"LocationCode\":\"002-014-003\",\"LocationName\":\"二行十四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610011+08:00\"},{\"Id\":2355,\"AreaId\":5,\"LocationCode\":\"002-014-004\",\"LocationName\":\"二行十四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610032+08:00\"},{\"Id\":2356,\"AreaId\":5,\"LocationCode\":\"002-014-005\",\"LocationName\":\"二行十四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610052+08:00\"},{\"Id\":2357,\"AreaId\":5,\"LocationCode\":\"002-014-006\",\"LocationName\":\"二行十四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610073+08:00\"},{\"Id\":2358,\"AreaId\":5,\"LocationCode\":\"002-015-001\",\"LocationName\":\"二行十五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610094+08:00\"},{\"Id\":2359,\"AreaId\":5,\"LocationCode\":\"002-015-002\",\"LocationName\":\"二行十五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610115+08:00\"},{\"Id\":2360,\"AreaId\":5,\"LocationCode\":\"002-015-003\",\"LocationName\":\"二行十五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610135+08:00\"},{\"Id\":2361,\"AreaId\":5,\"LocationCode\":\"002-015-004\",\"LocationName\":\"二行十五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610156+08:00\"},{\"Id\":2362,\"AreaId\":5,\"LocationCode\":\"002-015-005\",\"LocationName\":\"二行十五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610177+08:00\"},{\"Id\":2363,\"AreaId\":5,\"LocationCode\":\"002-015-006\",\"LocationName\":\"二行十五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610212+08:00\"},{\"Id\":2364,\"AreaId\":5,\"LocationCode\":\"002-016-001\",\"LocationName\":\"二行十六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610233+08:00\"},{\"Id\":2365,\"AreaId\":5,\"LocationCode\":\"002-016-002\",\"LocationName\":\"二行十六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610254+08:00\"},{\"Id\":2366,\"AreaId\":5,\"LocationCode\":\"002-016-003\",\"LocationName\":\"二行十六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610275+08:00\"},{\"Id\":2367,\"AreaId\":5,\"LocationCode\":\"002-016-004\",\"LocationName\":\"二行十六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610296+08:00\"},{\"Id\":2368,\"AreaId\":5,\"LocationCode\":\"002-016-005\",\"LocationName\":\"二行十六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610318+08:00\"},{\"Id\":2369,\"AreaId\":5,\"LocationCode\":\"002-016-006\",\"LocationName\":\"二行十六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610339+08:00\"},{\"Id\":2370,\"AreaId\":5,\"LocationCode\":\"002-017-001\",\"LocationName\":\"二行十七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.861036+08:00\"},{\"Id\":2371,\"AreaId\":5,\"LocationCode\":\"002-017-002\",\"LocationName\":\"二行十七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610381+08:00\"},{\"Id\":2372,\"AreaId\":5,\"LocationCode\":\"002-017-003\",\"LocationName\":\"二行十七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610403+08:00\"},{\"Id\":2373,\"AreaId\":5,\"LocationCode\":\"002-017-004\",\"LocationName\":\"二行十七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610424+08:00\"},{\"Id\":2374,\"AreaId\":5,\"LocationCode\":\"002-017-005\",\"LocationName\":\"二行十七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610445+08:00\"},{\"Id\":2375,\"AreaId\":5,\"LocationCode\":\"002-017-006\",\"LocationName\":\"二行十七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610466+08:00\"},{\"Id\":2376,\"AreaId\":5,\"LocationCode\":\"002-018-001\",\"LocationName\":\"二行十八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610488+08:00\"},{\"Id\":2377,\"AreaId\":5,\"LocationCode\":\"002-018-002\",\"LocationName\":\"二行十八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610509+08:00\"},{\"Id\":2378,\"AreaId\":5,\"LocationCode\":\"002-018-003\",\"LocationName\":\"二行十八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.861053+08:00\"},{\"Id\":2379,\"AreaId\":5,\"LocationCode\":\"002-018-004\",\"LocationName\":\"二行十八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610551+08:00\"},{\"Id\":2380,\"AreaId\":5,\"LocationCode\":\"002-018-005\",\"LocationName\":\"二行十八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610572+08:00\"},{\"Id\":2381,\"AreaId\":5,\"LocationCode\":\"002-018-006\",\"LocationName\":\"二行十八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610593+08:00\"},{\"Id\":2382,\"AreaId\":5,\"LocationCode\":\"002-019-001\",\"LocationName\":\"二行十九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610615+08:00\"},{\"Id\":2383,\"AreaId\":5,\"LocationCode\":\"002-019-002\",\"LocationName\":\"二行十九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610636+08:00\"},{\"Id\":2384,\"AreaId\":5,\"LocationCode\":\"002-019-003\",\"LocationName\":\"二行十九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610658+08:00\"},{\"Id\":2385,\"AreaId\":5,\"LocationCode\":\"002-019-004\",\"LocationName\":\"二行十九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610679+08:00\"},{\"Id\":2386,\"AreaId\":5,\"LocationCode\":\"002-019-005\",\"LocationName\":\"二行十九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.86107+08:00\"},{\"Id\":2387,\"AreaId\":5,\"LocationCode\":\"002-019-006\",\"LocationName\":\"二行十九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610721+08:00\"},{\"Id\":2388,\"AreaId\":5,\"LocationCode\":\"002-020-001\",\"LocationName\":\"二行二十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610742+08:00\"},{\"Id\":2389,\"AreaId\":5,\"LocationCode\":\"002-020-002\",\"LocationName\":\"二行二十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610764+08:00\"},{\"Id\":2390,\"AreaId\":5,\"LocationCode\":\"002-020-003\",\"LocationName\":\"二行二十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610785+08:00\"},{\"Id\":2391,\"AreaId\":5,\"LocationCode\":\"002-020-004\",\"LocationName\":\"二行二十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610817+08:00\"},{\"Id\":2392,\"AreaId\":5,\"LocationCode\":\"002-020-005\",\"LocationName\":\"二行二十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610838+08:00\"},{\"Id\":2393,\"AreaId\":5,\"LocationCode\":\"002-020-006\",\"LocationName\":\"二行二十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8610859+08:00\"}]"}
--------------------------------
2025/1/9 18:21:24|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:24 883","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => (x.TargetAddress == value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass74_1).item.Key)","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-01-09 06:21:24 884","ResponseJsonData":"[{\"TaskId\":13771,\"TaskNum\":59,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":220,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:19:25.463\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:19:29.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:49.63\"}]"}
--------------------------------
2025/1/9 18:21:24|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:24 885","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:GetTaskNo","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"1ms","ResponseTime":"2025-01-09 06:21:24 886","ResponseJsonData":"64"}
--------------------------------
2025/1/9 18:21:24|
WIDESEA_Core.AOP.AOPLogExInfo
{"ApiLogAopInfo":{"RequestTime":"2025-01-09 06:21:24 887","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:AddDataAsync","RequestParamsName":"【携带的参数有】:WIDESEA_Model.Models.Dt_Task","RequestParamsData":"[{\"TaskId\":0,\"TaskNum\":64,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":200,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:21:24.8851734+08:00\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:21:24.8851721+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:24.8851726+08:00\"}]","ResponseIntervalTime":"","ResponseTime":"","ResponseJsonData":""},"InnerException":"InnerException-内部异常:\r\n\r\nStackTrace-堆栈跟踪:\r\n   at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)\r\n   at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)\r\n   at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)\r\n   at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()\r\n   at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()\r\n   at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)\r\n   at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)\r\n   at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)\r\n   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)\r\n--- End of stack trace from previous location ---\r\n   at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()\r\n   at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 236","ExMessage":"违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。\r\n语句已终止。"}
--------------------------------
2025/1/9 18:21:25|
WIDESEA_Core.AOP.AOPLogExInfo
{"ApiLogAopInfo":{"RequestTime":"2025-01-09 06:21:24 783","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:RequestTrayInTaskAsync","RequestParamsName":"【携带的参数有】:WIDESEA_DTO.RequestTaskDto","RequestParamsData":"[{\"Position\":\"1705\",\"PalletCode\":\"ZJD24026G125\",\"PositionList\":null,\"RequestType\":\"\",\"EquiCodeMOM\":null,\"Roadways\":null,\"area\":0,\"ProductionLine\":null}]","ResponseIntervalTime":"","ResponseTime":"","ResponseJsonData":""},"InnerException":"InnerException-内部异常:\r\n\r\nStackTrace-堆栈跟踪:\r\n   at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)\r\n   at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)\r\n   at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)\r\n   at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()\r\n   at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()\r\n   at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)\r\n   at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)\r\n   at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)\r\n   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)\r\n--- End of stack trace from previous location ---\r\n   at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()\r\n   at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 236\r\n   at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\Dt_TaskService.cs:line 2242\r\n   at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\Dt_TaskService.cs:line 1108\r\n   at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 236","ExMessage":"违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。\r\n语句已终止。"}
--------------------------------
2025/1/9 18:21:27|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:27 823","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirstAsync","RequestParamsName":"【携带的参数有】:x => (x.PalletCode == value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass35_0).input.PalletCode)","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"4ms","ResponseTime":"2025-01-09 06:21:27 828","ResponseJsonData":"{\"TaskId\":13771,\"TaskNum\":59,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":220,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:19:25.463\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:19:29.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:49.63\"}"}
--------------------------------
2025/1/9 18:21:27|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:27 855","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => ((x.stationType == 6) AndAlso (x.stationChildCode == value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass35_0).input.Position))","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Right.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"4ms","ResponseTime":"2025-01-09 06:21:27 859","ResponseJsonData":"[{\"stationID\":72,\"stationType\":6,\"stationPLC\":\"1018\",\"Roadway\":\"CWSC3,CWSC4,CWSC1\",\"stationRemark\":\"空托盘入库分配口\",\"stationChildCode\":\"1705\",\"stationArea\":\"FRSC2,GWSC1\",\"stationLocation\":\"1705\",\"stationEquipMOM\":\"24MEJQ11-1006-1\",\"stationNGChildCode\":\"\",\"stationNGLocation\":\"\",\"remark\":\"出库线体任务到达\",\"stationStatus\":\"1\",\"productLine\":\"\",\"Creater\":\"1\",\"CreateDate\":\"2024-11-27T16:05:51\",\"Modifier\":\"1\",\"ModifyDate\":\"1900-01-01T00:00:00\"}]"}
--------------------------------
2025/1/9 18:21:27|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:27 893","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => (value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass74_0).deviceCode.Contains(x.RoadwayNo) AndAlso (x.LocationStatus == 0))","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 E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"5ms","ResponseTime":"2025-01-09 06:21:27 899","ResponseJsonData":"[{\"Id\":2154,\"AreaId\":5,\"LocationCode\":\"001-001-001\",\"LocationName\":\"一行一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.97\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976075+08:00\"},{\"Id\":2155,\"AreaId\":5,\"LocationCode\":\"001-001-002\",\"LocationName\":\"一行一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976195+08:00\"},{\"Id\":2156,\"AreaId\":5,\"LocationCode\":\"001-001-003\",\"LocationName\":\"一行一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976216+08:00\"},{\"Id\":2157,\"AreaId\":5,\"LocationCode\":\"001-001-004\",\"LocationName\":\"一行一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976234+08:00\"},{\"Id\":2158,\"AreaId\":5,\"LocationCode\":\"001-001-005\",\"LocationName\":\"一行一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976252+08:00\"},{\"Id\":2159,\"AreaId\":5,\"LocationCode\":\"001-001-006\",\"LocationName\":\"一行一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976272+08:00\"},{\"Id\":2160,\"AreaId\":5,\"LocationCode\":\"001-002-001\",\"LocationName\":\"一行二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.897629+08:00\"},{\"Id\":2161,\"AreaId\":5,\"LocationCode\":\"001-002-002\",\"LocationName\":\"一行二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976307+08:00\"},{\"Id\":2162,\"AreaId\":5,\"LocationCode\":\"001-002-003\",\"LocationName\":\"一行二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976325+08:00\"},{\"Id\":2163,\"AreaId\":5,\"LocationCode\":\"001-002-004\",\"LocationName\":\"一行二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976343+08:00\"},{\"Id\":2164,\"AreaId\":5,\"LocationCode\":\"001-002-005\",\"LocationName\":\"一行二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976361+08:00\"},{\"Id\":2165,\"AreaId\":5,\"LocationCode\":\"001-002-006\",\"LocationName\":\"一行二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976378+08:00\"},{\"Id\":2166,\"AreaId\":5,\"LocationCode\":\"001-003-001\",\"LocationName\":\"一行三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976395+08:00\"},{\"Id\":2167,\"AreaId\":5,\"LocationCode\":\"001-003-002\",\"LocationName\":\"一行三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976413+08:00\"},{\"Id\":2168,\"AreaId\":5,\"LocationCode\":\"001-003-003\",\"LocationName\":\"一行三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.897643+08:00\"},{\"Id\":2169,\"AreaId\":5,\"LocationCode\":\"001-003-004\",\"LocationName\":\"一行三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976448+08:00\"},{\"Id\":2170,\"AreaId\":5,\"LocationCode\":\"001-003-005\",\"LocationName\":\"一行三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976465+08:00\"},{\"Id\":2171,\"AreaId\":5,\"LocationCode\":\"001-003-006\",\"LocationName\":\"一行三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976484+08:00\"},{\"Id\":2172,\"AreaId\":5,\"LocationCode\":\"001-004-001\",\"LocationName\":\"一行四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976501+08:00\"},{\"Id\":2173,\"AreaId\":5,\"LocationCode\":\"001-004-002\",\"LocationName\":\"一行四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976518+08:00\"},{\"Id\":2174,\"AreaId\":5,\"LocationCode\":\"001-004-003\",\"LocationName\":\"一行四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976536+08:00\"},{\"Id\":2175,\"AreaId\":5,\"LocationCode\":\"001-004-004\",\"LocationName\":\"一行四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976556+08:00\"},{\"Id\":2176,\"AreaId\":5,\"LocationCode\":\"001-004-005\",\"LocationName\":\"一行四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976588+08:00\"},{\"Id\":2177,\"AreaId\":5,\"LocationCode\":\"001-004-006\",\"LocationName\":\"一行四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.897663+08:00\"},{\"Id\":2178,\"AreaId\":5,\"LocationCode\":\"001-005-001\",\"LocationName\":\"一行五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976661+08:00\"},{\"Id\":2179,\"AreaId\":5,\"LocationCode\":\"001-005-002\",\"LocationName\":\"一行五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976749+08:00\"},{\"Id\":2180,\"AreaId\":5,\"LocationCode\":\"001-005-003\",\"LocationName\":\"一行五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.897678+08:00\"},{\"Id\":2181,\"AreaId\":5,\"LocationCode\":\"001-005-004\",\"LocationName\":\"一行五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976809+08:00\"},{\"Id\":2182,\"AreaId\":5,\"LocationCode\":\"001-005-005\",\"LocationName\":\"一行五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976841+08:00\"},{\"Id\":2183,\"AreaId\":5,\"LocationCode\":\"001-005-006\",\"LocationName\":\"一行五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976874+08:00\"},{\"Id\":2184,\"AreaId\":5,\"LocationCode\":\"001-006-001\",\"LocationName\":\"一行六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976905+08:00\"},{\"Id\":2185,\"AreaId\":5,\"LocationCode\":\"001-006-002\",\"LocationName\":\"一行六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976934+08:00\"},{\"Id\":2186,\"AreaId\":5,\"LocationCode\":\"001-006-003\",\"LocationName\":\"一行六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976966+08:00\"},{\"Id\":2187,\"AreaId\":5,\"LocationCode\":\"001-006-004\",\"LocationName\":\"一行六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8976999+08:00\"},{\"Id\":2188,\"AreaId\":5,\"LocationCode\":\"001-006-005\",\"LocationName\":\"一行六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8977031+08:00\"},{\"Id\":2189,\"AreaId\":5,\"LocationCode\":\"001-006-006\",\"LocationName\":\"一行六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8977065+08:00\"},{\"Id\":2190,\"AreaId\":5,\"LocationCode\":\"001-007-001\",\"LocationName\":\"一行七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8977095+08:00\"},{\"Id\":2191,\"AreaId\":5,\"LocationCode\":\"001-007-002\",\"LocationName\":\"一行七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8977127+08:00\"},{\"Id\":2192,\"AreaId\":5,\"LocationCode\":\"001-007-003\",\"LocationName\":\"一行七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8977158+08:00\"},{\"Id\":2193,\"AreaId\":5,\"LocationCode\":\"001-007-004\",\"LocationName\":\"一行七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8977192+08:00\"},{\"Id\":2194,\"AreaId\":5,\"LocationCode\":\"001-007-005\",\"LocationName\":\"一行七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8977226+08:00\"},{\"Id\":2195,\"AreaId\":5,\"LocationCode\":\"001-007-006\",\"LocationName\":\"一行七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.897726+08:00\"},{\"Id\":2196,\"AreaId\":5,\"LocationCode\":\"001-008-001\",\"LocationName\":\"一行八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.897729+08:00\"},{\"Id\":2197,\"AreaId\":5,\"LocationCode\":\"001-008-002\",\"LocationName\":\"一行八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8977321+08:00\"},{\"Id\":2198,\"AreaId\":5,\"LocationCode\":\"001-008-003\",\"LocationName\":\"一行八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8977352+08:00\"},{\"Id\":2199,\"AreaId\":5,\"LocationCode\":\"001-008-004\",\"LocationName\":\"一行八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8977378+08:00\"},{\"Id\":2200,\"AreaId\":5,\"LocationCode\":\"001-008-005\",\"LocationName\":\"一行八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.897741+08:00\"},{\"Id\":2201,\"AreaId\":5,\"LocationCode\":\"001-008-006\",\"LocationName\":\"一行八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8977437+08:00\"},{\"Id\":2202,\"AreaId\":5,\"LocationCode\":\"001-009-001\",\"LocationName\":\"一行九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8977464+08:00\"},{\"Id\":2203,\"AreaId\":5,\"LocationCode\":\"001-009-002\",\"LocationName\":\"一行九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8977499+08:00\"},{\"Id\":2204,\"AreaId\":5,\"LocationCode\":\"001-009-003\",\"LocationName\":\"一行九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8977529+08:00\"},{\"Id\":2205,\"AreaId\":5,\"LocationCode\":\"001-009-004\",\"LocationName\":\"一行九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8977557+08:00\"},{\"Id\":2206,\"AreaId\":5,\"LocationCode\":\"001-009-005\",\"LocationName\":\"一行九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8977588+08:00\"},{\"Id\":2207,\"AreaId\":5,\"LocationCode\":\"001-009-006\",\"LocationName\":\"一行九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8977616+08:00\"},{\"Id\":2208,\"AreaId\":5,\"LocationCode\":\"001-010-001\",\"LocationName\":\"一行十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8977643+08:00\"},{\"Id\":2209,\"AreaId\":5,\"LocationCode\":\"001-010-002\",\"LocationName\":\"一行十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8977672+08:00\"},{\"Id\":2210,\"AreaId\":5,\"LocationCode\":\"001-010-003\",\"LocationName\":\"一行十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.89777+08:00\"},{\"Id\":2211,\"AreaId\":5,\"LocationCode\":\"001-010-004\",\"LocationName\":\"一行十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8977728+08:00\"},{\"Id\":2212,\"AreaId\":5,\"LocationCode\":\"001-010-005\",\"LocationName\":\"一行十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8977753+08:00\"},{\"Id\":2213,\"AreaId\":5,\"LocationCode\":\"001-010-006\",\"LocationName\":\"一行十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8977783+08:00\"},{\"Id\":2214,\"AreaId\":5,\"LocationCode\":\"001-011-001\",\"LocationName\":\"一行十一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8977811+08:00\"},{\"Id\":2215,\"AreaId\":5,\"LocationCode\":\"001-011-002\",\"LocationName\":\"一行十一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8977844+08:00\"},{\"Id\":2216,\"AreaId\":5,\"LocationCode\":\"001-011-003\",\"LocationName\":\"一行十一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8977872+08:00\"},{\"Id\":2217,\"AreaId\":5,\"LocationCode\":\"001-011-004\",\"LocationName\":\"一行十一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8977916+08:00\"},{\"Id\":2218,\"AreaId\":5,\"LocationCode\":\"001-011-005\",\"LocationName\":\"一行十一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8977962+08:00\"},{\"Id\":2219,\"AreaId\":5,\"LocationCode\":\"001-011-006\",\"LocationName\":\"一行十一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8977993+08:00\"},{\"Id\":2220,\"AreaId\":5,\"LocationCode\":\"001-012-001\",\"LocationName\":\"一行十二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8978023+08:00\"},{\"Id\":2221,\"AreaId\":5,\"LocationCode\":\"001-012-002\",\"LocationName\":\"一行十二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8978052+08:00\"},{\"Id\":2222,\"AreaId\":5,\"LocationCode\":\"001-012-003\",\"LocationName\":\"一行十二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8978081+08:00\"},{\"Id\":2223,\"AreaId\":5,\"LocationCode\":\"001-012-004\",\"LocationName\":\"一行十二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.897811+08:00\"},{\"Id\":2224,\"AreaId\":5,\"LocationCode\":\"001-012-005\",\"LocationName\":\"一行十二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8978144+08:00\"},{\"Id\":2225,\"AreaId\":5,\"LocationCode\":\"001-012-006\",\"LocationName\":\"一行十二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8978177+08:00\"},{\"Id\":2226,\"AreaId\":5,\"LocationCode\":\"001-013-001\",\"LocationName\":\"一行十三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8978209+08:00\"},{\"Id\":2227,\"AreaId\":5,\"LocationCode\":\"001-013-002\",\"LocationName\":\"一行十三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8978242+08:00\"},{\"Id\":2228,\"AreaId\":5,\"LocationCode\":\"001-013-003\",\"LocationName\":\"一行十三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8978291+08:00\"},{\"Id\":2229,\"AreaId\":5,\"LocationCode\":\"001-013-004\",\"LocationName\":\"一行十三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8978334+08:00\"},{\"Id\":2230,\"AreaId\":5,\"LocationCode\":\"001-013-005\",\"LocationName\":\"一行十三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8978373+08:00\"},{\"Id\":2231,\"AreaId\":5,\"LocationCode\":\"001-013-006\",\"LocationName\":\"一行十三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8978413+08:00\"},{\"Id\":2232,\"AreaId\":5,\"LocationCode\":\"001-014-001\",\"LocationName\":\"一行十四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8978451+08:00\"},{\"Id\":2233,\"AreaId\":5,\"LocationCode\":\"001-014-002\",\"LocationName\":\"一行十四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8978479+08:00\"},{\"Id\":2234,\"AreaId\":5,\"LocationCode\":\"001-014-003\",\"LocationName\":\"一行十四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8978504+08:00\"},{\"Id\":2235,\"AreaId\":5,\"LocationCode\":\"001-014-004\",\"LocationName\":\"一行十四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8978741+08:00\"},{\"Id\":2236,\"AreaId\":5,\"LocationCode\":\"001-014-005\",\"LocationName\":\"一行十四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8978767+08:00\"},{\"Id\":2237,\"AreaId\":5,\"LocationCode\":\"001-014-006\",\"LocationName\":\"一行十四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8978792+08:00\"},{\"Id\":2238,\"AreaId\":5,\"LocationCode\":\"001-015-001\",\"LocationName\":\"一行十五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8978819+08:00\"},{\"Id\":2239,\"AreaId\":5,\"LocationCode\":\"001-015-002\",\"LocationName\":\"一行十五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8978844+08:00\"},{\"Id\":2240,\"AreaId\":5,\"LocationCode\":\"001-015-003\",\"LocationName\":\"一行十五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8978869+08:00\"},{\"Id\":2241,\"AreaId\":5,\"LocationCode\":\"001-015-004\",\"LocationName\":\"一行十五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8978894+08:00\"},{\"Id\":2242,\"AreaId\":5,\"LocationCode\":\"001-015-005\",\"LocationName\":\"一行十五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.897892+08:00\"},{\"Id\":2243,\"AreaId\":5,\"LocationCode\":\"001-015-006\",\"LocationName\":\"一行十五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8978946+08:00\"},{\"Id\":2244,\"AreaId\":5,\"LocationCode\":\"001-016-001\",\"LocationName\":\"一行十六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8978971+08:00\"},{\"Id\":2245,\"AreaId\":5,\"LocationCode\":\"001-016-002\",\"LocationName\":\"一行十六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8978997+08:00\"},{\"Id\":2246,\"AreaId\":5,\"LocationCode\":\"001-016-003\",\"LocationName\":\"一行十六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979022+08:00\"},{\"Id\":2247,\"AreaId\":5,\"LocationCode\":\"001-016-004\",\"LocationName\":\"一行十六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979047+08:00\"},{\"Id\":2248,\"AreaId\":5,\"LocationCode\":\"001-016-005\",\"LocationName\":\"一行十六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979074+08:00\"},{\"Id\":2249,\"AreaId\":5,\"LocationCode\":\"001-016-006\",\"LocationName\":\"一行十六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979099+08:00\"},{\"Id\":2250,\"AreaId\":5,\"LocationCode\":\"001-017-001\",\"LocationName\":\"一行十七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979124+08:00\"},{\"Id\":2251,\"AreaId\":5,\"LocationCode\":\"001-017-002\",\"LocationName\":\"一行十七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979149+08:00\"},{\"Id\":2252,\"AreaId\":5,\"LocationCode\":\"001-017-003\",\"LocationName\":\"一行十七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979175+08:00\"},{\"Id\":2253,\"AreaId\":5,\"LocationCode\":\"001-017-004\",\"LocationName\":\"一行十七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979201+08:00\"},{\"Id\":2254,\"AreaId\":5,\"LocationCode\":\"001-017-005\",\"LocationName\":\"一行十七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979226+08:00\"},{\"Id\":2255,\"AreaId\":5,\"LocationCode\":\"001-017-006\",\"LocationName\":\"一行十七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979251+08:00\"},{\"Id\":2256,\"AreaId\":5,\"LocationCode\":\"001-018-001\",\"LocationName\":\"一行十八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979281+08:00\"},{\"Id\":2257,\"AreaId\":5,\"LocationCode\":\"001-018-002\",\"LocationName\":\"一行十八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979309+08:00\"},{\"Id\":2258,\"AreaId\":5,\"LocationCode\":\"001-018-003\",\"LocationName\":\"一行十八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979334+08:00\"},{\"Id\":2259,\"AreaId\":5,\"LocationCode\":\"001-018-004\",\"LocationName\":\"一行十八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979372+08:00\"},{\"Id\":2260,\"AreaId\":5,\"LocationCode\":\"001-018-005\",\"LocationName\":\"一行十八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979437+08:00\"},{\"Id\":2261,\"AreaId\":5,\"LocationCode\":\"001-018-006\",\"LocationName\":\"一行十八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979463+08:00\"},{\"Id\":2262,\"AreaId\":5,\"LocationCode\":\"001-019-001\",\"LocationName\":\"一行十九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979491+08:00\"},{\"Id\":2263,\"AreaId\":5,\"LocationCode\":\"001-019-002\",\"LocationName\":\"一行十九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979517+08:00\"},{\"Id\":2264,\"AreaId\":5,\"LocationCode\":\"001-019-003\",\"LocationName\":\"一行十九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979543+08:00\"},{\"Id\":2265,\"AreaId\":5,\"LocationCode\":\"001-019-004\",\"LocationName\":\"一行十九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979569+08:00\"},{\"Id\":2266,\"AreaId\":5,\"LocationCode\":\"001-019-005\",\"LocationName\":\"一行十九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979595+08:00\"},{\"Id\":2267,\"AreaId\":5,\"LocationCode\":\"001-019-006\",\"LocationName\":\"一行十九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979623+08:00\"},{\"Id\":2268,\"AreaId\":5,\"LocationCode\":\"001-020-001\",\"LocationName\":\"一行二十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979651+08:00\"},{\"Id\":2269,\"AreaId\":5,\"LocationCode\":\"001-020-002\",\"LocationName\":\"一行二十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979679+08:00\"},{\"Id\":2270,\"AreaId\":5,\"LocationCode\":\"001-020-003\",\"LocationName\":\"一行二十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979707+08:00\"},{\"Id\":2271,\"AreaId\":5,\"LocationCode\":\"001-020-004\",\"LocationName\":\"一行二十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979737+08:00\"},{\"Id\":2272,\"AreaId\":5,\"LocationCode\":\"001-020-005\",\"LocationName\":\"一行二十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979771+08:00\"},{\"Id\":2273,\"AreaId\":5,\"LocationCode\":\"001-020-006\",\"LocationName\":\"一行二十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979802+08:00\"},{\"Id\":2274,\"AreaId\":5,\"LocationCode\":\"002-001-001\",\"LocationName\":\"二行一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979835+08:00\"},{\"Id\":2275,\"AreaId\":5,\"LocationCode\":\"002-001-002\",\"LocationName\":\"二行一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979868+08:00\"},{\"Id\":2276,\"AreaId\":5,\"LocationCode\":\"002-001-003\",\"LocationName\":\"二行一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.89799+08:00\"},{\"Id\":2277,\"AreaId\":5,\"LocationCode\":\"002-001-004\",\"LocationName\":\"二行一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979931+08:00\"},{\"Id\":2278,\"AreaId\":5,\"LocationCode\":\"002-001-005\",\"LocationName\":\"二行一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979962+08:00\"},{\"Id\":2279,\"AreaId\":5,\"LocationCode\":\"002-001-006\",\"LocationName\":\"二行一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8979992+08:00\"},{\"Id\":2280,\"AreaId\":5,\"LocationCode\":\"002-002-001\",\"LocationName\":\"二行二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980023+08:00\"},{\"Id\":2281,\"AreaId\":5,\"LocationCode\":\"002-002-002\",\"LocationName\":\"二行二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980054+08:00\"},{\"Id\":2282,\"AreaId\":5,\"LocationCode\":\"002-002-003\",\"LocationName\":\"二行二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980084+08:00\"},{\"Id\":2283,\"AreaId\":5,\"LocationCode\":\"002-002-004\",\"LocationName\":\"二行二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980122+08:00\"},{\"Id\":2284,\"AreaId\":5,\"LocationCode\":\"002-002-005\",\"LocationName\":\"二行二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980156+08:00\"},{\"Id\":2285,\"AreaId\":5,\"LocationCode\":\"002-002-006\",\"LocationName\":\"二行二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980191+08:00\"},{\"Id\":2286,\"AreaId\":5,\"LocationCode\":\"002-003-001\",\"LocationName\":\"二行三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980225+08:00\"},{\"Id\":2287,\"AreaId\":5,\"LocationCode\":\"002-003-002\",\"LocationName\":\"二行三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980243+08:00\"},{\"Id\":2288,\"AreaId\":5,\"LocationCode\":\"002-003-003\",\"LocationName\":\"二行三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980261+08:00\"},{\"Id\":2289,\"AreaId\":5,\"LocationCode\":\"002-003-004\",\"LocationName\":\"二行三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980279+08:00\"},{\"Id\":2290,\"AreaId\":5,\"LocationCode\":\"002-003-005\",\"LocationName\":\"二行三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980297+08:00\"},{\"Id\":2291,\"AreaId\":5,\"LocationCode\":\"002-003-006\",\"LocationName\":\"二行三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980315+08:00\"},{\"Id\":2292,\"AreaId\":5,\"LocationCode\":\"002-004-001\",\"LocationName\":\"二行四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980334+08:00\"},{\"Id\":2293,\"AreaId\":5,\"LocationCode\":\"002-004-002\",\"LocationName\":\"二行四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980351+08:00\"},{\"Id\":2294,\"AreaId\":5,\"LocationCode\":\"002-004-003\",\"LocationName\":\"二行四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.898037+08:00\"},{\"Id\":2295,\"AreaId\":5,\"LocationCode\":\"002-004-004\",\"LocationName\":\"二行四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980387+08:00\"},{\"Id\":2296,\"AreaId\":5,\"LocationCode\":\"002-004-005\",\"LocationName\":\"二行四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980415+08:00\"},{\"Id\":2297,\"AreaId\":5,\"LocationCode\":\"002-004-006\",\"LocationName\":\"二行四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980446+08:00\"},{\"Id\":2298,\"AreaId\":5,\"LocationCode\":\"002-005-001\",\"LocationName\":\"二行五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980478+08:00\"},{\"Id\":2299,\"AreaId\":5,\"LocationCode\":\"002-005-002\",\"LocationName\":\"二行五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.898051+08:00\"},{\"Id\":2300,\"AreaId\":5,\"LocationCode\":\"002-005-003\",\"LocationName\":\"二行五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980542+08:00\"},{\"Id\":2301,\"AreaId\":5,\"LocationCode\":\"002-005-004\",\"LocationName\":\"二行五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980574+08:00\"},{\"Id\":2302,\"AreaId\":5,\"LocationCode\":\"002-005-005\",\"LocationName\":\"二行五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.898061+08:00\"},{\"Id\":2303,\"AreaId\":5,\"LocationCode\":\"002-005-006\",\"LocationName\":\"二行五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980632+08:00\"},{\"Id\":2304,\"AreaId\":5,\"LocationCode\":\"002-006-001\",\"LocationName\":\"二行六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980651+08:00\"},{\"Id\":2305,\"AreaId\":5,\"LocationCode\":\"002-006-002\",\"LocationName\":\"二行六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.898067+08:00\"},{\"Id\":2306,\"AreaId\":5,\"LocationCode\":\"002-006-003\",\"LocationName\":\"二行六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980694+08:00\"},{\"Id\":2307,\"AreaId\":5,\"LocationCode\":\"002-006-004\",\"LocationName\":\"二行六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980714+08:00\"},{\"Id\":2308,\"AreaId\":5,\"LocationCode\":\"002-006-005\",\"LocationName\":\"二行六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980732+08:00\"},{\"Id\":2309,\"AreaId\":5,\"LocationCode\":\"002-006-006\",\"LocationName\":\"二行六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980751+08:00\"},{\"Id\":2310,\"AreaId\":5,\"LocationCode\":\"002-007-001\",\"LocationName\":\"二行七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.898077+08:00\"},{\"Id\":2311,\"AreaId\":5,\"LocationCode\":\"002-007-002\",\"LocationName\":\"二行七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980788+08:00\"},{\"Id\":2312,\"AreaId\":5,\"LocationCode\":\"002-007-003\",\"LocationName\":\"二行七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980807+08:00\"},{\"Id\":2313,\"AreaId\":5,\"LocationCode\":\"002-007-004\",\"LocationName\":\"二行七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980825+08:00\"},{\"Id\":2314,\"AreaId\":5,\"LocationCode\":\"002-007-005\",\"LocationName\":\"二行七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980844+08:00\"},{\"Id\":2315,\"AreaId\":5,\"LocationCode\":\"002-007-006\",\"LocationName\":\"二行七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980863+08:00\"},{\"Id\":2316,\"AreaId\":5,\"LocationCode\":\"002-008-001\",\"LocationName\":\"二行八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980881+08:00\"},{\"Id\":2317,\"AreaId\":5,\"LocationCode\":\"002-008-002\",\"LocationName\":\"二行八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.89809+08:00\"},{\"Id\":2318,\"AreaId\":5,\"LocationCode\":\"002-008-003\",\"LocationName\":\"二行八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980918+08:00\"},{\"Id\":2319,\"AreaId\":5,\"LocationCode\":\"002-008-004\",\"LocationName\":\"二行八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8980937+08:00\"},{\"Id\":2320,\"AreaId\":5,\"LocationCode\":\"002-008-005\",\"LocationName\":\"二行八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8981015+08:00\"},{\"Id\":2321,\"AreaId\":5,\"LocationCode\":\"002-008-006\",\"LocationName\":\"二行八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8981034+08:00\"},{\"Id\":2322,\"AreaId\":5,\"LocationCode\":\"002-009-001\",\"LocationName\":\"二行九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8981068+08:00\"},{\"Id\":2323,\"AreaId\":5,\"LocationCode\":\"002-009-002\",\"LocationName\":\"二行九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8981101+08:00\"},{\"Id\":2324,\"AreaId\":5,\"LocationCode\":\"002-009-003\",\"LocationName\":\"二行九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8981131+08:00\"},{\"Id\":2325,\"AreaId\":5,\"LocationCode\":\"002-009-004\",\"LocationName\":\"二行九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8981168+08:00\"},{\"Id\":2326,\"AreaId\":5,\"LocationCode\":\"002-009-005\",\"LocationName\":\"二行九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8981205+08:00\"},{\"Id\":2327,\"AreaId\":5,\"LocationCode\":\"002-009-006\",\"LocationName\":\"二行九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8981243+08:00\"},{\"Id\":2328,\"AreaId\":5,\"LocationCode\":\"002-010-001\",\"LocationName\":\"二行十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8981278+08:00\"},{\"Id\":2329,\"AreaId\":5,\"LocationCode\":\"002-010-002\",\"LocationName\":\"二行十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8981327+08:00\"},{\"Id\":2330,\"AreaId\":5,\"LocationCode\":\"002-010-003\",\"LocationName\":\"二行十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8981376+08:00\"},{\"Id\":2331,\"AreaId\":5,\"LocationCode\":\"002-010-004\",\"LocationName\":\"二行十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8981404+08:00\"},{\"Id\":2332,\"AreaId\":5,\"LocationCode\":\"002-010-005\",\"LocationName\":\"二行十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.898144+08:00\"},{\"Id\":2333,\"AreaId\":5,\"LocationCode\":\"002-010-006\",\"LocationName\":\"二行十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8981491+08:00\"},{\"Id\":2334,\"AreaId\":5,\"LocationCode\":\"002-011-001\",\"LocationName\":\"二行十一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8981554+08:00\"},{\"Id\":2335,\"AreaId\":5,\"LocationCode\":\"002-011-002\",\"LocationName\":\"二行十一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8981603+08:00\"},{\"Id\":2336,\"AreaId\":5,\"LocationCode\":\"002-011-003\",\"LocationName\":\"二行十一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8981655+08:00\"},{\"Id\":2337,\"AreaId\":5,\"LocationCode\":\"002-011-004\",\"LocationName\":\"二行十一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8981714+08:00\"},{\"Id\":2338,\"AreaId\":5,\"LocationCode\":\"002-011-005\",\"LocationName\":\"二行十一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8981743+08:00\"},{\"Id\":2339,\"AreaId\":5,\"LocationCode\":\"002-011-006\",\"LocationName\":\"二行十一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8981771+08:00\"},{\"Id\":2340,\"AreaId\":5,\"LocationCode\":\"002-012-001\",\"LocationName\":\"二行十二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8981799+08:00\"},{\"Id\":2341,\"AreaId\":5,\"LocationCode\":\"002-012-002\",\"LocationName\":\"二行十二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8981826+08:00\"},{\"Id\":2342,\"AreaId\":5,\"LocationCode\":\"002-012-003\",\"LocationName\":\"二行十二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8981854+08:00\"},{\"Id\":2343,\"AreaId\":5,\"LocationCode\":\"002-012-004\",\"LocationName\":\"二行十二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8981882+08:00\"},{\"Id\":2344,\"AreaId\":5,\"LocationCode\":\"002-012-005\",\"LocationName\":\"二行十二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.898191+08:00\"},{\"Id\":2345,\"AreaId\":5,\"LocationCode\":\"002-012-006\",\"LocationName\":\"二行十二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8981939+08:00\"},{\"Id\":2346,\"AreaId\":5,\"LocationCode\":\"002-013-001\",\"LocationName\":\"二行十三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8981968+08:00\"},{\"Id\":2347,\"AreaId\":5,\"LocationCode\":\"002-013-002\",\"LocationName\":\"二行十三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8981997+08:00\"},{\"Id\":2348,\"AreaId\":5,\"LocationCode\":\"002-013-003\",\"LocationName\":\"二行十三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8982025+08:00\"},{\"Id\":2349,\"AreaId\":5,\"LocationCode\":\"002-013-004\",\"LocationName\":\"二行十三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8982054+08:00\"},{\"Id\":2350,\"AreaId\":5,\"LocationCode\":\"002-013-005\",\"LocationName\":\"二行十三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8982082+08:00\"},{\"Id\":2351,\"AreaId\":5,\"LocationCode\":\"002-013-006\",\"LocationName\":\"二行十三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8982111+08:00\"},{\"Id\":2352,\"AreaId\":5,\"LocationCode\":\"002-014-001\",\"LocationName\":\"二行十四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8982139+08:00\"},{\"Id\":2353,\"AreaId\":5,\"LocationCode\":\"002-014-002\",\"LocationName\":\"二行十四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8982167+08:00\"},{\"Id\":2354,\"AreaId\":5,\"LocationCode\":\"002-014-003\",\"LocationName\":\"二行十四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8982196+08:00\"},{\"Id\":2355,\"AreaId\":5,\"LocationCode\":\"002-014-004\",\"LocationName\":\"二行十四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8982224+08:00\"},{\"Id\":2356,\"AreaId\":5,\"LocationCode\":\"002-014-005\",\"LocationName\":\"二行十四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8982252+08:00\"},{\"Id\":2357,\"AreaId\":5,\"LocationCode\":\"002-014-006\",\"LocationName\":\"二行十四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.898228+08:00\"},{\"Id\":2358,\"AreaId\":5,\"LocationCode\":\"002-015-001\",\"LocationName\":\"二行十五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8982309+08:00\"},{\"Id\":2359,\"AreaId\":5,\"LocationCode\":\"002-015-002\",\"LocationName\":\"二行十五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8982337+08:00\"},{\"Id\":2360,\"AreaId\":5,\"LocationCode\":\"002-015-003\",\"LocationName\":\"二行十五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8982365+08:00\"},{\"Id\":2361,\"AreaId\":5,\"LocationCode\":\"002-015-004\",\"LocationName\":\"二行十五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8982398+08:00\"},{\"Id\":2362,\"AreaId\":5,\"LocationCode\":\"002-015-005\",\"LocationName\":\"二行十五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8982446+08:00\"},{\"Id\":2363,\"AreaId\":5,\"LocationCode\":\"002-015-006\",\"LocationName\":\"二行十五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8982506+08:00\"},{\"Id\":2364,\"AreaId\":5,\"LocationCode\":\"002-016-001\",\"LocationName\":\"二行十六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8982566+08:00\"},{\"Id\":2365,\"AreaId\":5,\"LocationCode\":\"002-016-002\",\"LocationName\":\"二行十六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8982625+08:00\"},{\"Id\":2366,\"AreaId\":5,\"LocationCode\":\"002-016-003\",\"LocationName\":\"二行十六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8982684+08:00\"},{\"Id\":2367,\"AreaId\":5,\"LocationCode\":\"002-016-004\",\"LocationName\":\"二行十六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8982739+08:00\"},{\"Id\":2368,\"AreaId\":5,\"LocationCode\":\"002-016-005\",\"LocationName\":\"二行十六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.898279+08:00\"},{\"Id\":2369,\"AreaId\":5,\"LocationCode\":\"002-016-006\",\"LocationName\":\"二行十六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8982819+08:00\"},{\"Id\":2370,\"AreaId\":5,\"LocationCode\":\"002-017-001\",\"LocationName\":\"二行十七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8982847+08:00\"},{\"Id\":2371,\"AreaId\":5,\"LocationCode\":\"002-017-002\",\"LocationName\":\"二行十七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8982875+08:00\"},{\"Id\":2372,\"AreaId\":5,\"LocationCode\":\"002-017-003\",\"LocationName\":\"二行十七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8982903+08:00\"},{\"Id\":2373,\"AreaId\":5,\"LocationCode\":\"002-017-004\",\"LocationName\":\"二行十七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8982942+08:00\"},{\"Id\":2374,\"AreaId\":5,\"LocationCode\":\"002-017-005\",\"LocationName\":\"二行十七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8982993+08:00\"},{\"Id\":2375,\"AreaId\":5,\"LocationCode\":\"002-017-006\",\"LocationName\":\"二行十七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8983049+08:00\"},{\"Id\":2376,\"AreaId\":5,\"LocationCode\":\"002-018-001\",\"LocationName\":\"二行十八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8983104+08:00\"},{\"Id\":2377,\"AreaId\":5,\"LocationCode\":\"002-018-002\",\"LocationName\":\"二行十八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8983151+08:00\"},{\"Id\":2378,\"AreaId\":5,\"LocationCode\":\"002-018-003\",\"LocationName\":\"二行十八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8983201+08:00\"},{\"Id\":2379,\"AreaId\":5,\"LocationCode\":\"002-018-004\",\"LocationName\":\"二行十八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8983258+08:00\"},{\"Id\":2380,\"AreaId\":5,\"LocationCode\":\"002-018-005\",\"LocationName\":\"二行十八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8983296+08:00\"},{\"Id\":2381,\"AreaId\":5,\"LocationCode\":\"002-018-006\",\"LocationName\":\"二行十八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8983323+08:00\"},{\"Id\":2382,\"AreaId\":5,\"LocationCode\":\"002-019-001\",\"LocationName\":\"二行十九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8983351+08:00\"},{\"Id\":2383,\"AreaId\":5,\"LocationCode\":\"002-019-002\",\"LocationName\":\"二行十九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8983378+08:00\"},{\"Id\":2384,\"AreaId\":5,\"LocationCode\":\"002-019-003\",\"LocationName\":\"二行十九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8983406+08:00\"},{\"Id\":2385,\"AreaId\":5,\"LocationCode\":\"002-019-004\",\"LocationName\":\"二行十九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8983433+08:00\"},{\"Id\":2386,\"AreaId\":5,\"LocationCode\":\"002-019-005\",\"LocationName\":\"二行十九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8983461+08:00\"},{\"Id\":2387,\"AreaId\":5,\"LocationCode\":\"002-019-006\",\"LocationName\":\"二行十九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8983489+08:00\"},{\"Id\":2388,\"AreaId\":5,\"LocationCode\":\"002-020-001\",\"LocationName\":\"二行二十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8983517+08:00\"},{\"Id\":2389,\"AreaId\":5,\"LocationCode\":\"002-020-002\",\"LocationName\":\"二行二十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8983545+08:00\"},{\"Id\":2390,\"AreaId\":5,\"LocationCode\":\"002-020-003\",\"LocationName\":\"二行二十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8983572+08:00\"},{\"Id\":2391,\"AreaId\":5,\"LocationCode\":\"002-020-004\",\"LocationName\":\"二行二十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.898361+08:00\"},{\"Id\":2392,\"AreaId\":5,\"LocationCode\":\"002-020-005\",\"LocationName\":\"二行二十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8983638+08:00\"},{\"Id\":2393,\"AreaId\":5,\"LocationCode\":\"002-020-006\",\"LocationName\":\"二行二十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.8983666+08:00\"}]"}
--------------------------------
2025/1/9 18:21:27|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:27 942","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => (x.TargetAddress == value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass74_1).item.Key)","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"9ms","ResponseTime":"2025-01-09 06:21:27 951","ResponseJsonData":"[{\"TaskId\":13771,\"TaskNum\":59,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":220,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:19:25.463\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:19:29.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:49.63\"}]"}
--------------------------------
2025/1/9 18:21:27|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:27 953","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:GetTaskNo","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"3ms","ResponseTime":"2025-01-09 06:21:27 956","ResponseJsonData":"65"}
--------------------------------
2025/1/9 18:21:28|
WIDESEA_Core.AOP.AOPLogExInfo
{"ApiLogAopInfo":{"RequestTime":"2025-01-09 06:21:27 957","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:AddDataAsync","RequestParamsName":"【携带的参数有】:WIDESEA_Model.Models.Dt_Task","RequestParamsData":"[{\"TaskId\":0,\"TaskNum\":65,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":200,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:21:27.9533317+08:00\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:21:27.9533287+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:27.95333+08:00\"}]","ResponseIntervalTime":"","ResponseTime":"","ResponseJsonData":""},"InnerException":"InnerException-内部异常:\r\n\r\nStackTrace-堆栈跟踪:\r\n   at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)\r\n   at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)\r\n   at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)\r\n   at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()\r\n   at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()\r\n   at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)\r\n   at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)\r\n   at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)\r\n   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)\r\n--- End of stack trace from previous location ---\r\n   at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()\r\n   at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 236","ExMessage":"违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。\r\n语句已终止。"}
--------------------------------
2025/1/9 18:21:28|
WIDESEA_Core.AOP.AOPLogExInfo
{"ApiLogAopInfo":{"RequestTime":"2025-01-09 06:21:27 792","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:RequestTrayInTaskAsync","RequestParamsName":"【携带的参数有】:WIDESEA_DTO.RequestTaskDto","RequestParamsData":"[{\"Position\":\"1705\",\"PalletCode\":\"ZJD24026G125\",\"PositionList\":null,\"RequestType\":\"\",\"EquiCodeMOM\":null,\"Roadways\":null,\"area\":0,\"ProductionLine\":null}]","ResponseIntervalTime":"","ResponseTime":"","ResponseJsonData":""},"InnerException":"InnerException-内部异常:\r\n\r\nStackTrace-堆栈跟踪:\r\n   at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)\r\n   at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)\r\n   at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)\r\n   at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()\r\n   at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()\r\n   at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)\r\n   at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)\r\n   at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)\r\n   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)\r\n--- End of stack trace from previous location ---\r\n   at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()\r\n   at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 236\r\n   at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\Dt_TaskService.cs:line 2242\r\n   at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\Dt_TaskService.cs:line 1108\r\n   at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 236","ExMessage":"违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。\r\n语句已终止。"}
--------------------------------
2025/1/9 18:21:30|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:30 833","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirstAsync","RequestParamsName":"【携带的参数有】:x => (x.PalletCode == value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass35_0).input.PalletCode)","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"4ms","ResponseTime":"2025-01-09 06:21:30 838","ResponseJsonData":"{\"TaskId\":13771,\"TaskNum\":59,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":220,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:19:25.463\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:19:29.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:49.63\"}"}
--------------------------------
2025/1/9 18:21:30|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:30 863","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => ((x.stationType == 6) AndAlso (x.stationChildCode == value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass35_0).input.Position))","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Right.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"3ms","ResponseTime":"2025-01-09 06:21:30 867","ResponseJsonData":"[{\"stationID\":72,\"stationType\":6,\"stationPLC\":\"1018\",\"Roadway\":\"CWSC3,CWSC4,CWSC1\",\"stationRemark\":\"空托盘入库分配口\",\"stationChildCode\":\"1705\",\"stationArea\":\"FRSC2,GWSC1\",\"stationLocation\":\"1705\",\"stationEquipMOM\":\"24MEJQ11-1006-1\",\"stationNGChildCode\":\"\",\"stationNGLocation\":\"\",\"remark\":\"出库线体任务到达\",\"stationStatus\":\"1\",\"productLine\":\"\",\"Creater\":\"1\",\"CreateDate\":\"2024-11-27T16:05:51\",\"Modifier\":\"1\",\"ModifyDate\":\"1900-01-01T00:00:00\"}]"}
--------------------------------
2025/1/9 18:21:30|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:30 898","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => (value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass74_0).deviceCode.Contains(x.RoadwayNo) AndAlso (x.LocationStatus == 0))","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 E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"5ms","ResponseTime":"2025-01-09 06:21:30 904","ResponseJsonData":"[{\"Id\":2154,\"AreaId\":5,\"LocationCode\":\"001-001-001\",\"LocationName\":\"一行一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.97\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9013951+08:00\"},{\"Id\":2155,\"AreaId\":5,\"LocationCode\":\"001-001-002\",\"LocationName\":\"一行一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.901424+08:00\"},{\"Id\":2156,\"AreaId\":5,\"LocationCode\":\"001-001-003\",\"LocationName\":\"一行一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9014341+08:00\"},{\"Id\":2157,\"AreaId\":5,\"LocationCode\":\"001-001-004\",\"LocationName\":\"一行一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9014435+08:00\"},{\"Id\":2158,\"AreaId\":5,\"LocationCode\":\"001-001-005\",\"LocationName\":\"一行一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.901453+08:00\"},{\"Id\":2159,\"AreaId\":5,\"LocationCode\":\"001-001-006\",\"LocationName\":\"一行一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9014631+08:00\"},{\"Id\":2160,\"AreaId\":5,\"LocationCode\":\"001-002-001\",\"LocationName\":\"一行二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9014727+08:00\"},{\"Id\":2161,\"AreaId\":5,\"LocationCode\":\"001-002-002\",\"LocationName\":\"一行二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9014823+08:00\"},{\"Id\":2162,\"AreaId\":5,\"LocationCode\":\"001-002-003\",\"LocationName\":\"一行二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9014919+08:00\"},{\"Id\":2163,\"AreaId\":5,\"LocationCode\":\"001-002-004\",\"LocationName\":\"一行二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.901502+08:00\"},{\"Id\":2164,\"AreaId\":5,\"LocationCode\":\"001-002-005\",\"LocationName\":\"一行二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9015116+08:00\"},{\"Id\":2165,\"AreaId\":5,\"LocationCode\":\"001-002-006\",\"LocationName\":\"一行二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.901521+08:00\"},{\"Id\":2166,\"AreaId\":5,\"LocationCode\":\"001-003-001\",\"LocationName\":\"一行三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9015297+08:00\"},{\"Id\":2167,\"AreaId\":5,\"LocationCode\":\"001-003-002\",\"LocationName\":\"一行三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9015374+08:00\"},{\"Id\":2168,\"AreaId\":5,\"LocationCode\":\"001-003-003\",\"LocationName\":\"一行三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9015456+08:00\"},{\"Id\":2169,\"AreaId\":5,\"LocationCode\":\"001-003-004\",\"LocationName\":\"一行三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9015533+08:00\"},{\"Id\":2170,\"AreaId\":5,\"LocationCode\":\"001-003-005\",\"LocationName\":\"一行三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9015634+08:00\"},{\"Id\":2171,\"AreaId\":5,\"LocationCode\":\"001-003-006\",\"LocationName\":\"一行三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9015721+08:00\"},{\"Id\":2172,\"AreaId\":5,\"LocationCode\":\"001-004-001\",\"LocationName\":\"一行四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9015835+08:00\"},{\"Id\":2173,\"AreaId\":5,\"LocationCode\":\"001-004-002\",\"LocationName\":\"一行四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9015927+08:00\"},{\"Id\":2174,\"AreaId\":5,\"LocationCode\":\"001-004-003\",\"LocationName\":\"一行四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9016021+08:00\"},{\"Id\":2175,\"AreaId\":5,\"LocationCode\":\"001-004-004\",\"LocationName\":\"一行四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9016113+08:00\"},{\"Id\":2176,\"AreaId\":5,\"LocationCode\":\"001-004-005\",\"LocationName\":\"一行四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9016204+08:00\"},{\"Id\":2177,\"AreaId\":5,\"LocationCode\":\"001-004-006\",\"LocationName\":\"一行四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9016296+08:00\"},{\"Id\":2178,\"AreaId\":5,\"LocationCode\":\"001-005-001\",\"LocationName\":\"一行五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9016386+08:00\"},{\"Id\":2179,\"AreaId\":5,\"LocationCode\":\"001-005-002\",\"LocationName\":\"一行五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9016479+08:00\"},{\"Id\":2180,\"AreaId\":5,\"LocationCode\":\"001-005-003\",\"LocationName\":\"一行五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9016568+08:00\"},{\"Id\":2181,\"AreaId\":5,\"LocationCode\":\"001-005-004\",\"LocationName\":\"一行五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9016661+08:00\"},{\"Id\":2182,\"AreaId\":5,\"LocationCode\":\"001-005-005\",\"LocationName\":\"一行五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9016753+08:00\"},{\"Id\":2183,\"AreaId\":5,\"LocationCode\":\"001-005-006\",\"LocationName\":\"一行五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9016845+08:00\"},{\"Id\":2184,\"AreaId\":5,\"LocationCode\":\"001-006-001\",\"LocationName\":\"一行六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9016936+08:00\"},{\"Id\":2185,\"AreaId\":5,\"LocationCode\":\"001-006-002\",\"LocationName\":\"一行六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9017027+08:00\"},{\"Id\":2186,\"AreaId\":5,\"LocationCode\":\"001-006-003\",\"LocationName\":\"一行六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9017116+08:00\"},{\"Id\":2187,\"AreaId\":5,\"LocationCode\":\"001-006-004\",\"LocationName\":\"一行六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.901721+08:00\"},{\"Id\":2188,\"AreaId\":5,\"LocationCode\":\"001-006-005\",\"LocationName\":\"一行六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9017299+08:00\"},{\"Id\":2189,\"AreaId\":5,\"LocationCode\":\"001-006-006\",\"LocationName\":\"一行六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9017391+08:00\"},{\"Id\":2190,\"AreaId\":5,\"LocationCode\":\"001-007-001\",\"LocationName\":\"一行七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9017487+08:00\"},{\"Id\":2191,\"AreaId\":5,\"LocationCode\":\"001-007-002\",\"LocationName\":\"一行七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9017579+08:00\"},{\"Id\":2192,\"AreaId\":5,\"LocationCode\":\"001-007-003\",\"LocationName\":\"一行七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9017665+08:00\"},{\"Id\":2193,\"AreaId\":5,\"LocationCode\":\"001-007-004\",\"LocationName\":\"一行七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9017739+08:00\"},{\"Id\":2194,\"AreaId\":5,\"LocationCode\":\"001-007-005\",\"LocationName\":\"一行七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9017799+08:00\"},{\"Id\":2195,\"AreaId\":5,\"LocationCode\":\"001-007-006\",\"LocationName\":\"一行七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9017862+08:00\"},{\"Id\":2196,\"AreaId\":5,\"LocationCode\":\"001-008-001\",\"LocationName\":\"一行八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9017922+08:00\"},{\"Id\":2197,\"AreaId\":5,\"LocationCode\":\"001-008-002\",\"LocationName\":\"一行八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9017987+08:00\"},{\"Id\":2198,\"AreaId\":5,\"LocationCode\":\"001-008-003\",\"LocationName\":\"一行八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9018062+08:00\"},{\"Id\":2199,\"AreaId\":5,\"LocationCode\":\"001-008-004\",\"LocationName\":\"一行八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9018122+08:00\"},{\"Id\":2200,\"AreaId\":5,\"LocationCode\":\"001-008-005\",\"LocationName\":\"一行八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9018181+08:00\"},{\"Id\":2201,\"AreaId\":5,\"LocationCode\":\"001-008-006\",\"LocationName\":\"一行八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.901824+08:00\"},{\"Id\":2202,\"AreaId\":5,\"LocationCode\":\"001-009-001\",\"LocationName\":\"一行九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9018302+08:00\"},{\"Id\":2203,\"AreaId\":5,\"LocationCode\":\"001-009-002\",\"LocationName\":\"一行九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9018365+08:00\"},{\"Id\":2204,\"AreaId\":5,\"LocationCode\":\"001-009-003\",\"LocationName\":\"一行九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9018429+08:00\"},{\"Id\":2205,\"AreaId\":5,\"LocationCode\":\"001-009-004\",\"LocationName\":\"一行九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9018491+08:00\"},{\"Id\":2206,\"AreaId\":5,\"LocationCode\":\"001-009-005\",\"LocationName\":\"一行九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9018555+08:00\"},{\"Id\":2207,\"AreaId\":5,\"LocationCode\":\"001-009-006\",\"LocationName\":\"一行九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9018618+08:00\"},{\"Id\":2208,\"AreaId\":5,\"LocationCode\":\"001-010-001\",\"LocationName\":\"一行十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9018691+08:00\"},{\"Id\":2209,\"AreaId\":5,\"LocationCode\":\"001-010-002\",\"LocationName\":\"一行十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9018755+08:00\"},{\"Id\":2210,\"AreaId\":5,\"LocationCode\":\"001-010-003\",\"LocationName\":\"一行十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9018815+08:00\"},{\"Id\":2211,\"AreaId\":5,\"LocationCode\":\"001-010-004\",\"LocationName\":\"一行十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9018878+08:00\"},{\"Id\":2212,\"AreaId\":5,\"LocationCode\":\"001-010-005\",\"LocationName\":\"一行十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9018941+08:00\"},{\"Id\":2213,\"AreaId\":5,\"LocationCode\":\"001-010-006\",\"LocationName\":\"一行十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9019004+08:00\"},{\"Id\":2214,\"AreaId\":5,\"LocationCode\":\"001-011-001\",\"LocationName\":\"一行十一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9019068+08:00\"},{\"Id\":2215,\"AreaId\":5,\"LocationCode\":\"001-011-002\",\"LocationName\":\"一行十一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9019133+08:00\"},{\"Id\":2216,\"AreaId\":5,\"LocationCode\":\"001-011-003\",\"LocationName\":\"一行十一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9019195+08:00\"},{\"Id\":2217,\"AreaId\":5,\"LocationCode\":\"001-011-004\",\"LocationName\":\"一行十一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9019253+08:00\"},{\"Id\":2218,\"AreaId\":5,\"LocationCode\":\"001-011-005\",\"LocationName\":\"一行十一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9019316+08:00\"},{\"Id\":2219,\"AreaId\":5,\"LocationCode\":\"001-011-006\",\"LocationName\":\"一行十一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9019387+08:00\"},{\"Id\":2220,\"AreaId\":5,\"LocationCode\":\"001-012-001\",\"LocationName\":\"一行十二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9019453+08:00\"},{\"Id\":2221,\"AreaId\":5,\"LocationCode\":\"001-012-002\",\"LocationName\":\"一行十二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9019517+08:00\"},{\"Id\":2222,\"AreaId\":5,\"LocationCode\":\"001-012-003\",\"LocationName\":\"一行十二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9019579+08:00\"},{\"Id\":2223,\"AreaId\":5,\"LocationCode\":\"001-012-004\",\"LocationName\":\"一行十二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9019641+08:00\"},{\"Id\":2224,\"AreaId\":5,\"LocationCode\":\"001-012-005\",\"LocationName\":\"一行十二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9019706+08:00\"},{\"Id\":2225,\"AreaId\":5,\"LocationCode\":\"001-012-006\",\"LocationName\":\"一行十二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.901977+08:00\"},{\"Id\":2226,\"AreaId\":5,\"LocationCode\":\"001-013-001\",\"LocationName\":\"一行十三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9019835+08:00\"},{\"Id\":2227,\"AreaId\":5,\"LocationCode\":\"001-013-002\",\"LocationName\":\"一行十三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9019899+08:00\"},{\"Id\":2228,\"AreaId\":5,\"LocationCode\":\"001-013-003\",\"LocationName\":\"一行十三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9019957+08:00\"},{\"Id\":2229,\"AreaId\":5,\"LocationCode\":\"001-013-004\",\"LocationName\":\"一行十三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9020018+08:00\"},{\"Id\":2230,\"AreaId\":5,\"LocationCode\":\"001-013-005\",\"LocationName\":\"一行十三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9020075+08:00\"},{\"Id\":2231,\"AreaId\":5,\"LocationCode\":\"001-013-006\",\"LocationName\":\"一行十三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9020137+08:00\"},{\"Id\":2232,\"AreaId\":5,\"LocationCode\":\"001-014-001\",\"LocationName\":\"一行十四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9020208+08:00\"},{\"Id\":2233,\"AreaId\":5,\"LocationCode\":\"001-014-002\",\"LocationName\":\"一行十四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9020273+08:00\"},{\"Id\":2234,\"AreaId\":5,\"LocationCode\":\"001-014-003\",\"LocationName\":\"一行十四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9020337+08:00\"},{\"Id\":2235,\"AreaId\":5,\"LocationCode\":\"001-014-004\",\"LocationName\":\"一行十四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9020653+08:00\"},{\"Id\":2236,\"AreaId\":5,\"LocationCode\":\"001-014-005\",\"LocationName\":\"一行十四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9020714+08:00\"},{\"Id\":2237,\"AreaId\":5,\"LocationCode\":\"001-014-006\",\"LocationName\":\"一行十四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9020778+08:00\"},{\"Id\":2238,\"AreaId\":5,\"LocationCode\":\"001-015-001\",\"LocationName\":\"一行十五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9020842+08:00\"},{\"Id\":2239,\"AreaId\":5,\"LocationCode\":\"001-015-002\",\"LocationName\":\"一行十五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9020906+08:00\"},{\"Id\":2240,\"AreaId\":5,\"LocationCode\":\"001-015-003\",\"LocationName\":\"一行十五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9020969+08:00\"},{\"Id\":2241,\"AreaId\":5,\"LocationCode\":\"001-015-004\",\"LocationName\":\"一行十五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9021033+08:00\"},{\"Id\":2242,\"AreaId\":5,\"LocationCode\":\"001-015-005\",\"LocationName\":\"一行十五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9021095+08:00\"},{\"Id\":2243,\"AreaId\":5,\"LocationCode\":\"001-015-006\",\"LocationName\":\"一行十五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.902116+08:00\"},{\"Id\":2244,\"AreaId\":5,\"LocationCode\":\"001-016-001\",\"LocationName\":\"一行十六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9021227+08:00\"},{\"Id\":2245,\"AreaId\":5,\"LocationCode\":\"001-016-002\",\"LocationName\":\"一行十六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9021294+08:00\"},{\"Id\":2246,\"AreaId\":5,\"LocationCode\":\"001-016-003\",\"LocationName\":\"一行十六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9021357+08:00\"},{\"Id\":2247,\"AreaId\":5,\"LocationCode\":\"001-016-004\",\"LocationName\":\"一行十六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9021424+08:00\"},{\"Id\":2248,\"AreaId\":5,\"LocationCode\":\"001-016-005\",\"LocationName\":\"一行十六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9021495+08:00\"},{\"Id\":2249,\"AreaId\":5,\"LocationCode\":\"001-016-006\",\"LocationName\":\"一行十六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9021561+08:00\"},{\"Id\":2250,\"AreaId\":5,\"LocationCode\":\"001-017-001\",\"LocationName\":\"一行十七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9021626+08:00\"},{\"Id\":2251,\"AreaId\":5,\"LocationCode\":\"001-017-002\",\"LocationName\":\"一行十七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9021691+08:00\"},{\"Id\":2252,\"AreaId\":5,\"LocationCode\":\"001-017-003\",\"LocationName\":\"一行十七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9021763+08:00\"},{\"Id\":2253,\"AreaId\":5,\"LocationCode\":\"001-017-004\",\"LocationName\":\"一行十七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9021822+08:00\"},{\"Id\":2254,\"AreaId\":5,\"LocationCode\":\"001-017-005\",\"LocationName\":\"一行十七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9021883+08:00\"},{\"Id\":2255,\"AreaId\":5,\"LocationCode\":\"001-017-006\",\"LocationName\":\"一行十七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9021957+08:00\"},{\"Id\":2256,\"AreaId\":5,\"LocationCode\":\"001-018-001\",\"LocationName\":\"一行十八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9022022+08:00\"},{\"Id\":2257,\"AreaId\":5,\"LocationCode\":\"001-018-002\",\"LocationName\":\"一行十八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9022085+08:00\"},{\"Id\":2258,\"AreaId\":5,\"LocationCode\":\"001-018-003\",\"LocationName\":\"一行十八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9022147+08:00\"},{\"Id\":2259,\"AreaId\":5,\"LocationCode\":\"001-018-004\",\"LocationName\":\"一行十八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9022211+08:00\"},{\"Id\":2260,\"AreaId\":5,\"LocationCode\":\"001-018-005\",\"LocationName\":\"一行十八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9022275+08:00\"},{\"Id\":2261,\"AreaId\":5,\"LocationCode\":\"001-018-006\",\"LocationName\":\"一行十八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9022338+08:00\"},{\"Id\":2262,\"AreaId\":5,\"LocationCode\":\"001-019-001\",\"LocationName\":\"一行十九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9022401+08:00\"},{\"Id\":2263,\"AreaId\":5,\"LocationCode\":\"001-019-002\",\"LocationName\":\"一行十九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9022465+08:00\"},{\"Id\":2264,\"AreaId\":5,\"LocationCode\":\"001-019-003\",\"LocationName\":\"一行十九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9022527+08:00\"},{\"Id\":2265,\"AreaId\":5,\"LocationCode\":\"001-019-004\",\"LocationName\":\"一行十九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9022587+08:00\"},{\"Id\":2266,\"AreaId\":5,\"LocationCode\":\"001-019-005\",\"LocationName\":\"一行十九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.902265+08:00\"},{\"Id\":2267,\"AreaId\":5,\"LocationCode\":\"001-019-006\",\"LocationName\":\"一行十九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9022714+08:00\"},{\"Id\":2268,\"AreaId\":5,\"LocationCode\":\"001-020-001\",\"LocationName\":\"一行二十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9022777+08:00\"},{\"Id\":2269,\"AreaId\":5,\"LocationCode\":\"001-020-002\",\"LocationName\":\"一行二十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9022841+08:00\"},{\"Id\":2270,\"AreaId\":5,\"LocationCode\":\"001-020-003\",\"LocationName\":\"一行二十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9022903+08:00\"},{\"Id\":2271,\"AreaId\":5,\"LocationCode\":\"001-020-004\",\"LocationName\":\"一行二十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9022964+08:00\"},{\"Id\":2272,\"AreaId\":5,\"LocationCode\":\"001-020-005\",\"LocationName\":\"一行二十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9023027+08:00\"},{\"Id\":2273,\"AreaId\":5,\"LocationCode\":\"001-020-006\",\"LocationName\":\"一行二十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9023094+08:00\"},{\"Id\":2274,\"AreaId\":5,\"LocationCode\":\"002-001-001\",\"LocationName\":\"二行一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.902316+08:00\"},{\"Id\":2275,\"AreaId\":5,\"LocationCode\":\"002-001-002\",\"LocationName\":\"二行一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9023223+08:00\"},{\"Id\":2276,\"AreaId\":5,\"LocationCode\":\"002-001-003\",\"LocationName\":\"二行一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9023288+08:00\"},{\"Id\":2277,\"AreaId\":5,\"LocationCode\":\"002-001-004\",\"LocationName\":\"二行一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9023349+08:00\"},{\"Id\":2278,\"AreaId\":5,\"LocationCode\":\"002-001-005\",\"LocationName\":\"二行一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9023413+08:00\"},{\"Id\":2279,\"AreaId\":5,\"LocationCode\":\"002-001-006\",\"LocationName\":\"二行一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9023478+08:00\"},{\"Id\":2280,\"AreaId\":5,\"LocationCode\":\"002-002-001\",\"LocationName\":\"二行二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9023544+08:00\"},{\"Id\":2281,\"AreaId\":5,\"LocationCode\":\"002-002-002\",\"LocationName\":\"二行二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9023607+08:00\"},{\"Id\":2282,\"AreaId\":5,\"LocationCode\":\"002-002-003\",\"LocationName\":\"二行二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9023666+08:00\"},{\"Id\":2283,\"AreaId\":5,\"LocationCode\":\"002-002-004\",\"LocationName\":\"二行二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9023736+08:00\"},{\"Id\":2284,\"AreaId\":5,\"LocationCode\":\"002-002-005\",\"LocationName\":\"二行二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9023797+08:00\"},{\"Id\":2285,\"AreaId\":5,\"LocationCode\":\"002-002-006\",\"LocationName\":\"二行二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9023863+08:00\"},{\"Id\":2286,\"AreaId\":5,\"LocationCode\":\"002-003-001\",\"LocationName\":\"二行三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9023926+08:00\"},{\"Id\":2287,\"AreaId\":5,\"LocationCode\":\"002-003-002\",\"LocationName\":\"二行三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9023992+08:00\"},{\"Id\":2288,\"AreaId\":5,\"LocationCode\":\"002-003-003\",\"LocationName\":\"二行三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9024056+08:00\"},{\"Id\":2289,\"AreaId\":5,\"LocationCode\":\"002-003-004\",\"LocationName\":\"二行三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.902412+08:00\"},{\"Id\":2290,\"AreaId\":5,\"LocationCode\":\"002-003-005\",\"LocationName\":\"二行三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9024183+08:00\"},{\"Id\":2291,\"AreaId\":5,\"LocationCode\":\"002-003-006\",\"LocationName\":\"二行三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9024247+08:00\"},{\"Id\":2292,\"AreaId\":5,\"LocationCode\":\"002-004-001\",\"LocationName\":\"二行四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.902431+08:00\"},{\"Id\":2293,\"AreaId\":5,\"LocationCode\":\"002-004-002\",\"LocationName\":\"二行四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9024371+08:00\"},{\"Id\":2294,\"AreaId\":5,\"LocationCode\":\"002-004-003\",\"LocationName\":\"二行四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9024434+08:00\"},{\"Id\":2295,\"AreaId\":5,\"LocationCode\":\"002-004-004\",\"LocationName\":\"二行四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9024498+08:00\"},{\"Id\":2296,\"AreaId\":5,\"LocationCode\":\"002-004-005\",\"LocationName\":\"二行四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9024573+08:00\"},{\"Id\":2297,\"AreaId\":5,\"LocationCode\":\"002-004-006\",\"LocationName\":\"二行四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9024637+08:00\"},{\"Id\":2298,\"AreaId\":5,\"LocationCode\":\"002-005-001\",\"LocationName\":\"二行五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.90247+08:00\"},{\"Id\":2299,\"AreaId\":5,\"LocationCode\":\"002-005-002\",\"LocationName\":\"二行五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9024765+08:00\"},{\"Id\":2300,\"AreaId\":5,\"LocationCode\":\"002-005-003\",\"LocationName\":\"二行五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.902483+08:00\"},{\"Id\":2301,\"AreaId\":5,\"LocationCode\":\"002-005-004\",\"LocationName\":\"二行五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9024896+08:00\"},{\"Id\":2302,\"AreaId\":5,\"LocationCode\":\"002-005-005\",\"LocationName\":\"二行五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9024963+08:00\"},{\"Id\":2303,\"AreaId\":5,\"LocationCode\":\"002-005-006\",\"LocationName\":\"二行五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9025027+08:00\"},{\"Id\":2304,\"AreaId\":5,\"LocationCode\":\"002-006-001\",\"LocationName\":\"二行六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9025093+08:00\"},{\"Id\":2305,\"AreaId\":5,\"LocationCode\":\"002-006-002\",\"LocationName\":\"二行六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9025159+08:00\"},{\"Id\":2306,\"AreaId\":5,\"LocationCode\":\"002-006-003\",\"LocationName\":\"二行六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9025223+08:00\"},{\"Id\":2307,\"AreaId\":5,\"LocationCode\":\"002-006-004\",\"LocationName\":\"二行六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9025288+08:00\"},{\"Id\":2308,\"AreaId\":5,\"LocationCode\":\"002-006-005\",\"LocationName\":\"二行六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9025355+08:00\"},{\"Id\":2309,\"AreaId\":5,\"LocationCode\":\"002-006-006\",\"LocationName\":\"二行六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9025417+08:00\"},{\"Id\":2310,\"AreaId\":5,\"LocationCode\":\"002-007-001\",\"LocationName\":\"二行七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9025476+08:00\"},{\"Id\":2311,\"AreaId\":5,\"LocationCode\":\"002-007-002\",\"LocationName\":\"二行七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9025536+08:00\"},{\"Id\":2312,\"AreaId\":5,\"LocationCode\":\"002-007-003\",\"LocationName\":\"二行七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9025595+08:00\"},{\"Id\":2313,\"AreaId\":5,\"LocationCode\":\"002-007-004\",\"LocationName\":\"二行七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9025659+08:00\"},{\"Id\":2314,\"AreaId\":5,\"LocationCode\":\"002-007-005\",\"LocationName\":\"二行七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9025723+08:00\"},{\"Id\":2315,\"AreaId\":5,\"LocationCode\":\"002-007-006\",\"LocationName\":\"二行七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9025787+08:00\"},{\"Id\":2316,\"AreaId\":5,\"LocationCode\":\"002-008-001\",\"LocationName\":\"二行八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.902585+08:00\"},{\"Id\":2317,\"AreaId\":5,\"LocationCode\":\"002-008-002\",\"LocationName\":\"二行八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9025913+08:00\"},{\"Id\":2318,\"AreaId\":5,\"LocationCode\":\"002-008-003\",\"LocationName\":\"二行八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9025977+08:00\"},{\"Id\":2319,\"AreaId\":5,\"LocationCode\":\"002-008-004\",\"LocationName\":\"二行八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9026052+08:00\"},{\"Id\":2320,\"AreaId\":5,\"LocationCode\":\"002-008-005\",\"LocationName\":\"二行八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9026209+08:00\"},{\"Id\":2321,\"AreaId\":5,\"LocationCode\":\"002-008-006\",\"LocationName\":\"二行八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9026275+08:00\"},{\"Id\":2322,\"AreaId\":5,\"LocationCode\":\"002-009-001\",\"LocationName\":\"二行九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9026339+08:00\"},{\"Id\":2323,\"AreaId\":5,\"LocationCode\":\"002-009-002\",\"LocationName\":\"二行九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9026403+08:00\"},{\"Id\":2324,\"AreaId\":5,\"LocationCode\":\"002-009-003\",\"LocationName\":\"二行九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9026467+08:00\"},{\"Id\":2325,\"AreaId\":5,\"LocationCode\":\"002-009-004\",\"LocationName\":\"二行九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9026531+08:00\"},{\"Id\":2326,\"AreaId\":5,\"LocationCode\":\"002-009-005\",\"LocationName\":\"二行九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9026594+08:00\"},{\"Id\":2327,\"AreaId\":5,\"LocationCode\":\"002-009-006\",\"LocationName\":\"二行九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9026653+08:00\"},{\"Id\":2328,\"AreaId\":5,\"LocationCode\":\"002-010-001\",\"LocationName\":\"二行十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.902672+08:00\"},{\"Id\":2329,\"AreaId\":5,\"LocationCode\":\"002-010-002\",\"LocationName\":\"二行十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9026786+08:00\"},{\"Id\":2330,\"AreaId\":5,\"LocationCode\":\"002-010-003\",\"LocationName\":\"二行十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9026848+08:00\"},{\"Id\":2331,\"AreaId\":5,\"LocationCode\":\"002-010-004\",\"LocationName\":\"二行十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9026914+08:00\"},{\"Id\":2332,\"AreaId\":5,\"LocationCode\":\"002-010-005\",\"LocationName\":\"二行十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9026979+08:00\"},{\"Id\":2333,\"AreaId\":5,\"LocationCode\":\"002-010-006\",\"LocationName\":\"二行十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9027042+08:00\"},{\"Id\":2334,\"AreaId\":5,\"LocationCode\":\"002-011-001\",\"LocationName\":\"二行十一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.902712+08:00\"},{\"Id\":2335,\"AreaId\":5,\"LocationCode\":\"002-011-002\",\"LocationName\":\"二行十一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9027185+08:00\"},{\"Id\":2336,\"AreaId\":5,\"LocationCode\":\"002-011-003\",\"LocationName\":\"二行十一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9027249+08:00\"},{\"Id\":2337,\"AreaId\":5,\"LocationCode\":\"002-011-004\",\"LocationName\":\"二行十一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9027307+08:00\"},{\"Id\":2338,\"AreaId\":5,\"LocationCode\":\"002-011-005\",\"LocationName\":\"二行十一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9027366+08:00\"},{\"Id\":2339,\"AreaId\":5,\"LocationCode\":\"002-011-006\",\"LocationName\":\"二行十一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9027437+08:00\"},{\"Id\":2340,\"AreaId\":5,\"LocationCode\":\"002-012-001\",\"LocationName\":\"二行十二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9027501+08:00\"},{\"Id\":2341,\"AreaId\":5,\"LocationCode\":\"002-012-002\",\"LocationName\":\"二行十二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9027566+08:00\"},{\"Id\":2342,\"AreaId\":5,\"LocationCode\":\"002-012-003\",\"LocationName\":\"二行十二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.902763+08:00\"},{\"Id\":2343,\"AreaId\":5,\"LocationCode\":\"002-012-004\",\"LocationName\":\"二行十二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9027694+08:00\"},{\"Id\":2344,\"AreaId\":5,\"LocationCode\":\"002-012-005\",\"LocationName\":\"二行十二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9027766+08:00\"},{\"Id\":2345,\"AreaId\":5,\"LocationCode\":\"002-012-006\",\"LocationName\":\"二行十二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.902783+08:00\"},{\"Id\":2346,\"AreaId\":5,\"LocationCode\":\"002-013-001\",\"LocationName\":\"二行十三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9027894+08:00\"},{\"Id\":2347,\"AreaId\":5,\"LocationCode\":\"002-013-002\",\"LocationName\":\"二行十三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9027956+08:00\"},{\"Id\":2348,\"AreaId\":5,\"LocationCode\":\"002-013-003\",\"LocationName\":\"二行十三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.902802+08:00\"},{\"Id\":2349,\"AreaId\":5,\"LocationCode\":\"002-013-004\",\"LocationName\":\"二行十三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9028093+08:00\"},{\"Id\":2350,\"AreaId\":5,\"LocationCode\":\"002-013-005\",\"LocationName\":\"二行十三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9028156+08:00\"},{\"Id\":2351,\"AreaId\":5,\"LocationCode\":\"002-013-006\",\"LocationName\":\"二行十三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9028221+08:00\"},{\"Id\":2352,\"AreaId\":5,\"LocationCode\":\"002-014-001\",\"LocationName\":\"二行十四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9028282+08:00\"},{\"Id\":2353,\"AreaId\":5,\"LocationCode\":\"002-014-002\",\"LocationName\":\"二行十四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9028356+08:00\"},{\"Id\":2354,\"AreaId\":5,\"LocationCode\":\"002-014-003\",\"LocationName\":\"二行十四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.902842+08:00\"},{\"Id\":2355,\"AreaId\":5,\"LocationCode\":\"002-014-004\",\"LocationName\":\"二行十四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9028484+08:00\"},{\"Id\":2356,\"AreaId\":5,\"LocationCode\":\"002-014-005\",\"LocationName\":\"二行十四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.902855+08:00\"},{\"Id\":2357,\"AreaId\":5,\"LocationCode\":\"002-014-006\",\"LocationName\":\"二行十四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9028645+08:00\"},{\"Id\":2358,\"AreaId\":5,\"LocationCode\":\"002-015-001\",\"LocationName\":\"二行十五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9028709+08:00\"},{\"Id\":2359,\"AreaId\":5,\"LocationCode\":\"002-015-002\",\"LocationName\":\"二行十五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.902879+08:00\"},{\"Id\":2360,\"AreaId\":5,\"LocationCode\":\"002-015-003\",\"LocationName\":\"二行十五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9028855+08:00\"},{\"Id\":2361,\"AreaId\":5,\"LocationCode\":\"002-015-004\",\"LocationName\":\"二行十五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.902892+08:00\"},{\"Id\":2362,\"AreaId\":5,\"LocationCode\":\"002-015-005\",\"LocationName\":\"二行十五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9028986+08:00\"},{\"Id\":2363,\"AreaId\":5,\"LocationCode\":\"002-015-006\",\"LocationName\":\"二行十五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.902905+08:00\"},{\"Id\":2364,\"AreaId\":5,\"LocationCode\":\"002-016-001\",\"LocationName\":\"二行十六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9029111+08:00\"},{\"Id\":2365,\"AreaId\":5,\"LocationCode\":\"002-016-002\",\"LocationName\":\"二行十六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9029169+08:00\"},{\"Id\":2366,\"AreaId\":5,\"LocationCode\":\"002-016-003\",\"LocationName\":\"二行十六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9029227+08:00\"},{\"Id\":2367,\"AreaId\":5,\"LocationCode\":\"002-016-004\",\"LocationName\":\"二行十六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.902929+08:00\"},{\"Id\":2368,\"AreaId\":5,\"LocationCode\":\"002-016-005\",\"LocationName\":\"二行十六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9029354+08:00\"},{\"Id\":2369,\"AreaId\":5,\"LocationCode\":\"002-016-006\",\"LocationName\":\"二行十六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9029417+08:00\"},{\"Id\":2370,\"AreaId\":5,\"LocationCode\":\"002-017-001\",\"LocationName\":\"二行十七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9029481+08:00\"},{\"Id\":2371,\"AreaId\":5,\"LocationCode\":\"002-017-002\",\"LocationName\":\"二行十七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9029545+08:00\"},{\"Id\":2372,\"AreaId\":5,\"LocationCode\":\"002-017-003\",\"LocationName\":\"二行十七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9029609+08:00\"},{\"Id\":2373,\"AreaId\":5,\"LocationCode\":\"002-017-004\",\"LocationName\":\"二行十七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9029672+08:00\"},{\"Id\":2374,\"AreaId\":5,\"LocationCode\":\"002-017-005\",\"LocationName\":\"二行十七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9029735+08:00\"},{\"Id\":2375,\"AreaId\":5,\"LocationCode\":\"002-017-006\",\"LocationName\":\"二行十七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9029798+08:00\"},{\"Id\":2376,\"AreaId\":5,\"LocationCode\":\"002-018-001\",\"LocationName\":\"二行十八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9029862+08:00\"},{\"Id\":2377,\"AreaId\":5,\"LocationCode\":\"002-018-002\",\"LocationName\":\"二行十八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9029926+08:00\"},{\"Id\":2378,\"AreaId\":5,\"LocationCode\":\"002-018-003\",\"LocationName\":\"二行十八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.902999+08:00\"},{\"Id\":2379,\"AreaId\":5,\"LocationCode\":\"002-018-004\",\"LocationName\":\"二行十八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9030063+08:00\"},{\"Id\":2380,\"AreaId\":5,\"LocationCode\":\"002-018-005\",\"LocationName\":\"二行十八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9030098+08:00\"},{\"Id\":2381,\"AreaId\":5,\"LocationCode\":\"002-018-006\",\"LocationName\":\"二行十八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9030134+08:00\"},{\"Id\":2382,\"AreaId\":5,\"LocationCode\":\"002-019-001\",\"LocationName\":\"二行十九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9030171+08:00\"},{\"Id\":2383,\"AreaId\":5,\"LocationCode\":\"002-019-002\",\"LocationName\":\"二行十九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9030202+08:00\"},{\"Id\":2384,\"AreaId\":5,\"LocationCode\":\"002-019-003\",\"LocationName\":\"二行十九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.903024+08:00\"},{\"Id\":2385,\"AreaId\":5,\"LocationCode\":\"002-019-004\",\"LocationName\":\"二行十九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9030277+08:00\"},{\"Id\":2386,\"AreaId\":5,\"LocationCode\":\"002-019-005\",\"LocationName\":\"二行十九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9030313+08:00\"},{\"Id\":2387,\"AreaId\":5,\"LocationCode\":\"002-019-006\",\"LocationName\":\"二行十九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9030353+08:00\"},{\"Id\":2388,\"AreaId\":5,\"LocationCode\":\"002-020-001\",\"LocationName\":\"二行二十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9030389+08:00\"},{\"Id\":2389,\"AreaId\":5,\"LocationCode\":\"002-020-002\",\"LocationName\":\"二行二十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9030426+08:00\"},{\"Id\":2390,\"AreaId\":5,\"LocationCode\":\"002-020-003\",\"LocationName\":\"二行二十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.903047+08:00\"},{\"Id\":2391,\"AreaId\":5,\"LocationCode\":\"002-020-004\",\"LocationName\":\"二行二十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9030507+08:00\"},{\"Id\":2392,\"AreaId\":5,\"LocationCode\":\"002-020-005\",\"LocationName\":\"二行二十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9030539+08:00\"},{\"Id\":2393,\"AreaId\":5,\"LocationCode\":\"002-020-006\",\"LocationName\":\"二行二十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.903057+08:00\"}]"}
--------------------------------
2025/1/9 18:21:30|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:30 937","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => (x.TargetAddress == value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass74_1).item.Key)","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"3ms","ResponseTime":"2025-01-09 06:21:30 941","ResponseJsonData":"[{\"TaskId\":13771,\"TaskNum\":59,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":220,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:19:25.463\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:19:29.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:49.63\"}]"}
--------------------------------
2025/1/9 18:21:30|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:30 942","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:GetTaskNo","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"2ms","ResponseTime":"2025-01-09 06:21:30 944","ResponseJsonData":"66"}
--------------------------------
2025/1/9 18:21:31|
WIDESEA_Core.AOP.AOPLogExInfo
{"ApiLogAopInfo":{"RequestTime":"2025-01-09 06:21:30 946","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:AddDataAsync","RequestParamsName":"【携带的参数有】:WIDESEA_Model.Models.Dt_Task","RequestParamsData":"[{\"TaskId\":0,\"TaskNum\":66,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":200,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:21:30.9423685+08:00\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:21:30.942366+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:30.9423672+08:00\"}]","ResponseIntervalTime":"","ResponseTime":"","ResponseJsonData":""},"InnerException":"InnerException-内部异常:\r\n\r\nStackTrace-堆栈跟踪:\r\n   at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)\r\n   at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)\r\n   at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)\r\n   at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()\r\n   at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()\r\n   at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)\r\n   at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)\r\n   at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)\r\n   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)\r\n--- End of stack trace from previous location ---\r\n   at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()\r\n   at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 236","ExMessage":"违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。\r\n语句已终止。"}
--------------------------------
2025/1/9 18:21:31|
WIDESEA_Core.AOP.AOPLogExInfo
{"ApiLogAopInfo":{"RequestTime":"2025-01-09 06:21:30 796","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:RequestTrayInTaskAsync","RequestParamsName":"【携带的参数有】:WIDESEA_DTO.RequestTaskDto","RequestParamsData":"[{\"Position\":\"1705\",\"PalletCode\":\"ZJD24026G125\",\"PositionList\":null,\"RequestType\":\"\",\"EquiCodeMOM\":null,\"Roadways\":null,\"area\":0,\"ProductionLine\":null}]","ResponseIntervalTime":"","ResponseTime":"","ResponseJsonData":""},"InnerException":"InnerException-内部异常:\r\n\r\nStackTrace-堆栈跟踪:\r\n   at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)\r\n   at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)\r\n   at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)\r\n   at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()\r\n   at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()\r\n   at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)\r\n   at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)\r\n   at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)\r\n   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)\r\n--- End of stack trace from previous location ---\r\n   at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()\r\n   at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 236\r\n   at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\Dt_TaskService.cs:line 2242\r\n   at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\Dt_TaskService.cs:line 1108\r\n   at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 236","ExMessage":"违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。\r\n语句已终止。"}
--------------------------------
2025/1/9 18:21:32|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:32 810","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirst","RequestParamsName":"【携带的参数有】:x => (x.AreaCode == \"GWSC1\")","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Left.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-01-09 06:21:32 812","ResponseJsonData":"null"}
--------------------------------
2025/1/9 18:21:33|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:33 833","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirstAsync","RequestParamsName":"【携带的参数有】:x => (x.PalletCode == value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass35_0).input.PalletCode)","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"5ms","ResponseTime":"2025-01-09 06:21:33 839","ResponseJsonData":"{\"TaskId\":13771,\"TaskNum\":59,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":220,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:19:25.463\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:19:29.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:49.63\"}"}
--------------------------------
2025/1/9 18:21:33|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:33 868","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => ((x.stationType == 6) AndAlso (x.stationChildCode == value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass35_0).input.Position))","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Right.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"3ms","ResponseTime":"2025-01-09 06:21:33 872","ResponseJsonData":"[{\"stationID\":72,\"stationType\":6,\"stationPLC\":\"1018\",\"Roadway\":\"CWSC3,CWSC4,CWSC1\",\"stationRemark\":\"空托盘入库分配口\",\"stationChildCode\":\"1705\",\"stationArea\":\"FRSC2,GWSC1\",\"stationLocation\":\"1705\",\"stationEquipMOM\":\"24MEJQ11-1006-1\",\"stationNGChildCode\":\"\",\"stationNGLocation\":\"\",\"remark\":\"出库线体任务到达\",\"stationStatus\":\"1\",\"productLine\":\"\",\"Creater\":\"1\",\"CreateDate\":\"2024-11-27T16:05:51\",\"Modifier\":\"1\",\"ModifyDate\":\"1900-01-01T00:00:00\"}]"}
--------------------------------
2025/1/9 18:21:33|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:33 902","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => (value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass74_0).deviceCode.Contains(x.RoadwayNo) AndAlso (x.LocationStatus == 0))","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 E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"4ms","ResponseTime":"2025-01-09 06:21:33 906","ResponseJsonData":"[{\"Id\":2154,\"AreaId\":5,\"LocationCode\":\"001-001-001\",\"LocationName\":\"一行一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.97\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.904327+08:00\"},{\"Id\":2155,\"AreaId\":5,\"LocationCode\":\"001-001-002\",\"LocationName\":\"一行一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9043431+08:00\"},{\"Id\":2156,\"AreaId\":5,\"LocationCode\":\"001-001-003\",\"LocationName\":\"一行一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.904347+08:00\"},{\"Id\":2157,\"AreaId\":5,\"LocationCode\":\"001-001-004\",\"LocationName\":\"一行一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9043507+08:00\"},{\"Id\":2158,\"AreaId\":5,\"LocationCode\":\"001-001-005\",\"LocationName\":\"一行一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9043543+08:00\"},{\"Id\":2159,\"AreaId\":5,\"LocationCode\":\"001-001-006\",\"LocationName\":\"一行一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9043583+08:00\"},{\"Id\":2160,\"AreaId\":5,\"LocationCode\":\"001-002-001\",\"LocationName\":\"一行二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.904362+08:00\"},{\"Id\":2161,\"AreaId\":5,\"LocationCode\":\"001-002-002\",\"LocationName\":\"一行二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9043655+08:00\"},{\"Id\":2162,\"AreaId\":5,\"LocationCode\":\"001-002-003\",\"LocationName\":\"一行二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.904369+08:00\"},{\"Id\":2163,\"AreaId\":5,\"LocationCode\":\"001-002-004\",\"LocationName\":\"一行二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9043741+08:00\"},{\"Id\":2164,\"AreaId\":5,\"LocationCode\":\"001-002-005\",\"LocationName\":\"一行二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9043778+08:00\"},{\"Id\":2165,\"AreaId\":5,\"LocationCode\":\"001-002-006\",\"LocationName\":\"一行二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9043813+08:00\"},{\"Id\":2166,\"AreaId\":5,\"LocationCode\":\"001-003-001\",\"LocationName\":\"一行三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9043848+08:00\"},{\"Id\":2167,\"AreaId\":5,\"LocationCode\":\"001-003-002\",\"LocationName\":\"一行三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9043883+08:00\"},{\"Id\":2168,\"AreaId\":5,\"LocationCode\":\"001-003-003\",\"LocationName\":\"一行三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9043918+08:00\"},{\"Id\":2169,\"AreaId\":5,\"LocationCode\":\"001-003-004\",\"LocationName\":\"一行三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9043952+08:00\"},{\"Id\":2170,\"AreaId\":5,\"LocationCode\":\"001-003-005\",\"LocationName\":\"一行三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9043987+08:00\"},{\"Id\":2171,\"AreaId\":5,\"LocationCode\":\"001-003-006\",\"LocationName\":\"一行三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9044023+08:00\"},{\"Id\":2172,\"AreaId\":5,\"LocationCode\":\"001-004-001\",\"LocationName\":\"一行四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9044058+08:00\"},{\"Id\":2173,\"AreaId\":5,\"LocationCode\":\"001-004-002\",\"LocationName\":\"一行四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9044092+08:00\"},{\"Id\":2174,\"AreaId\":5,\"LocationCode\":\"001-004-003\",\"LocationName\":\"一行四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9044127+08:00\"},{\"Id\":2175,\"AreaId\":5,\"LocationCode\":\"001-004-004\",\"LocationName\":\"一行四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9044162+08:00\"},{\"Id\":2176,\"AreaId\":5,\"LocationCode\":\"001-004-005\",\"LocationName\":\"一行四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9044196+08:00\"},{\"Id\":2177,\"AreaId\":5,\"LocationCode\":\"001-004-006\",\"LocationName\":\"一行四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.904423+08:00\"},{\"Id\":2178,\"AreaId\":5,\"LocationCode\":\"001-005-001\",\"LocationName\":\"一行五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9044265+08:00\"},{\"Id\":2179,\"AreaId\":5,\"LocationCode\":\"001-005-002\",\"LocationName\":\"一行五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9044299+08:00\"},{\"Id\":2180,\"AreaId\":5,\"LocationCode\":\"001-005-003\",\"LocationName\":\"一行五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9044334+08:00\"},{\"Id\":2181,\"AreaId\":5,\"LocationCode\":\"001-005-004\",\"LocationName\":\"一行五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9044369+08:00\"},{\"Id\":2182,\"AreaId\":5,\"LocationCode\":\"001-005-005\",\"LocationName\":\"一行五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9044403+08:00\"},{\"Id\":2183,\"AreaId\":5,\"LocationCode\":\"001-005-006\",\"LocationName\":\"一行五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9044438+08:00\"},{\"Id\":2184,\"AreaId\":5,\"LocationCode\":\"001-006-001\",\"LocationName\":\"一行六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9044473+08:00\"},{\"Id\":2185,\"AreaId\":5,\"LocationCode\":\"001-006-002\",\"LocationName\":\"一行六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9044508+08:00\"},{\"Id\":2186,\"AreaId\":5,\"LocationCode\":\"001-006-003\",\"LocationName\":\"一行六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9044543+08:00\"},{\"Id\":2187,\"AreaId\":5,\"LocationCode\":\"001-006-004\",\"LocationName\":\"一行六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.904458+08:00\"},{\"Id\":2188,\"AreaId\":5,\"LocationCode\":\"001-006-005\",\"LocationName\":\"一行六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.904462+08:00\"},{\"Id\":2189,\"AreaId\":5,\"LocationCode\":\"001-006-006\",\"LocationName\":\"一行六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9044655+08:00\"},{\"Id\":2190,\"AreaId\":5,\"LocationCode\":\"001-007-001\",\"LocationName\":\"一行七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.904469+08:00\"},{\"Id\":2191,\"AreaId\":5,\"LocationCode\":\"001-007-002\",\"LocationName\":\"一行七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9044741+08:00\"},{\"Id\":2192,\"AreaId\":5,\"LocationCode\":\"001-007-003\",\"LocationName\":\"一行七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9044775+08:00\"},{\"Id\":2193,\"AreaId\":5,\"LocationCode\":\"001-007-004\",\"LocationName\":\"一行七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.904481+08:00\"},{\"Id\":2194,\"AreaId\":5,\"LocationCode\":\"001-007-005\",\"LocationName\":\"一行七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9044845+08:00\"},{\"Id\":2195,\"AreaId\":5,\"LocationCode\":\"001-007-006\",\"LocationName\":\"一行七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.904488+08:00\"},{\"Id\":2196,\"AreaId\":5,\"LocationCode\":\"001-008-001\",\"LocationName\":\"一行八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9044915+08:00\"},{\"Id\":2197,\"AreaId\":5,\"LocationCode\":\"001-008-002\",\"LocationName\":\"一行八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9044951+08:00\"},{\"Id\":2198,\"AreaId\":5,\"LocationCode\":\"001-008-003\",\"LocationName\":\"一行八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9044986+08:00\"},{\"Id\":2199,\"AreaId\":5,\"LocationCode\":\"001-008-004\",\"LocationName\":\"一行八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.904502+08:00\"},{\"Id\":2200,\"AreaId\":5,\"LocationCode\":\"001-008-005\",\"LocationName\":\"一行八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9045056+08:00\"},{\"Id\":2201,\"AreaId\":5,\"LocationCode\":\"001-008-006\",\"LocationName\":\"一行八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9045091+08:00\"},{\"Id\":2202,\"AreaId\":5,\"LocationCode\":\"001-009-001\",\"LocationName\":\"一行九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9045126+08:00\"},{\"Id\":2203,\"AreaId\":5,\"LocationCode\":\"001-009-002\",\"LocationName\":\"一行九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9045161+08:00\"},{\"Id\":2204,\"AreaId\":5,\"LocationCode\":\"001-009-003\",\"LocationName\":\"一行九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9045196+08:00\"},{\"Id\":2205,\"AreaId\":5,\"LocationCode\":\"001-009-004\",\"LocationName\":\"一行九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.904523+08:00\"},{\"Id\":2206,\"AreaId\":5,\"LocationCode\":\"001-009-005\",\"LocationName\":\"一行九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9045265+08:00\"},{\"Id\":2207,\"AreaId\":5,\"LocationCode\":\"001-009-006\",\"LocationName\":\"一行九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.90453+08:00\"},{\"Id\":2208,\"AreaId\":5,\"LocationCode\":\"001-010-001\",\"LocationName\":\"一行十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9045335+08:00\"},{\"Id\":2209,\"AreaId\":5,\"LocationCode\":\"001-010-002\",\"LocationName\":\"一行十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9045729+08:00\"},{\"Id\":2210,\"AreaId\":5,\"LocationCode\":\"001-010-003\",\"LocationName\":\"一行十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9045764+08:00\"},{\"Id\":2211,\"AreaId\":5,\"LocationCode\":\"001-010-004\",\"LocationName\":\"一行十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9045798+08:00\"},{\"Id\":2212,\"AreaId\":5,\"LocationCode\":\"001-010-005\",\"LocationName\":\"一行十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9045832+08:00\"},{\"Id\":2213,\"AreaId\":5,\"LocationCode\":\"001-010-006\",\"LocationName\":\"一行十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9045866+08:00\"},{\"Id\":2214,\"AreaId\":5,\"LocationCode\":\"001-011-001\",\"LocationName\":\"一行十一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.90459+08:00\"},{\"Id\":2215,\"AreaId\":5,\"LocationCode\":\"001-011-002\",\"LocationName\":\"一行十一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9045935+08:00\"},{\"Id\":2216,\"AreaId\":5,\"LocationCode\":\"001-011-003\",\"LocationName\":\"一行十一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.904597+08:00\"},{\"Id\":2217,\"AreaId\":5,\"LocationCode\":\"001-011-004\",\"LocationName\":\"一行十一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9046004+08:00\"},{\"Id\":2218,\"AreaId\":5,\"LocationCode\":\"001-011-005\",\"LocationName\":\"一行十一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9046039+08:00\"},{\"Id\":2219,\"AreaId\":5,\"LocationCode\":\"001-011-006\",\"LocationName\":\"一行十一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9046086+08:00\"},{\"Id\":2220,\"AreaId\":5,\"LocationCode\":\"001-012-001\",\"LocationName\":\"一行十二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9046121+08:00\"},{\"Id\":2221,\"AreaId\":5,\"LocationCode\":\"001-012-002\",\"LocationName\":\"一行十二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9046155+08:00\"},{\"Id\":2222,\"AreaId\":5,\"LocationCode\":\"001-012-003\",\"LocationName\":\"一行十二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9046189+08:00\"},{\"Id\":2223,\"AreaId\":5,\"LocationCode\":\"001-012-004\",\"LocationName\":\"一行十二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9046224+08:00\"},{\"Id\":2224,\"AreaId\":5,\"LocationCode\":\"001-012-005\",\"LocationName\":\"一行十二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9046258+08:00\"},{\"Id\":2225,\"AreaId\":5,\"LocationCode\":\"001-012-006\",\"LocationName\":\"一行十二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9046292+08:00\"},{\"Id\":2226,\"AreaId\":5,\"LocationCode\":\"001-013-001\",\"LocationName\":\"一行十三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9046327+08:00\"},{\"Id\":2227,\"AreaId\":5,\"LocationCode\":\"001-013-002\",\"LocationName\":\"一行十三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9046361+08:00\"},{\"Id\":2228,\"AreaId\":5,\"LocationCode\":\"001-013-003\",\"LocationName\":\"一行十三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9046401+08:00\"},{\"Id\":2229,\"AreaId\":5,\"LocationCode\":\"001-013-004\",\"LocationName\":\"一行十三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9046436+08:00\"},{\"Id\":2230,\"AreaId\":5,\"LocationCode\":\"001-013-005\",\"LocationName\":\"一行十三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9046475+08:00\"},{\"Id\":2231,\"AreaId\":5,\"LocationCode\":\"001-013-006\",\"LocationName\":\"一行十三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.904651+08:00\"},{\"Id\":2232,\"AreaId\":5,\"LocationCode\":\"001-014-001\",\"LocationName\":\"一行十四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9046544+08:00\"},{\"Id\":2233,\"AreaId\":5,\"LocationCode\":\"001-014-002\",\"LocationName\":\"一行十四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9046578+08:00\"},{\"Id\":2234,\"AreaId\":5,\"LocationCode\":\"001-014-003\",\"LocationName\":\"一行十四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9046617+08:00\"},{\"Id\":2235,\"AreaId\":5,\"LocationCode\":\"001-014-004\",\"LocationName\":\"一行十四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9046986+08:00\"},{\"Id\":2236,\"AreaId\":5,\"LocationCode\":\"001-014-005\",\"LocationName\":\"一行十四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9047022+08:00\"},{\"Id\":2237,\"AreaId\":5,\"LocationCode\":\"001-014-006\",\"LocationName\":\"一行十四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9047057+08:00\"},{\"Id\":2238,\"AreaId\":5,\"LocationCode\":\"001-015-001\",\"LocationName\":\"一行十五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9047092+08:00\"},{\"Id\":2239,\"AreaId\":5,\"LocationCode\":\"001-015-002\",\"LocationName\":\"一行十五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9047126+08:00\"},{\"Id\":2240,\"AreaId\":5,\"LocationCode\":\"001-015-003\",\"LocationName\":\"一行十五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9047166+08:00\"},{\"Id\":2241,\"AreaId\":5,\"LocationCode\":\"001-015-004\",\"LocationName\":\"一行十五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9047204+08:00\"},{\"Id\":2242,\"AreaId\":5,\"LocationCode\":\"001-015-005\",\"LocationName\":\"一行十五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.904724+08:00\"},{\"Id\":2243,\"AreaId\":5,\"LocationCode\":\"001-015-006\",\"LocationName\":\"一行十五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9047275+08:00\"},{\"Id\":2244,\"AreaId\":5,\"LocationCode\":\"001-016-001\",\"LocationName\":\"一行十六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.904731+08:00\"},{\"Id\":2245,\"AreaId\":5,\"LocationCode\":\"001-016-002\",\"LocationName\":\"一行十六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9047351+08:00\"},{\"Id\":2246,\"AreaId\":5,\"LocationCode\":\"001-016-003\",\"LocationName\":\"一行十六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9047392+08:00\"},{\"Id\":2247,\"AreaId\":5,\"LocationCode\":\"001-016-004\",\"LocationName\":\"一行十六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9047427+08:00\"},{\"Id\":2248,\"AreaId\":5,\"LocationCode\":\"001-016-005\",\"LocationName\":\"一行十六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9047462+08:00\"},{\"Id\":2249,\"AreaId\":5,\"LocationCode\":\"001-016-006\",\"LocationName\":\"一行十六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9047498+08:00\"},{\"Id\":2250,\"AreaId\":5,\"LocationCode\":\"001-017-001\",\"LocationName\":\"一行十七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9047536+08:00\"},{\"Id\":2251,\"AreaId\":5,\"LocationCode\":\"001-017-002\",\"LocationName\":\"一行十七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9047575+08:00\"},{\"Id\":2252,\"AreaId\":5,\"LocationCode\":\"001-017-003\",\"LocationName\":\"一行十七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.904761+08:00\"},{\"Id\":2253,\"AreaId\":5,\"LocationCode\":\"001-017-004\",\"LocationName\":\"一行十七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9047644+08:00\"},{\"Id\":2254,\"AreaId\":5,\"LocationCode\":\"001-017-005\",\"LocationName\":\"一行十七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9047679+08:00\"},{\"Id\":2255,\"AreaId\":5,\"LocationCode\":\"001-017-006\",\"LocationName\":\"一行十七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9047718+08:00\"},{\"Id\":2256,\"AreaId\":5,\"LocationCode\":\"001-018-001\",\"LocationName\":\"一行十八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9047753+08:00\"},{\"Id\":2257,\"AreaId\":5,\"LocationCode\":\"001-018-002\",\"LocationName\":\"一行十八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9047793+08:00\"},{\"Id\":2258,\"AreaId\":5,\"LocationCode\":\"001-018-003\",\"LocationName\":\"一行十八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9047829+08:00\"},{\"Id\":2259,\"AreaId\":5,\"LocationCode\":\"001-018-004\",\"LocationName\":\"一行十八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9047864+08:00\"},{\"Id\":2260,\"AreaId\":5,\"LocationCode\":\"001-018-005\",\"LocationName\":\"一行十八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9047899+08:00\"},{\"Id\":2261,\"AreaId\":5,\"LocationCode\":\"001-018-006\",\"LocationName\":\"一行十八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9047937+08:00\"},{\"Id\":2262,\"AreaId\":5,\"LocationCode\":\"001-019-001\",\"LocationName\":\"一行十九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9047973+08:00\"},{\"Id\":2263,\"AreaId\":5,\"LocationCode\":\"001-019-002\",\"LocationName\":\"一行十九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9048008+08:00\"},{\"Id\":2264,\"AreaId\":5,\"LocationCode\":\"001-019-003\",\"LocationName\":\"一行十九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9048042+08:00\"},{\"Id\":2265,\"AreaId\":5,\"LocationCode\":\"001-019-004\",\"LocationName\":\"一行十九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9048081+08:00\"},{\"Id\":2266,\"AreaId\":5,\"LocationCode\":\"001-019-005\",\"LocationName\":\"一行十九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9048117+08:00\"},{\"Id\":2267,\"AreaId\":5,\"LocationCode\":\"001-019-006\",\"LocationName\":\"一行十九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9048152+08:00\"},{\"Id\":2268,\"AreaId\":5,\"LocationCode\":\"001-020-001\",\"LocationName\":\"一行二十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9048186+08:00\"},{\"Id\":2269,\"AreaId\":5,\"LocationCode\":\"001-020-002\",\"LocationName\":\"一行二十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9048221+08:00\"},{\"Id\":2270,\"AreaId\":5,\"LocationCode\":\"001-020-003\",\"LocationName\":\"一行二十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9048256+08:00\"},{\"Id\":2271,\"AreaId\":5,\"LocationCode\":\"001-020-004\",\"LocationName\":\"一行二十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.904829+08:00\"},{\"Id\":2272,\"AreaId\":5,\"LocationCode\":\"001-020-005\",\"LocationName\":\"一行二十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9048326+08:00\"},{\"Id\":2273,\"AreaId\":5,\"LocationCode\":\"001-020-006\",\"LocationName\":\"一行二十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.904836+08:00\"},{\"Id\":2274,\"AreaId\":5,\"LocationCode\":\"002-001-001\",\"LocationName\":\"二行一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9048395+08:00\"},{\"Id\":2275,\"AreaId\":5,\"LocationCode\":\"002-001-002\",\"LocationName\":\"二行一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.904843+08:00\"},{\"Id\":2276,\"AreaId\":5,\"LocationCode\":\"002-001-003\",\"LocationName\":\"二行一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9048465+08:00\"},{\"Id\":2277,\"AreaId\":5,\"LocationCode\":\"002-001-004\",\"LocationName\":\"二行一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.90485+08:00\"},{\"Id\":2278,\"AreaId\":5,\"LocationCode\":\"002-001-005\",\"LocationName\":\"二行一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9048535+08:00\"},{\"Id\":2279,\"AreaId\":5,\"LocationCode\":\"002-001-006\",\"LocationName\":\"二行一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9048569+08:00\"},{\"Id\":2280,\"AreaId\":5,\"LocationCode\":\"002-002-001\",\"LocationName\":\"二行二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9048612+08:00\"},{\"Id\":2281,\"AreaId\":5,\"LocationCode\":\"002-002-002\",\"LocationName\":\"二行二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.904865+08:00\"},{\"Id\":2282,\"AreaId\":5,\"LocationCode\":\"002-002-003\",\"LocationName\":\"二行二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9048685+08:00\"},{\"Id\":2283,\"AreaId\":5,\"LocationCode\":\"002-002-004\",\"LocationName\":\"二行二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9048727+08:00\"},{\"Id\":2284,\"AreaId\":5,\"LocationCode\":\"002-002-005\",\"LocationName\":\"二行二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9048766+08:00\"},{\"Id\":2285,\"AreaId\":5,\"LocationCode\":\"002-002-006\",\"LocationName\":\"二行二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9048802+08:00\"},{\"Id\":2286,\"AreaId\":5,\"LocationCode\":\"002-003-001\",\"LocationName\":\"二行三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9048836+08:00\"},{\"Id\":2287,\"AreaId\":5,\"LocationCode\":\"002-003-002\",\"LocationName\":\"二行三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.904887+08:00\"},{\"Id\":2288,\"AreaId\":5,\"LocationCode\":\"002-003-003\",\"LocationName\":\"二行三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9048914+08:00\"},{\"Id\":2289,\"AreaId\":5,\"LocationCode\":\"002-003-004\",\"LocationName\":\"二行三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9048948+08:00\"},{\"Id\":2290,\"AreaId\":5,\"LocationCode\":\"002-003-005\",\"LocationName\":\"二行三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9048983+08:00\"},{\"Id\":2291,\"AreaId\":5,\"LocationCode\":\"002-003-006\",\"LocationName\":\"二行三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9049017+08:00\"},{\"Id\":2292,\"AreaId\":5,\"LocationCode\":\"002-004-001\",\"LocationName\":\"二行四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9049052+08:00\"},{\"Id\":2293,\"AreaId\":5,\"LocationCode\":\"002-004-002\",\"LocationName\":\"二行四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9049089+08:00\"},{\"Id\":2294,\"AreaId\":5,\"LocationCode\":\"002-004-003\",\"LocationName\":\"二行四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9049125+08:00\"},{\"Id\":2295,\"AreaId\":5,\"LocationCode\":\"002-004-004\",\"LocationName\":\"二行四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9049159+08:00\"},{\"Id\":2296,\"AreaId\":5,\"LocationCode\":\"002-004-005\",\"LocationName\":\"二行四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9049193+08:00\"},{\"Id\":2297,\"AreaId\":5,\"LocationCode\":\"002-004-006\",\"LocationName\":\"二行四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9049231+08:00\"},{\"Id\":2298,\"AreaId\":5,\"LocationCode\":\"002-005-001\",\"LocationName\":\"二行五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9049266+08:00\"},{\"Id\":2299,\"AreaId\":5,\"LocationCode\":\"002-005-002\",\"LocationName\":\"二行五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9049301+08:00\"},{\"Id\":2300,\"AreaId\":5,\"LocationCode\":\"002-005-003\",\"LocationName\":\"二行五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9049338+08:00\"},{\"Id\":2301,\"AreaId\":5,\"LocationCode\":\"002-005-004\",\"LocationName\":\"二行五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9049373+08:00\"},{\"Id\":2302,\"AreaId\":5,\"LocationCode\":\"002-005-005\",\"LocationName\":\"二行五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9049408+08:00\"},{\"Id\":2303,\"AreaId\":5,\"LocationCode\":\"002-005-006\",\"LocationName\":\"二行五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9049443+08:00\"},{\"Id\":2304,\"AreaId\":5,\"LocationCode\":\"002-006-001\",\"LocationName\":\"二行六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9049483+08:00\"},{\"Id\":2305,\"AreaId\":5,\"LocationCode\":\"002-006-002\",\"LocationName\":\"二行六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9049517+08:00\"},{\"Id\":2306,\"AreaId\":5,\"LocationCode\":\"002-006-003\",\"LocationName\":\"二行六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9049551+08:00\"},{\"Id\":2307,\"AreaId\":5,\"LocationCode\":\"002-006-004\",\"LocationName\":\"二行六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9049586+08:00\"},{\"Id\":2308,\"AreaId\":5,\"LocationCode\":\"002-006-005\",\"LocationName\":\"二行六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.904962+08:00\"},{\"Id\":2309,\"AreaId\":5,\"LocationCode\":\"002-006-006\",\"LocationName\":\"二行六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9049661+08:00\"},{\"Id\":2310,\"AreaId\":5,\"LocationCode\":\"002-007-001\",\"LocationName\":\"二行七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9049697+08:00\"},{\"Id\":2311,\"AreaId\":5,\"LocationCode\":\"002-007-002\",\"LocationName\":\"二行七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9049731+08:00\"},{\"Id\":2312,\"AreaId\":5,\"LocationCode\":\"002-007-003\",\"LocationName\":\"二行七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9049765+08:00\"},{\"Id\":2313,\"AreaId\":5,\"LocationCode\":\"002-007-004\",\"LocationName\":\"二行七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.90498+08:00\"},{\"Id\":2314,\"AreaId\":5,\"LocationCode\":\"002-007-005\",\"LocationName\":\"二行七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9049834+08:00\"},{\"Id\":2315,\"AreaId\":5,\"LocationCode\":\"002-007-006\",\"LocationName\":\"二行七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9049869+08:00\"},{\"Id\":2316,\"AreaId\":5,\"LocationCode\":\"002-008-001\",\"LocationName\":\"二行八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9049903+08:00\"},{\"Id\":2317,\"AreaId\":5,\"LocationCode\":\"002-008-002\",\"LocationName\":\"二行八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9049944+08:00\"},{\"Id\":2318,\"AreaId\":5,\"LocationCode\":\"002-008-003\",\"LocationName\":\"二行八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9049979+08:00\"},{\"Id\":2319,\"AreaId\":5,\"LocationCode\":\"002-008-004\",\"LocationName\":\"二行八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9050013+08:00\"},{\"Id\":2320,\"AreaId\":5,\"LocationCode\":\"002-008-005\",\"LocationName\":\"二行八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9050108+08:00\"},{\"Id\":2321,\"AreaId\":5,\"LocationCode\":\"002-008-006\",\"LocationName\":\"二行八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9050155+08:00\"},{\"Id\":2322,\"AreaId\":5,\"LocationCode\":\"002-009-001\",\"LocationName\":\"二行九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.905019+08:00\"},{\"Id\":2323,\"AreaId\":5,\"LocationCode\":\"002-009-002\",\"LocationName\":\"二行九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9050225+08:00\"},{\"Id\":2324,\"AreaId\":5,\"LocationCode\":\"002-009-003\",\"LocationName\":\"二行九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.905026+08:00\"},{\"Id\":2325,\"AreaId\":5,\"LocationCode\":\"002-009-004\",\"LocationName\":\"二行九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.90503+08:00\"},{\"Id\":2326,\"AreaId\":5,\"LocationCode\":\"002-009-005\",\"LocationName\":\"二行九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9050335+08:00\"},{\"Id\":2327,\"AreaId\":5,\"LocationCode\":\"002-009-006\",\"LocationName\":\"二行九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.905037+08:00\"},{\"Id\":2328,\"AreaId\":5,\"LocationCode\":\"002-010-001\",\"LocationName\":\"二行十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9050411+08:00\"},{\"Id\":2329,\"AreaId\":5,\"LocationCode\":\"002-010-002\",\"LocationName\":\"二行十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9050447+08:00\"},{\"Id\":2330,\"AreaId\":5,\"LocationCode\":\"002-010-003\",\"LocationName\":\"二行十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9050482+08:00\"},{\"Id\":2331,\"AreaId\":5,\"LocationCode\":\"002-010-004\",\"LocationName\":\"二行十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9050523+08:00\"},{\"Id\":2332,\"AreaId\":5,\"LocationCode\":\"002-010-005\",\"LocationName\":\"二行十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9050558+08:00\"},{\"Id\":2333,\"AreaId\":5,\"LocationCode\":\"002-010-006\",\"LocationName\":\"二行十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9050593+08:00\"},{\"Id\":2334,\"AreaId\":5,\"LocationCode\":\"002-011-001\",\"LocationName\":\"二行十一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9050628+08:00\"},{\"Id\":2335,\"AreaId\":5,\"LocationCode\":\"002-011-002\",\"LocationName\":\"二行十一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9050667+08:00\"},{\"Id\":2336,\"AreaId\":5,\"LocationCode\":\"002-011-003\",\"LocationName\":\"二行十一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9050703+08:00\"},{\"Id\":2337,\"AreaId\":5,\"LocationCode\":\"002-011-004\",\"LocationName\":\"二行十一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9050737+08:00\"},{\"Id\":2338,\"AreaId\":5,\"LocationCode\":\"002-011-005\",\"LocationName\":\"二行十一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9050773+08:00\"},{\"Id\":2339,\"AreaId\":5,\"LocationCode\":\"002-011-006\",\"LocationName\":\"二行十一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9050813+08:00\"},{\"Id\":2340,\"AreaId\":5,\"LocationCode\":\"002-012-001\",\"LocationName\":\"二行十二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9050848+08:00\"},{\"Id\":2341,\"AreaId\":5,\"LocationCode\":\"002-012-002\",\"LocationName\":\"二行十二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9050883+08:00\"},{\"Id\":2342,\"AreaId\":5,\"LocationCode\":\"002-012-003\",\"LocationName\":\"二行十二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9050918+08:00\"},{\"Id\":2343,\"AreaId\":5,\"LocationCode\":\"002-012-004\",\"LocationName\":\"二行十二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9050953+08:00\"},{\"Id\":2344,\"AreaId\":5,\"LocationCode\":\"002-012-005\",\"LocationName\":\"二行十二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9050995+08:00\"},{\"Id\":2345,\"AreaId\":5,\"LocationCode\":\"002-012-006\",\"LocationName\":\"二行十二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.905103+08:00\"},{\"Id\":2346,\"AreaId\":5,\"LocationCode\":\"002-013-001\",\"LocationName\":\"二行十三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9051071+08:00\"},{\"Id\":2347,\"AreaId\":5,\"LocationCode\":\"002-013-002\",\"LocationName\":\"二行十三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9051107+08:00\"},{\"Id\":2348,\"AreaId\":5,\"LocationCode\":\"002-013-003\",\"LocationName\":\"二行十三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9051146+08:00\"},{\"Id\":2349,\"AreaId\":5,\"LocationCode\":\"002-013-004\",\"LocationName\":\"二行十三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9051183+08:00\"},{\"Id\":2350,\"AreaId\":5,\"LocationCode\":\"002-013-005\",\"LocationName\":\"二行十三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9051218+08:00\"},{\"Id\":2351,\"AreaId\":5,\"LocationCode\":\"002-013-006\",\"LocationName\":\"二行十三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9051253+08:00\"},{\"Id\":2352,\"AreaId\":5,\"LocationCode\":\"002-014-001\",\"LocationName\":\"二行十四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9051288+08:00\"},{\"Id\":2353,\"AreaId\":5,\"LocationCode\":\"002-014-002\",\"LocationName\":\"二行十四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9051327+08:00\"},{\"Id\":2354,\"AreaId\":5,\"LocationCode\":\"002-014-003\",\"LocationName\":\"二行十四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9051365+08:00\"},{\"Id\":2355,\"AreaId\":5,\"LocationCode\":\"002-014-004\",\"LocationName\":\"二行十四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.90514+08:00\"},{\"Id\":2356,\"AreaId\":5,\"LocationCode\":\"002-014-005\",\"LocationName\":\"二行十四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9051439+08:00\"},{\"Id\":2357,\"AreaId\":5,\"LocationCode\":\"002-014-006\",\"LocationName\":\"二行十四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9051475+08:00\"},{\"Id\":2358,\"AreaId\":5,\"LocationCode\":\"002-015-001\",\"LocationName\":\"二行十五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.905151+08:00\"},{\"Id\":2359,\"AreaId\":5,\"LocationCode\":\"002-015-002\",\"LocationName\":\"二行十五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9051545+08:00\"},{\"Id\":2360,\"AreaId\":5,\"LocationCode\":\"002-015-003\",\"LocationName\":\"二行十五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9051584+08:00\"},{\"Id\":2361,\"AreaId\":5,\"LocationCode\":\"002-015-004\",\"LocationName\":\"二行十五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9051619+08:00\"},{\"Id\":2362,\"AreaId\":5,\"LocationCode\":\"002-015-005\",\"LocationName\":\"二行十五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9051654+08:00\"},{\"Id\":2363,\"AreaId\":5,\"LocationCode\":\"002-015-006\",\"LocationName\":\"二行十五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9051689+08:00\"},{\"Id\":2364,\"AreaId\":5,\"LocationCode\":\"002-016-001\",\"LocationName\":\"二行十六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9051732+08:00\"},{\"Id\":2365,\"AreaId\":5,\"LocationCode\":\"002-016-002\",\"LocationName\":\"二行十六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9051767+08:00\"},{\"Id\":2366,\"AreaId\":5,\"LocationCode\":\"002-016-003\",\"LocationName\":\"二行十六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9051806+08:00\"},{\"Id\":2367,\"AreaId\":5,\"LocationCode\":\"002-016-004\",\"LocationName\":\"二行十六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9051844+08:00\"},{\"Id\":2368,\"AreaId\":5,\"LocationCode\":\"002-016-005\",\"LocationName\":\"二行十六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9051879+08:00\"},{\"Id\":2369,\"AreaId\":5,\"LocationCode\":\"002-016-006\",\"LocationName\":\"二行十六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9051919+08:00\"},{\"Id\":2370,\"AreaId\":5,\"LocationCode\":\"002-017-001\",\"LocationName\":\"二行十七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9051954+08:00\"},{\"Id\":2371,\"AreaId\":5,\"LocationCode\":\"002-017-002\",\"LocationName\":\"二行十七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9051993+08:00\"},{\"Id\":2372,\"AreaId\":5,\"LocationCode\":\"002-017-003\",\"LocationName\":\"二行十七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9052029+08:00\"},{\"Id\":2373,\"AreaId\":5,\"LocationCode\":\"002-017-004\",\"LocationName\":\"二行十七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9052108+08:00\"},{\"Id\":2374,\"AreaId\":5,\"LocationCode\":\"002-017-005\",\"LocationName\":\"二行十七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9052143+08:00\"},{\"Id\":2375,\"AreaId\":5,\"LocationCode\":\"002-017-006\",\"LocationName\":\"二行十七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9052178+08:00\"},{\"Id\":2376,\"AreaId\":5,\"LocationCode\":\"002-018-001\",\"LocationName\":\"二行十八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9052219+08:00\"},{\"Id\":2377,\"AreaId\":5,\"LocationCode\":\"002-018-002\",\"LocationName\":\"二行十八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9052254+08:00\"},{\"Id\":2378,\"AreaId\":5,\"LocationCode\":\"002-018-003\",\"LocationName\":\"二行十八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9052295+08:00\"},{\"Id\":2379,\"AreaId\":5,\"LocationCode\":\"002-018-004\",\"LocationName\":\"二行十八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9052333+08:00\"},{\"Id\":2380,\"AreaId\":5,\"LocationCode\":\"002-018-005\",\"LocationName\":\"二行十八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9052371+08:00\"},{\"Id\":2381,\"AreaId\":5,\"LocationCode\":\"002-018-006\",\"LocationName\":\"二行十八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9052406+08:00\"},{\"Id\":2382,\"AreaId\":5,\"LocationCode\":\"002-019-001\",\"LocationName\":\"二行十九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.905244+08:00\"},{\"Id\":2383,\"AreaId\":5,\"LocationCode\":\"002-019-002\",\"LocationName\":\"二行十九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9052475+08:00\"},{\"Id\":2384,\"AreaId\":5,\"LocationCode\":\"002-019-003\",\"LocationName\":\"二行十九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.905251+08:00\"},{\"Id\":2385,\"AreaId\":5,\"LocationCode\":\"002-019-004\",\"LocationName\":\"二行十九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9052544+08:00\"},{\"Id\":2386,\"AreaId\":5,\"LocationCode\":\"002-019-005\",\"LocationName\":\"二行十九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9052587+08:00\"},{\"Id\":2387,\"AreaId\":5,\"LocationCode\":\"002-019-006\",\"LocationName\":\"二行十九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9052631+08:00\"},{\"Id\":2388,\"AreaId\":5,\"LocationCode\":\"002-020-001\",\"LocationName\":\"二行二十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9052669+08:00\"},{\"Id\":2389,\"AreaId\":5,\"LocationCode\":\"002-020-002\",\"LocationName\":\"二行二十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9052708+08:00\"},{\"Id\":2390,\"AreaId\":5,\"LocationCode\":\"002-020-003\",\"LocationName\":\"二行二十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.905275+08:00\"},{\"Id\":2391,\"AreaId\":5,\"LocationCode\":\"002-020-004\",\"LocationName\":\"二行二十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9052785+08:00\"},{\"Id\":2392,\"AreaId\":5,\"LocationCode\":\"002-020-005\",\"LocationName\":\"二行二十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9052827+08:00\"},{\"Id\":2393,\"AreaId\":5,\"LocationCode\":\"002-020-006\",\"LocationName\":\"二行二十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9052866+08:00\"}]"}
--------------------------------
2025/1/9 18:21:33|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:33 935","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => (x.TargetAddress == value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass74_1).item.Key)","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"2ms","ResponseTime":"2025-01-09 06:21:33 938","ResponseJsonData":"[{\"TaskId\":13771,\"TaskNum\":59,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":220,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:19:25.463\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:19:29.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:49.63\"}]"}
--------------------------------
2025/1/9 18:21:33|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:33 939","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:GetTaskNo","RequestParamsName":"【携带的参数有】:","RequestParamsData":"无参数","ResponseIntervalTime":"2ms","ResponseTime":"2025-01-09 06:21:33 941","ResponseJsonData":"67"}
--------------------------------
2025/1/9 18:21:33|
WIDESEA_Core.AOP.AOPLogExInfo
{"ApiLogAopInfo":{"RequestTime":"2025-01-09 06:21:33 942","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:AddDataAsync","RequestParamsName":"【携带的参数有】:WIDESEA_Model.Models.Dt_Task","RequestParamsData":"[{\"TaskId\":0,\"TaskNum\":67,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":200,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:21:33.939403+08:00\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:21:33.939401+08:00\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:33.9394019+08:00\"}]","ResponseIntervalTime":"","ResponseTime":"","ResponseJsonData":""},"InnerException":"InnerException-内部异常:\r\n\r\nStackTrace-堆栈跟踪:\r\n   at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)\r\n   at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)\r\n   at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)\r\n   at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()\r\n   at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()\r\n   at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)\r\n   at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)\r\n   at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)\r\n   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)\r\n--- End of stack trace from previous location ---\r\n   at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()\r\n   at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 236","ExMessage":"违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。\r\n语句已终止。"}
--------------------------------
2025/1/9 18:21:34|
WIDESEA_Core.AOP.AOPLogExInfo
{"ApiLogAopInfo":{"RequestTime":"2025-01-09 06:21:33 800","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:RequestTrayInTaskAsync","RequestParamsName":"【携带的参数有】:WIDESEA_DTO.RequestTaskDto","RequestParamsData":"[{\"Position\":\"1705\",\"PalletCode\":\"ZJD24026G125\",\"PositionList\":null,\"RequestType\":\"\",\"EquiCodeMOM\":null,\"Roadways\":null,\"area\":0,\"ProductionLine\":null}]","ResponseIntervalTime":"","ResponseTime":"","ResponseJsonData":""},"InnerException":"InnerException-内部异常:\r\n\r\nStackTrace-堆栈跟踪:\r\n   at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)\r\n   at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)\r\n   at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)\r\n   at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()\r\n   at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()\r\n   at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)\r\n   at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)\r\n   at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)\r\n   at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)\r\n   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)\r\n--- End of stack trace from previous location ---\r\n   at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)\r\n   at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()\r\n   at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 236\r\n   at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\Dt_TaskService.cs:line 2242\r\n   at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_StorageTaskServices\\Task\\Dt_TaskService.cs:line 1108\r\n   at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 236","ExMessage":"违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。\r\n语句已终止。"}
--------------------------------
2025/1/9 18:21:36|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:36 830","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryFirstAsync","RequestParamsName":"【携带的参数有】:x => (x.PalletCode == value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass35_0).input.PalletCode)","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"3ms","ResponseTime":"2025-01-09 06:21:36 833","ResponseJsonData":"{\"TaskId\":13771,\"TaskNum\":59,\"PalletCode\":\"ZJD24026G125\",\"OrderNo\":null,\"Roadway\":\"CWSC1\",\"TaskType\":204,\"TaskState\":220,\"MaterialNo\":\"\",\"SourceAddress\":\"1705\",\"TargetAddress\":\"CWSC1\",\"CurrentAddress\":\"1705\",\"NextAddress\":\"CWSC1\",\"Grade\":1,\"Dispatchertime\":\"2025-01-09T18:19:25.463\",\"Remark\":null,\"ErrorMessage\":null,\"Dt_TaskExecuteDetailList\":null,\"Creater\":\"Systeam\",\"CreateDate\":\"2025-01-09T18:19:29.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:20:49.63\"}"}
--------------------------------
2025/1/9 18:21:36|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:36 853","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => ((x.stationType == 6) AndAlso (x.stationChildCode == value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass35_0).input.Position))","RequestParamsData":"无法序列化,可能是兰姆达表达式等原因造成,按照框架优化代码Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'ManifestModule' with type 'System.Reflection.RuntimeModule'. Path '[0].Body.Right.Right.Member.Module.Assembly'.\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"1ms","ResponseTime":"2025-01-09 06:21:36 854","ResponseJsonData":"[{\"stationID\":72,\"stationType\":6,\"stationPLC\":\"1018\",\"Roadway\":\"CWSC3,CWSC4,CWSC1\",\"stationRemark\":\"空托盘入库分配口\",\"stationChildCode\":\"1705\",\"stationArea\":\"FRSC2,GWSC1\",\"stationLocation\":\"1705\",\"stationEquipMOM\":\"24MEJQ11-1006-1\",\"stationNGChildCode\":\"\",\"stationNGLocation\":\"\",\"remark\":\"出库线体任务到达\",\"stationStatus\":\"1\",\"productLine\":\"\",\"Creater\":\"1\",\"CreateDate\":\"2024-11-27T16:05:51\",\"Modifier\":\"1\",\"ModifyDate\":\"1900-01-01T00:00:00\"}]"}
--------------------------------
2025/1/9 18:21:36|
WIDESEA_Core.AOP.AOPLogInfo
{"RequestTime":"2025-01-09 06:21:36 876","OpUserName":"【当前操作用户】:","RequestMethodName":"【当前执行方法】:QueryData","RequestParamsName":"【携带的参数有】:x => (value(WIDESEA_StorageTaskServices.Dt_TaskService+<>c__DisplayClass74_0).deviceCode.Contains(x.RoadwayNo) AndAlso (x.LocationStatus == 0))","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 E:\\GIT\\百步冠宇\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\AOP\\LogAOP.cs:line 42","ResponseIntervalTime":"4ms","ResponseTime":"2025-01-09 06:21:36 881","ResponseJsonData":"[{\"Id\":2154,\"AreaId\":5,\"LocationCode\":\"001-001-001\",\"LocationName\":\"一行一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.97\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8787052+08:00\"},{\"Id\":2155,\"AreaId\":5,\"LocationCode\":\"001-001-002\",\"LocationName\":\"一行一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8787277+08:00\"},{\"Id\":2156,\"AreaId\":5,\"LocationCode\":\"001-001-003\",\"LocationName\":\"一行一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8787357+08:00\"},{\"Id\":2157,\"AreaId\":5,\"LocationCode\":\"001-001-004\",\"LocationName\":\"一行一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8787422+08:00\"},{\"Id\":2158,\"AreaId\":5,\"LocationCode\":\"001-001-005\",\"LocationName\":\"一行一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8787488+08:00\"},{\"Id\":2159,\"AreaId\":5,\"LocationCode\":\"001-001-006\",\"LocationName\":\"一行一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.878757+08:00\"},{\"Id\":2160,\"AreaId\":5,\"LocationCode\":\"001-002-001\",\"LocationName\":\"一行二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8787647+08:00\"},{\"Id\":2161,\"AreaId\":5,\"LocationCode\":\"001-002-002\",\"LocationName\":\"一行二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8787727+08:00\"},{\"Id\":2162,\"AreaId\":5,\"LocationCode\":\"001-002-003\",\"LocationName\":\"一行二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.973\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8787798+08:00\"},{\"Id\":2163,\"AreaId\":5,\"LocationCode\":\"001-002-004\",\"LocationName\":\"一行二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8787874+08:00\"},{\"Id\":2164,\"AreaId\":5,\"LocationCode\":\"001-002-005\",\"LocationName\":\"一行二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8787946+08:00\"},{\"Id\":2165,\"AreaId\":5,\"LocationCode\":\"001-002-006\",\"LocationName\":\"一行二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8788023+08:00\"},{\"Id\":2166,\"AreaId\":5,\"LocationCode\":\"001-003-001\",\"LocationName\":\"一行三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8788099+08:00\"},{\"Id\":2167,\"AreaId\":5,\"LocationCode\":\"001-003-002\",\"LocationName\":\"一行三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8788172+08:00\"},{\"Id\":2168,\"AreaId\":5,\"LocationCode\":\"001-003-003\",\"LocationName\":\"一行三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8788244+08:00\"},{\"Id\":2169,\"AreaId\":5,\"LocationCode\":\"001-003-004\",\"LocationName\":\"一行三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8788315+08:00\"},{\"Id\":2170,\"AreaId\":5,\"LocationCode\":\"001-003-005\",\"LocationName\":\"一行三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8788386+08:00\"},{\"Id\":2171,\"AreaId\":5,\"LocationCode\":\"001-003-006\",\"LocationName\":\"一行三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8788472+08:00\"},{\"Id\":2172,\"AreaId\":5,\"LocationCode\":\"001-004-001\",\"LocationName\":\"一行四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8788543+08:00\"},{\"Id\":2173,\"AreaId\":5,\"LocationCode\":\"001-004-002\",\"LocationName\":\"一行四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8788624+08:00\"},{\"Id\":2174,\"AreaId\":5,\"LocationCode\":\"001-004-003\",\"LocationName\":\"一行四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8788705+08:00\"},{\"Id\":2175,\"AreaId\":5,\"LocationCode\":\"001-004-004\",\"LocationName\":\"一行四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8788785+08:00\"},{\"Id\":2176,\"AreaId\":5,\"LocationCode\":\"001-004-005\",\"LocationName\":\"一行四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8788857+08:00\"},{\"Id\":2177,\"AreaId\":5,\"LocationCode\":\"001-004-006\",\"LocationName\":\"一行四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8788926+08:00\"},{\"Id\":2178,\"AreaId\":5,\"LocationCode\":\"001-005-001\",\"LocationName\":\"一行五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8789004+08:00\"},{\"Id\":2179,\"AreaId\":5,\"LocationCode\":\"001-005-002\",\"LocationName\":\"一行五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8789086+08:00\"},{\"Id\":2180,\"AreaId\":5,\"LocationCode\":\"001-005-003\",\"LocationName\":\"一行五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.977\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8789164+08:00\"},{\"Id\":2181,\"AreaId\":5,\"LocationCode\":\"001-005-004\",\"LocationName\":\"一行五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8789234+08:00\"},{\"Id\":2182,\"AreaId\":5,\"LocationCode\":\"001-005-005\",\"LocationName\":\"一行五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8789305+08:00\"},{\"Id\":2183,\"AreaId\":5,\"LocationCode\":\"001-005-006\",\"LocationName\":\"一行五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.878938+08:00\"},{\"Id\":2184,\"AreaId\":5,\"LocationCode\":\"001-006-001\",\"LocationName\":\"一行六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8789461+08:00\"},{\"Id\":2185,\"AreaId\":5,\"LocationCode\":\"001-006-002\",\"LocationName\":\"一行六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.878953+08:00\"},{\"Id\":2186,\"AreaId\":5,\"LocationCode\":\"001-006-003\",\"LocationName\":\"一行六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8789605+08:00\"},{\"Id\":2187,\"AreaId\":5,\"LocationCode\":\"001-006-004\",\"LocationName\":\"一行六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8789677+08:00\"},{\"Id\":2188,\"AreaId\":5,\"LocationCode\":\"001-006-005\",\"LocationName\":\"一行六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8789747+08:00\"},{\"Id\":2189,\"AreaId\":5,\"LocationCode\":\"001-006-006\",\"LocationName\":\"一行六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8789816+08:00\"},{\"Id\":2190,\"AreaId\":5,\"LocationCode\":\"001-007-001\",\"LocationName\":\"一行七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8789893+08:00\"},{\"Id\":2191,\"AreaId\":5,\"LocationCode\":\"001-007-002\",\"LocationName\":\"一行七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8789974+08:00\"},{\"Id\":2192,\"AreaId\":5,\"LocationCode\":\"001-007-003\",\"LocationName\":\"一行七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.879005+08:00\"},{\"Id\":2193,\"AreaId\":5,\"LocationCode\":\"001-007-004\",\"LocationName\":\"一行七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.98\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8790121+08:00\"},{\"Id\":2194,\"AreaId\":5,\"LocationCode\":\"001-007-005\",\"LocationName\":\"一行七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8790189+08:00\"},{\"Id\":2195,\"AreaId\":5,\"LocationCode\":\"001-007-006\",\"LocationName\":\"一行七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8790264+08:00\"},{\"Id\":2196,\"AreaId\":5,\"LocationCode\":\"001-008-001\",\"LocationName\":\"一行八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8790346+08:00\"},{\"Id\":2197,\"AreaId\":5,\"LocationCode\":\"001-008-002\",\"LocationName\":\"一行八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8790422+08:00\"},{\"Id\":2198,\"AreaId\":5,\"LocationCode\":\"001-008-003\",\"LocationName\":\"一行八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8790491+08:00\"},{\"Id\":2199,\"AreaId\":5,\"LocationCode\":\"001-008-004\",\"LocationName\":\"一行八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8790569+08:00\"},{\"Id\":2200,\"AreaId\":5,\"LocationCode\":\"001-008-005\",\"LocationName\":\"一行八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8790647+08:00\"},{\"Id\":2201,\"AreaId\":5,\"LocationCode\":\"001-008-006\",\"LocationName\":\"一行八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8790728+08:00\"},{\"Id\":2202,\"AreaId\":5,\"LocationCode\":\"001-009-001\",\"LocationName\":\"一行九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8790804+08:00\"},{\"Id\":2203,\"AreaId\":5,\"LocationCode\":\"001-009-002\",\"LocationName\":\"一行九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8790873+08:00\"},{\"Id\":2204,\"AreaId\":5,\"LocationCode\":\"001-009-003\",\"LocationName\":\"一行九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.983\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8790942+08:00\"},{\"Id\":2205,\"AreaId\":5,\"LocationCode\":\"001-009-004\",\"LocationName\":\"一行九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8791017+08:00\"},{\"Id\":2206,\"AreaId\":5,\"LocationCode\":\"001-009-005\",\"LocationName\":\"一行九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8791098+08:00\"},{\"Id\":2207,\"AreaId\":5,\"LocationCode\":\"001-009-006\",\"LocationName\":\"一行九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8791172+08:00\"},{\"Id\":2208,\"AreaId\":5,\"LocationCode\":\"001-010-001\",\"LocationName\":\"一行十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8791241+08:00\"},{\"Id\":2209,\"AreaId\":5,\"LocationCode\":\"001-010-002\",\"LocationName\":\"一行十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.879131+08:00\"},{\"Id\":2210,\"AreaId\":5,\"LocationCode\":\"001-010-003\",\"LocationName\":\"一行十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8791387+08:00\"},{\"Id\":2211,\"AreaId\":5,\"LocationCode\":\"001-010-004\",\"LocationName\":\"一行十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8791466+08:00\"},{\"Id\":2212,\"AreaId\":5,\"LocationCode\":\"001-010-005\",\"LocationName\":\"一行十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8791541+08:00\"},{\"Id\":2213,\"AreaId\":5,\"LocationCode\":\"001-010-006\",\"LocationName\":\"一行十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8791611+08:00\"},{\"Id\":2214,\"AreaId\":5,\"LocationCode\":\"001-011-001\",\"LocationName\":\"一行十一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8791682+08:00\"},{\"Id\":2215,\"AreaId\":5,\"LocationCode\":\"001-011-002\",\"LocationName\":\"一行十一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8791759+08:00\"},{\"Id\":2216,\"AreaId\":5,\"LocationCode\":\"001-011-003\",\"LocationName\":\"一行十一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8791841+08:00\"},{\"Id\":2217,\"AreaId\":5,\"LocationCode\":\"001-011-004\",\"LocationName\":\"一行十一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8791915+08:00\"},{\"Id\":2218,\"AreaId\":5,\"LocationCode\":\"001-011-005\",\"LocationName\":\"一行十一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8791984+08:00\"},{\"Id\":2219,\"AreaId\":5,\"LocationCode\":\"001-011-006\",\"LocationName\":\"一行十一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.987\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8792077+08:00\"},{\"Id\":2220,\"AreaId\":5,\"LocationCode\":\"001-012-001\",\"LocationName\":\"一行十二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8792146+08:00\"},{\"Id\":2221,\"AreaId\":5,\"LocationCode\":\"001-012-002\",\"LocationName\":\"一行十二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8792216+08:00\"},{\"Id\":2222,\"AreaId\":5,\"LocationCode\":\"001-012-003\",\"LocationName\":\"一行十二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8792285+08:00\"},{\"Id\":2223,\"AreaId\":5,\"LocationCode\":\"001-012-004\",\"LocationName\":\"一行十二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8792355+08:00\"},{\"Id\":2224,\"AreaId\":5,\"LocationCode\":\"001-012-005\",\"LocationName\":\"一行十二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8792424+08:00\"},{\"Id\":2225,\"AreaId\":5,\"LocationCode\":\"001-012-006\",\"LocationName\":\"一行十二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8792493+08:00\"},{\"Id\":2226,\"AreaId\":5,\"LocationCode\":\"001-013-001\",\"LocationName\":\"一行十三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8792561+08:00\"},{\"Id\":2227,\"AreaId\":5,\"LocationCode\":\"001-013-002\",\"LocationName\":\"一行十三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8792644+08:00\"},{\"Id\":2228,\"AreaId\":5,\"LocationCode\":\"001-013-003\",\"LocationName\":\"一行十三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.99\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8792713+08:00\"},{\"Id\":2229,\"AreaId\":5,\"LocationCode\":\"001-013-004\",\"LocationName\":\"一行十三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8792784+08:00\"},{\"Id\":2230,\"AreaId\":5,\"LocationCode\":\"001-013-005\",\"LocationName\":\"一行十三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8792852+08:00\"},{\"Id\":2231,\"AreaId\":5,\"LocationCode\":\"001-013-006\",\"LocationName\":\"一行十三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8792922+08:00\"},{\"Id\":2232,\"AreaId\":5,\"LocationCode\":\"001-014-001\",\"LocationName\":\"一行十四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8793028+08:00\"},{\"Id\":2233,\"AreaId\":5,\"LocationCode\":\"001-014-002\",\"LocationName\":\"一行十四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8793109+08:00\"},{\"Id\":2234,\"AreaId\":5,\"LocationCode\":\"001-014-003\",\"LocationName\":\"一行十四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8793179+08:00\"},{\"Id\":2235,\"AreaId\":5,\"LocationCode\":\"001-014-004\",\"LocationName\":\"一行十四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8793453+08:00\"},{\"Id\":2236,\"AreaId\":5,\"LocationCode\":\"001-014-005\",\"LocationName\":\"一行十四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.993\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8793525+08:00\"},{\"Id\":2237,\"AreaId\":5,\"LocationCode\":\"001-014-006\",\"LocationName\":\"一行十四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8793588+08:00\"},{\"Id\":2238,\"AreaId\":5,\"LocationCode\":\"001-015-001\",\"LocationName\":\"一行十五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8793642+08:00\"},{\"Id\":2239,\"AreaId\":5,\"LocationCode\":\"001-015-002\",\"LocationName\":\"一行十五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8793696+08:00\"},{\"Id\":2240,\"AreaId\":5,\"LocationCode\":\"001-015-003\",\"LocationName\":\"一行十五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8793749+08:00\"},{\"Id\":2241,\"AreaId\":5,\"LocationCode\":\"001-015-004\",\"LocationName\":\"一行十五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8793806+08:00\"},{\"Id\":2242,\"AreaId\":5,\"LocationCode\":\"001-015-005\",\"LocationName\":\"一行十五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8793868+08:00\"},{\"Id\":2243,\"AreaId\":5,\"LocationCode\":\"001-015-006\",\"LocationName\":\"一行十五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8793924+08:00\"},{\"Id\":2244,\"AreaId\":5,\"LocationCode\":\"001-016-001\",\"LocationName\":\"一行十六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8793983+08:00\"},{\"Id\":2245,\"AreaId\":5,\"LocationCode\":\"001-016-002\",\"LocationName\":\"一行十六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:07.997\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8794052+08:00\"},{\"Id\":2246,\"AreaId\":5,\"LocationCode\":\"001-016-003\",\"LocationName\":\"一行十六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8794118+08:00\"},{\"Id\":2247,\"AreaId\":5,\"LocationCode\":\"001-016-004\",\"LocationName\":\"一行十六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8794183+08:00\"},{\"Id\":2248,\"AreaId\":5,\"LocationCode\":\"001-016-005\",\"LocationName\":\"一行十六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8794252+08:00\"},{\"Id\":2249,\"AreaId\":5,\"LocationCode\":\"001-016-006\",\"LocationName\":\"一行十六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8794322+08:00\"},{\"Id\":2250,\"AreaId\":5,\"LocationCode\":\"001-017-001\",\"LocationName\":\"一行十七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8794383+08:00\"},{\"Id\":2251,\"AreaId\":5,\"LocationCode\":\"001-017-002\",\"LocationName\":\"一行十七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8794457+08:00\"},{\"Id\":2252,\"AreaId\":5,\"LocationCode\":\"001-017-003\",\"LocationName\":\"一行十七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8794536+08:00\"},{\"Id\":2253,\"AreaId\":5,\"LocationCode\":\"001-017-004\",\"LocationName\":\"一行十七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8794617+08:00\"},{\"Id\":2254,\"AreaId\":5,\"LocationCode\":\"001-017-005\",\"LocationName\":\"一行十七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8794653+08:00\"},{\"Id\":2255,\"AreaId\":5,\"LocationCode\":\"001-017-006\",\"LocationName\":\"一行十七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8794691+08:00\"},{\"Id\":2256,\"AreaId\":5,\"LocationCode\":\"001-018-001\",\"LocationName\":\"一行十八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8794724+08:00\"},{\"Id\":2257,\"AreaId\":5,\"LocationCode\":\"001-018-002\",\"LocationName\":\"一行十八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8794757+08:00\"},{\"Id\":2258,\"AreaId\":5,\"LocationCode\":\"001-018-003\",\"LocationName\":\"一行十八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8794796+08:00\"},{\"Id\":2259,\"AreaId\":5,\"LocationCode\":\"001-018-004\",\"LocationName\":\"一行十八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8794829+08:00\"},{\"Id\":2260,\"AreaId\":5,\"LocationCode\":\"001-018-005\",\"LocationName\":\"一行十八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8794862+08:00\"},{\"Id\":2261,\"AreaId\":5,\"LocationCode\":\"001-018-006\",\"LocationName\":\"一行十八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8794895+08:00\"},{\"Id\":2262,\"AreaId\":5,\"LocationCode\":\"001-019-001\",\"LocationName\":\"一行十九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.879494+08:00\"},{\"Id\":2263,\"AreaId\":5,\"LocationCode\":\"001-019-002\",\"LocationName\":\"一行十九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8794977+08:00\"},{\"Id\":2264,\"AreaId\":5,\"LocationCode\":\"001-019-003\",\"LocationName\":\"一行十九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.879501+08:00\"},{\"Id\":2265,\"AreaId\":5,\"LocationCode\":\"001-019-004\",\"LocationName\":\"一行十九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.003\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8795042+08:00\"},{\"Id\":2266,\"AreaId\":5,\"LocationCode\":\"001-019-005\",\"LocationName\":\"一行十九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8795075+08:00\"},{\"Id\":2267,\"AreaId\":5,\"LocationCode\":\"001-019-006\",\"LocationName\":\"一行十九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8795111+08:00\"},{\"Id\":2268,\"AreaId\":5,\"LocationCode\":\"001-020-001\",\"LocationName\":\"一行二十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8795151+08:00\"},{\"Id\":2269,\"AreaId\":5,\"LocationCode\":\"001-020-002\",\"LocationName\":\"一行二十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8795187+08:00\"},{\"Id\":2270,\"AreaId\":5,\"LocationCode\":\"001-020-003\",\"LocationName\":\"一行二十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8795223+08:00\"},{\"Id\":2271,\"AreaId\":5,\"LocationCode\":\"001-020-004\",\"LocationName\":\"一行二十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8795256+08:00\"},{\"Id\":2272,\"AreaId\":5,\"LocationCode\":\"001-020-005\",\"LocationName\":\"一行二十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8795289+08:00\"},{\"Id\":2273,\"AreaId\":5,\"LocationCode\":\"001-020-006\",\"LocationName\":\"一行二十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":1,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8795321+08:00\"},{\"Id\":2274,\"AreaId\":5,\"LocationCode\":\"002-001-001\",\"LocationName\":\"二行一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.007\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8795365+08:00\"},{\"Id\":2275,\"AreaId\":5,\"LocationCode\":\"002-001-002\",\"LocationName\":\"二行一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8795399+08:00\"},{\"Id\":2276,\"AreaId\":5,\"LocationCode\":\"002-001-003\",\"LocationName\":\"二行一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8795432+08:00\"},{\"Id\":2277,\"AreaId\":5,\"LocationCode\":\"002-001-004\",\"LocationName\":\"二行一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8795464+08:00\"},{\"Id\":2278,\"AreaId\":5,\"LocationCode\":\"002-001-005\",\"LocationName\":\"二行一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8795497+08:00\"},{\"Id\":2279,\"AreaId\":5,\"LocationCode\":\"002-001-006\",\"LocationName\":\"二行一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":1,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.879553+08:00\"},{\"Id\":2280,\"AreaId\":5,\"LocationCode\":\"002-002-001\",\"LocationName\":\"二行二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8795563+08:00\"},{\"Id\":2281,\"AreaId\":5,\"LocationCode\":\"002-002-002\",\"LocationName\":\"二行二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8795595+08:00\"},{\"Id\":2282,\"AreaId\":5,\"LocationCode\":\"002-002-003\",\"LocationName\":\"二行二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8795628+08:00\"},{\"Id\":2283,\"AreaId\":5,\"LocationCode\":\"002-002-004\",\"LocationName\":\"二行二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.01\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8795667+08:00\"},{\"Id\":2284,\"AreaId\":5,\"LocationCode\":\"002-002-005\",\"LocationName\":\"二行二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.87957+08:00\"},{\"Id\":2285,\"AreaId\":5,\"LocationCode\":\"002-002-006\",\"LocationName\":\"二行二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":2,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8795738+08:00\"},{\"Id\":2286,\"AreaId\":5,\"LocationCode\":\"002-003-001\",\"LocationName\":\"二行三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8795773+08:00\"},{\"Id\":2287,\"AreaId\":5,\"LocationCode\":\"002-003-002\",\"LocationName\":\"二行三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8795806+08:00\"},{\"Id\":2288,\"AreaId\":5,\"LocationCode\":\"002-003-003\",\"LocationName\":\"二行三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8795839+08:00\"},{\"Id\":2289,\"AreaId\":5,\"LocationCode\":\"002-003-004\",\"LocationName\":\"二行三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8795873+08:00\"},{\"Id\":2290,\"AreaId\":5,\"LocationCode\":\"002-003-005\",\"LocationName\":\"二行三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8795906+08:00\"},{\"Id\":2291,\"AreaId\":5,\"LocationCode\":\"002-003-006\",\"LocationName\":\"二行三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":3,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.013\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8795949+08:00\"},{\"Id\":2292,\"AreaId\":5,\"LocationCode\":\"002-004-001\",\"LocationName\":\"二行四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8795986+08:00\"},{\"Id\":2293,\"AreaId\":5,\"LocationCode\":\"002-004-002\",\"LocationName\":\"二行四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8796018+08:00\"},{\"Id\":2294,\"AreaId\":5,\"LocationCode\":\"002-004-003\",\"LocationName\":\"二行四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8796052+08:00\"},{\"Id\":2295,\"AreaId\":5,\"LocationCode\":\"002-004-004\",\"LocationName\":\"二行四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8796085+08:00\"},{\"Id\":2296,\"AreaId\":5,\"LocationCode\":\"002-004-005\",\"LocationName\":\"二行四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8796118+08:00\"},{\"Id\":2297,\"AreaId\":5,\"LocationCode\":\"002-004-006\",\"LocationName\":\"二行四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":4,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8796151+08:00\"},{\"Id\":2298,\"AreaId\":5,\"LocationCode\":\"002-005-001\",\"LocationName\":\"二行五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8796184+08:00\"},{\"Id\":2299,\"AreaId\":5,\"LocationCode\":\"002-005-002\",\"LocationName\":\"二行五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8796219+08:00\"},{\"Id\":2300,\"AreaId\":5,\"LocationCode\":\"002-005-003\",\"LocationName\":\"二行五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8796252+08:00\"},{\"Id\":2301,\"AreaId\":5,\"LocationCode\":\"002-005-004\",\"LocationName\":\"二行五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8796284+08:00\"},{\"Id\":2302,\"AreaId\":5,\"LocationCode\":\"002-005-005\",\"LocationName\":\"二行五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8796318+08:00\"},{\"Id\":2303,\"AreaId\":5,\"LocationCode\":\"002-005-006\",\"LocationName\":\"二行五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":5,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8796447+08:00\"},{\"Id\":2304,\"AreaId\":5,\"LocationCode\":\"002-006-001\",\"LocationName\":\"二行六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8796498+08:00\"},{\"Id\":2305,\"AreaId\":5,\"LocationCode\":\"002-006-002\",\"LocationName\":\"二行六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.017\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.879653+08:00\"},{\"Id\":2306,\"AreaId\":5,\"LocationCode\":\"002-006-003\",\"LocationName\":\"二行六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8796563+08:00\"},{\"Id\":2307,\"AreaId\":5,\"LocationCode\":\"002-006-004\",\"LocationName\":\"二行六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8796596+08:00\"},{\"Id\":2308,\"AreaId\":5,\"LocationCode\":\"002-006-005\",\"LocationName\":\"二行六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8796629+08:00\"},{\"Id\":2309,\"AreaId\":5,\"LocationCode\":\"002-006-006\",\"LocationName\":\"二行六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":6,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8796662+08:00\"},{\"Id\":2310,\"AreaId\":5,\"LocationCode\":\"002-007-001\",\"LocationName\":\"二行七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8796694+08:00\"},{\"Id\":2311,\"AreaId\":5,\"LocationCode\":\"002-007-002\",\"LocationName\":\"二行七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8796727+08:00\"},{\"Id\":2312,\"AreaId\":5,\"LocationCode\":\"002-007-003\",\"LocationName\":\"二行七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.879676+08:00\"},{\"Id\":2313,\"AreaId\":5,\"LocationCode\":\"002-007-004\",\"LocationName\":\"二行七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8796793+08:00\"},{\"Id\":2314,\"AreaId\":5,\"LocationCode\":\"002-007-005\",\"LocationName\":\"二行七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.02\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8796825+08:00\"},{\"Id\":2315,\"AreaId\":5,\"LocationCode\":\"002-007-006\",\"LocationName\":\"二行七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":7,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8796858+08:00\"},{\"Id\":2316,\"AreaId\":5,\"LocationCode\":\"002-008-001\",\"LocationName\":\"二行八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.879689+08:00\"},{\"Id\":2317,\"AreaId\":5,\"LocationCode\":\"002-008-002\",\"LocationName\":\"二行八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8796923+08:00\"},{\"Id\":2318,\"AreaId\":5,\"LocationCode\":\"002-008-003\",\"LocationName\":\"二行八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8796956+08:00\"},{\"Id\":2319,\"AreaId\":5,\"LocationCode\":\"002-008-004\",\"LocationName\":\"二行八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8796989+08:00\"},{\"Id\":2320,\"AreaId\":5,\"LocationCode\":\"002-008-005\",\"LocationName\":\"二行八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8797102+08:00\"},{\"Id\":2321,\"AreaId\":5,\"LocationCode\":\"002-008-006\",\"LocationName\":\"二行八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":8,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8797136+08:00\"},{\"Id\":2322,\"AreaId\":5,\"LocationCode\":\"002-009-001\",\"LocationName\":\"二行九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8797169+08:00\"},{\"Id\":2323,\"AreaId\":5,\"LocationCode\":\"002-009-002\",\"LocationName\":\"二行九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8797202+08:00\"},{\"Id\":2324,\"AreaId\":5,\"LocationCode\":\"002-009-003\",\"LocationName\":\"二行九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.023\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8797235+08:00\"},{\"Id\":2325,\"AreaId\":5,\"LocationCode\":\"002-009-004\",\"LocationName\":\"二行九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8797268+08:00\"},{\"Id\":2326,\"AreaId\":5,\"LocationCode\":\"002-009-005\",\"LocationName\":\"二行九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.87973+08:00\"},{\"Id\":2327,\"AreaId\":5,\"LocationCode\":\"002-009-006\",\"LocationName\":\"二行九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":9,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8797333+08:00\"},{\"Id\":2328,\"AreaId\":5,\"LocationCode\":\"002-010-001\",\"LocationName\":\"二行十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8797366+08:00\"},{\"Id\":2329,\"AreaId\":5,\"LocationCode\":\"002-010-002\",\"LocationName\":\"二行十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8797398+08:00\"},{\"Id\":2330,\"AreaId\":5,\"LocationCode\":\"002-010-003\",\"LocationName\":\"二行十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8797432+08:00\"},{\"Id\":2331,\"AreaId\":5,\"LocationCode\":\"002-010-004\",\"LocationName\":\"二行十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8797464+08:00\"},{\"Id\":2332,\"AreaId\":5,\"LocationCode\":\"002-010-005\",\"LocationName\":\"二行十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8797501+08:00\"},{\"Id\":2333,\"AreaId\":5,\"LocationCode\":\"002-010-006\",\"LocationName\":\"二行十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":10,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8797534+08:00\"},{\"Id\":2334,\"AreaId\":5,\"LocationCode\":\"002-011-001\",\"LocationName\":\"二行十一列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8797568+08:00\"},{\"Id\":2335,\"AreaId\":5,\"LocationCode\":\"002-011-002\",\"LocationName\":\"二行十一列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8797601+08:00\"},{\"Id\":2336,\"AreaId\":5,\"LocationCode\":\"002-011-003\",\"LocationName\":\"二行十一列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.027\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8797635+08:00\"},{\"Id\":2337,\"AreaId\":5,\"LocationCode\":\"002-011-004\",\"LocationName\":\"二行十一列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8797668+08:00\"},{\"Id\":2338,\"AreaId\":5,\"LocationCode\":\"002-011-005\",\"LocationName\":\"二行十一列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8797702+08:00\"},{\"Id\":2339,\"AreaId\":5,\"LocationCode\":\"002-011-006\",\"LocationName\":\"二行十一列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":11,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8797734+08:00\"},{\"Id\":2340,\"AreaId\":5,\"LocationCode\":\"002-012-001\",\"LocationName\":\"二行十二列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8797767+08:00\"},{\"Id\":2341,\"AreaId\":5,\"LocationCode\":\"002-012-002\",\"LocationName\":\"二行十二列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.87978+08:00\"},{\"Id\":2342,\"AreaId\":5,\"LocationCode\":\"002-012-003\",\"LocationName\":\"二行十二列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8797833+08:00\"},{\"Id\":2343,\"AreaId\":5,\"LocationCode\":\"002-012-004\",\"LocationName\":\"二行十二列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8797866+08:00\"},{\"Id\":2344,\"AreaId\":5,\"LocationCode\":\"002-012-005\",\"LocationName\":\"二行十二列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8797907+08:00\"},{\"Id\":2345,\"AreaId\":5,\"LocationCode\":\"002-012-006\",\"LocationName\":\"二行十二列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":12,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.879794+08:00\"},{\"Id\":2346,\"AreaId\":5,\"LocationCode\":\"002-013-001\",\"LocationName\":\"二行十三列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8797973+08:00\"},{\"Id\":2347,\"AreaId\":5,\"LocationCode\":\"002-013-002\",\"LocationName\":\"二行十三列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8798012+08:00\"},{\"Id\":2348,\"AreaId\":5,\"LocationCode\":\"002-013-003\",\"LocationName\":\"二行十三列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8798052+08:00\"},{\"Id\":2349,\"AreaId\":5,\"LocationCode\":\"002-013-004\",\"LocationName\":\"二行十三列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8798088+08:00\"},{\"Id\":2350,\"AreaId\":5,\"LocationCode\":\"002-013-005\",\"LocationName\":\"二行十三列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8798125+08:00\"},{\"Id\":2351,\"AreaId\":5,\"LocationCode\":\"002-013-006\",\"LocationName\":\"二行十三列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":13,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.03\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8798158+08:00\"},{\"Id\":2352,\"AreaId\":5,\"LocationCode\":\"002-014-001\",\"LocationName\":\"二行十四列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8798191+08:00\"},{\"Id\":2353,\"AreaId\":5,\"LocationCode\":\"002-014-002\",\"LocationName\":\"二行十四列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8798231+08:00\"},{\"Id\":2354,\"AreaId\":5,\"LocationCode\":\"002-014-003\",\"LocationName\":\"二行十四列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8798264+08:00\"},{\"Id\":2355,\"AreaId\":5,\"LocationCode\":\"002-014-004\",\"LocationName\":\"二行十四列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8798297+08:00\"},{\"Id\":2356,\"AreaId\":5,\"LocationCode\":\"002-014-005\",\"LocationName\":\"二行十四列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8798337+08:00\"},{\"Id\":2357,\"AreaId\":5,\"LocationCode\":\"002-014-006\",\"LocationName\":\"二行十四列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":14,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8798371+08:00\"},{\"Id\":2358,\"AreaId\":5,\"LocationCode\":\"002-015-001\",\"LocationName\":\"二行十五列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8798403+08:00\"},{\"Id\":2359,\"AreaId\":5,\"LocationCode\":\"002-015-002\",\"LocationName\":\"二行十五列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8798442+08:00\"},{\"Id\":2360,\"AreaId\":5,\"LocationCode\":\"002-015-003\",\"LocationName\":\"二行十五列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8798478+08:00\"},{\"Id\":2361,\"AreaId\":5,\"LocationCode\":\"002-015-004\",\"LocationName\":\"二行十五列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8798515+08:00\"},{\"Id\":2362,\"AreaId\":5,\"LocationCode\":\"002-015-005\",\"LocationName\":\"二行十五列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.033\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8798554+08:00\"},{\"Id\":2363,\"AreaId\":5,\"LocationCode\":\"002-015-006\",\"LocationName\":\"二行十五列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":15,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8798587+08:00\"},{\"Id\":2364,\"AreaId\":5,\"LocationCode\":\"002-016-001\",\"LocationName\":\"二行十六列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8798621+08:00\"},{\"Id\":2365,\"AreaId\":5,\"LocationCode\":\"002-016-002\",\"LocationName\":\"二行十六列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8798657+08:00\"},{\"Id\":2366,\"AreaId\":5,\"LocationCode\":\"002-016-003\",\"LocationName\":\"二行十六列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.879869+08:00\"},{\"Id\":2367,\"AreaId\":5,\"LocationCode\":\"002-016-004\",\"LocationName\":\"二行十六列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8798723+08:00\"},{\"Id\":2368,\"AreaId\":5,\"LocationCode\":\"002-016-005\",\"LocationName\":\"二行十六列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8798759+08:00\"},{\"Id\":2369,\"AreaId\":5,\"LocationCode\":\"002-016-006\",\"LocationName\":\"二行十六列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":16,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8798795+08:00\"},{\"Id\":2370,\"AreaId\":5,\"LocationCode\":\"002-017-001\",\"LocationName\":\"二行十七列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.879883+08:00\"},{\"Id\":2371,\"AreaId\":5,\"LocationCode\":\"002-017-002\",\"LocationName\":\"二行十七列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8798866+08:00\"},{\"Id\":2372,\"AreaId\":5,\"LocationCode\":\"002-017-003\",\"LocationName\":\"二行十七列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.037\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.87989+08:00\"},{\"Id\":2373,\"AreaId\":5,\"LocationCode\":\"002-017-004\",\"LocationName\":\"二行十七列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8798932+08:00\"},{\"Id\":2374,\"AreaId\":5,\"LocationCode\":\"002-017-005\",\"LocationName\":\"二行十七列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8798968+08:00\"},{\"Id\":2375,\"AreaId\":5,\"LocationCode\":\"002-017-006\",\"LocationName\":\"二行十七列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":17,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8799001+08:00\"},{\"Id\":2376,\"AreaId\":5,\"LocationCode\":\"002-018-001\",\"LocationName\":\"二行十八列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8799034+08:00\"},{\"Id\":2377,\"AreaId\":5,\"LocationCode\":\"002-018-002\",\"LocationName\":\"二行十八列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.879907+08:00\"},{\"Id\":2378,\"AreaId\":5,\"LocationCode\":\"002-018-003\",\"LocationName\":\"二行十八列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8799103+08:00\"},{\"Id\":2379,\"AreaId\":5,\"LocationCode\":\"002-018-004\",\"LocationName\":\"二行十八列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8799142+08:00\"},{\"Id\":2380,\"AreaId\":5,\"LocationCode\":\"002-018-005\",\"LocationName\":\"二行十八列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8799175+08:00\"},{\"Id\":2381,\"AreaId\":5,\"LocationCode\":\"002-018-006\",\"LocationName\":\"二行十八列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":18,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.04\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8799209+08:00\"},{\"Id\":2382,\"AreaId\":5,\"LocationCode\":\"002-019-001\",\"LocationName\":\"二行十九列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8799247+08:00\"},{\"Id\":2383,\"AreaId\":5,\"LocationCode\":\"002-019-002\",\"LocationName\":\"二行十九列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8799281+08:00\"},{\"Id\":2384,\"AreaId\":5,\"LocationCode\":\"002-019-003\",\"LocationName\":\"二行十九列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8799317+08:00\"},{\"Id\":2385,\"AreaId\":5,\"LocationCode\":\"002-019-004\",\"LocationName\":\"二行十九列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8799353+08:00\"},{\"Id\":2386,\"AreaId\":5,\"LocationCode\":\"002-019-005\",\"LocationName\":\"二行十九列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8799386+08:00\"},{\"Id\":2387,\"AreaId\":5,\"LocationCode\":\"002-019-006\",\"LocationName\":\"二行十九列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":19,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8799426+08:00\"},{\"Id\":2388,\"AreaId\":5,\"LocationCode\":\"002-020-001\",\"LocationName\":\"二行二十列一层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":1,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8799459+08:00\"},{\"Id\":2389,\"AreaId\":5,\"LocationCode\":\"002-020-002\",\"LocationName\":\"二行二十列二层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":2,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.043\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8799499+08:00\"},{\"Id\":2390,\"AreaId\":5,\"LocationCode\":\"002-020-003\",\"LocationName\":\"二行二十列三层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":3,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8799532+08:00\"},{\"Id\":2391,\"AreaId\":5,\"LocationCode\":\"002-020-004\",\"LocationName\":\"二行二十列四层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":4,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8799571+08:00\"},{\"Id\":2392,\"AreaId\":5,\"LocationCode\":\"002-020-005\",\"LocationName\":\"二行二十列五层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":5,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8799609+08:00\"},{\"Id\":2393,\"AreaId\":5,\"LocationCode\":\"002-020-006\",\"LocationName\":\"二行二十列六层\",\"RoadwayNo\":\"CWSC1\",\"Row\":2,\"Column\":20,\"Layer\":6,\"Depth\":1,\"LocationType\":1,\"LocationStatus\":0,\"EnalbeStatus\":2,\"Remark\":\"\",\"Creater\":\"systeam\",\"CreateDate\":\"2025-01-09T18:18:08.047\",\"Modifier\":null,\"ModifyDate\":\"2025-01-09T18:21:36.8799648+08:00\"}]"}