workspace.xml
32.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="baeae966-16bb-4f97-a411-22fe5a65cefd" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/check/checkingRegister/controller/CheckingRegisterController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/check/checkingRegister/controller/CheckingRegisterController.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/check/checkingRegister/service/CheckingRegisterService.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/check/checkingRegister/service/CheckingRegisterService.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/statusFlow/controller/StatusFlowHeaderController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/statusFlow/controller/StatusFlowHeaderController.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/templates/config/filterConfigHeader/add.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/config/filterConfigHeader/add.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/templates/config/receiptType/add.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/config/receiptType/add.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/templates/config/statusFlowHeader/add.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/config/statusFlowHeader/add.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/templates/config/statusFlowHeader/statusFlowHeader.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/config/statusFlowHeader/statusFlowHeader.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/templates/receipt/receiptHeader/receiptHeader.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/receipt/receiptHeader/receiptHeader.html" afterDir="false" />
</list>
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="DatabaseView">
<option name="SHOW_INTERMEDIATE" value="true" />
<option name="GROUP_DATA_SOURCES" value="true" />
<option name="GROUP_SCHEMA" value="true" />
<option name="GROUP_CONTENTS" value="false" />
<option name="SORT_POSITIONED" value="false" />
<option name="SHOW_EMPTY_GROUPS" value="false" />
<option name="AUTO_SCROLL_FROM_SOURCE" value="false" />
<option name="HIDDEN_KINDS">
<set />
</option>
<expand />
<select />
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Interface" />
<option value="Class" />
<option value="Enum" />
<option value="HTML File" />
</list>
</option>
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="ProjectId" id="1QOzUtfkdeRmYuw3MIDHXXMLsFH" />
<component name="ProjectLevelVcsManager">
<OptionsSetting value="false" id="Update" />
</component>
<component name="PropertiesComponent">
<property name="ASKED_ADD_EXTERNAL_FILES" value="true" />
<property name="DefaultHtmlFileTemplate" value="HTML File" />
<property name="RequestMappingsPanelOrder0" value="0" />
<property name="RequestMappingsPanelOrder1" value="1" />
<property name="RequestMappingsPanelWidth0" value="75" />
<property name="RequestMappingsPanelWidth1" value="75" />
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="aspect.path.notification.shown" value="true" />
<property name="full.screen.before.presentation.mode" value="false" />
<property name="last_opened_file_path" value="$PROJECT_DIR$/src/main/resources/static/ajax/libs/bootstrap-table/extensions/editable" />
<property name="node.js.detected.package.eslint" value="true" />
<property name="node.js.detected.package.tslint" value="true" />
<property name="node.js.path.for.package.eslint" value="project" />
<property name="node.js.path.for.package.tslint" value="project" />
<property name="node.js.selected.package.eslint" value="(autodetect)" />
<property name="node.js.selected.package.tslint" value="(autodetect)" />
<property name="project.structure.last.edited" value="Modules" />
<property name="project.structure.proportion" value="0.15429688" />
<property name="project.structure.side.proportion" value="0.2" />
<property name="run.code.analysis.last.selected.profile" value="pProject Default" />
<property name="settings.editor.selected.configurable" value="preferences.pluginManager" />
</component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="E:\code\wms2\src\main\resources\static\ajax\libs\bootstrap-table\extensions\editable" />
</key>
</component>
<component name="RunDashboard">
<option name="configurationTypes">
<set>
<option value="SpringBootApplicationConfigurationType" />
</set>
</option>
<option name="ruleStates">
<list>
<RuleState>
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
</RuleState>
<RuleState>
<option name="name" value="StatusDashboardGroupingRule" />
</RuleState>
</list>
</option>
</component>
<component name="RunManager" selected="Spring Boot.HuaHengApplication">
<configuration name="ReceiptContainerHeaderServiceImpl" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="com.huaheng.pc.receipt.receiptContainerHeader.service.ReceiptContainerHeaderServiceImpl" />
<module name="huaheng" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="com.huaheng.pc.receipt.receiptContainerHeader.service.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="ServiceTest.sendSimpleMail" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
<module name="huaheng" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="com.huaheng.test.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<option name="PACKAGE_NAME" value="com.huaheng.test" />
<option name="MAIN_CLASS_NAME" value="com.huaheng.test.ServiceTest" />
<option name="METHOD_NAME" value="sendSimpleMail" />
<option name="TEST_OBJECT" value="method" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="HuaHengApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
<module name="huaheng" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="com.huaheng.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<option name="SPRING_BOOT_MAIN_CLASS" value="com.huaheng.HuaHengApplication" />
<option name="ALTERNATIVE_JRE_PATH" />
<option name="UPDATE_ACTION_UPDATE_POLICY" value="UpdateClassesAndResources" />
<option name="FRAME_DEACTIVATION_UPDATE_POLICY" value="UpdateClassesAndResources" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<list>
<item itemvalue="Application.ReceiptContainerHeaderServiceImpl" />
<item itemvalue="JUnit.ServiceTest.sendSimpleMail" />
<item itemvalue="Spring Boot.HuaHengApplication" />
</list>
<recent_temporary>
<list>
<item itemvalue="Spring Boot.HuaHengApplication" />
<item itemvalue="Application.ReceiptContainerHeaderServiceImpl" />
<item itemvalue="JUnit.ServiceTest.sendSimpleMail" />
</list>
</recent_temporary>
</component>
<component name="ServiceViewManager">
<option name="allServicesViewState">
<serviceView>
<option name="contentProportion" value="0.1612554" />
<treeState>
<expand>
<path>
<item name="services root" type="e789fda9:ObjectUtils$Sentinel" />
<item name="com.intellij.execution.services.ServiceModel$ServiceGroupNode@c531c3e8" type="7427dc5b:ServiceModel$ServiceGroupNode" />
</path>
<path>
<item name="services root" type="e789fda9:ObjectUtils$Sentinel" />
<item name="com.intellij.execution.services.ServiceModel$ServiceGroupNode@c531c3e8" type="7427dc5b:ServiceModel$ServiceGroupNode" />
<item name="com.intellij.execution.services.ServiceModel$ServiceGroupNode@ef9dc71e" type="7427dc5b:ServiceModel$ServiceGroupNode" />
</path>
</expand>
<select />
</treeState>
</serviceView>
</option>
</component>
<component name="SvnConfiguration">
<configuration />
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="baeae966-16bb-4f97-a411-22fe5a65cefd" name="Default Changelist" comment="" />
<created>1567656449978</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1567656449978</updated>
<workItem from="1567656451211" duration="5104000" />
<workItem from="1567668214629" duration="1168000" />
<workItem from="1567669746535" duration="268000" />
<workItem from="1567670126125" duration="31000" />
<workItem from="1567670171788" duration="46000" />
<workItem from="1567670233410" duration="1528000" />
<workItem from="1567730330932" duration="8838000" />
<workItem from="1567741769966" duration="1528000" />
<workItem from="1567989403996" duration="45000" />
<workItem from="1567989504844" duration="67000" />
<workItem from="1567993387653" duration="1586000" />
<workItem from="1567998341358" duration="83000" />
<workItem from="1568001742660" duration="15312000" />
<workItem from="1568025180033" duration="84000" />
<workItem from="1568026322123" duration="15000" />
<workItem from="1568082327549" duration="3389000" />
<workItem from="1568094783772" duration="3618000" />
<workItem from="1568102171954" duration="179000" />
<workItem from="1568102802104" duration="132000" />
<workItem from="1568108585629" duration="2016000" />
<workItem from="1568162278389" duration="3299000" />
<workItem from="1568170378983" duration="18141000" />
<workItem from="1568249510258" duration="10225000" />
<workItem from="1568266250892" duration="1333000" />
<workItem from="1568269799447" duration="99000" />
<workItem from="1568270609232" duration="2008000" />
<workItem from="1568277784815" duration="3397000" />
<workItem from="1568595092050" duration="120000" />
<workItem from="1568595230891" duration="859000" />
<workItem from="1568597823149" duration="18415000" />
<workItem from="1568622349963" duration="1657000" />
<workItem from="1568625672966" duration="1471000" />
<workItem from="1568680155591" duration="361000" />
<workItem from="1568680712425" duration="2511000" />
<workItem from="1568684486098" duration="957000" />
<workItem from="1568685565340" duration="4430000" />
<workItem from="1568691952276" duration="8650000" />
<workItem from="1568707800753" duration="1137000" />
<workItem from="1568710796434" duration="1618000" />
<workItem from="1568766055582" duration="6000" />
<workItem from="1568768025248" duration="5346000" />
<workItem from="1568778175920" duration="2572000" />
<workItem from="1568787162277" duration="1740000" />
<workItem from="1568788907625" duration="7345000" />
<workItem from="1568853208604" duration="1177000" />
<workItem from="1568854399388" duration="3001000" />
<workItem from="1568861704814" duration="2380000" />
<workItem from="1568865359898" duration="108000" />
<workItem from="1568865651366" duration="623000" />
<workItem from="1568868902957" duration="3468000" />
<workItem from="1568875455023" duration="3979000" />
<workItem from="1568882661913" duration="1883000" />
<workItem from="1568887498559" duration="554000" />
<workItem from="1568940290765" duration="1255000" />
<workItem from="1568943643646" duration="634000" />
<workItem from="1568946720514" duration="599000" />
<workItem from="1568951675236" duration="5060000" />
<workItem from="1568963416874" duration="848000" />
<workItem from="1568964502775" duration="3587000" />
<workItem from="1568970279520" duration="8000" />
<workItem from="1569032862367" duration="1792000" />
<workItem from="1569037677538" duration="64000" />
<workItem from="1569134046393" duration="65000" />
<workItem from="1569198499251" duration="8680000" />
<workItem from="1569207254306" duration="18489000" />
<workItem from="1569285398457" duration="5908000" />
<workItem from="1569295518709" duration="463000" />
<workItem from="1569299856099" duration="4172000" />
<workItem from="1569312420091" duration="6208000" />
<workItem from="1569318779053" duration="35000" />
<workItem from="1569372049669" duration="4595000" />
<workItem from="1569390345693" duration="1418000" />
<workItem from="1569393808742" duration="10588000" />
<workItem from="1569411369199" duration="191000" />
<workItem from="1569457959376" duration="2373000" />
<workItem from="1569461866204" duration="777000" />
<workItem from="1569462694383" duration="6561000" />
<workItem from="1569477197991" duration="8695000" />
<workItem from="1569545011335" duration="12640000" />
<workItem from="1569565238961" duration="5096000" />
<workItem from="1569571884664" duration="2032000" />
<workItem from="1569577676760" duration="124000" />
<workItem from="1569717688488" duration="13568000" />
<workItem from="1569743740441" duration="1168000" />
<workItem from="1569745589865" duration="2739000" />
<workItem from="1569748443357" duration="438000" />
<workItem from="1569803438585" duration="13789000" />
<workItem from="1570581146682" duration="9295000" />
</task>
<task id="LOCAL-00001" summary="修改添加物料时使用物料类别生成物料编码">
<created>1567664306836</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1567664306836</updated>
</task>
<task id="LOCAL-00002" summary="修改添加物料时使用物料类别生成物料编码">
<created>1567936901056</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1567936901056</updated>
</task>
<task id="LOCAL-00003" summary="修改质检页面、添加完成质检">
<created>1568025230030</created>
<option name="number" value="00003" />
<option name="presentableId" value="LOCAL-00003" />
<option name="project" value="LOCAL" />
<updated>1568025230030</updated>
</task>
<task id="LOCAL-00004" summary="修改质检页面、添加完成质检">
<created>1568110494128</created>
<option name="number" value="00004" />
<option name="presentableId" value="LOCAL-00004" />
<option name="project" value="LOCAL" />
<updated>1568110494128</updated>
</task>
<task id="LOCAL-00005" summary="修复入库质检请求地址冲突">
<created>1568162392627</created>
<option name="number" value="00005" />
<option name="presentableId" value="LOCAL-00005" />
<option name="project" value="LOCAL" />
<updated>1568162392627</updated>
</task>
<task id="LOCAL-00006" summary="添加入库单打印">
<created>1568174134623</created>
<option name="number" value="00006" />
<option name="presentableId" value="LOCAL-00006" />
<option name="project" value="LOCAL" />
<updated>1568174134623</updated>
</task>
<task id="LOCAL-00007" summary="修改入库单审核移动到入库单头表">
<created>1568186231357</created>
<option name="number" value="00007" />
<option name="presentableId" value="LOCAL-00007" />
<option name="project" value="LOCAL" />
<updated>1568186231357</updated>
</task>
<task id="LOCAL-00008" summary="修改任务完成更新库位的错误">
<created>1568191139437</created>
<option name="number" value="00008" />
<option name="presentableId" value="LOCAL-00008" />
<option name="project" value="LOCAL" />
<updated>1568191139437</updated>
</task>
<task id="LOCAL-00009" summary="修改入库类型自动判断">
<created>1568259182874</created>
<option name="number" value="00009" />
<option name="presentableId" value="LOCAL-00009" />
<option name="project" value="LOCAL" />
<updated>1568259182874</updated>
</task>
<task id="LOCAL-00010" summary="修改入库单页面">
<created>1568281128408</created>
<option name="number" value="00010" />
<option name="presentableId" value="LOCAL-00010" />
<option name="project" value="LOCAL" />
<updated>1568281128408</updated>
</task>
<task id="LOCAL-00011" summary="修改入库单页面,入库单审核,质检页面后台跳转接口">
<created>1568616697584</created>
<option name="number" value="00011" />
<option name="presentableId" value="LOCAL-00011" />
<option name="project" value="LOCAL" />
<updated>1568616697584</updated>
</task>
<task id="LOCAL-00012" summary="修改 入库收货,生成上架任务自动执行定位">
<created>1568692224269</created>
<option name="number" value="00012" />
<option name="presentableId" value="LOCAL-00012" />
<option name="project" value="LOCAL" />
<updated>1568692224269</updated>
</task>
<task id="LOCAL-00013" summary="修复商品管理、物料类别种bug">
<created>1568784920330</created>
<option name="number" value="00013" />
<option name="presentableId" value="LOCAL-00013" />
<option name="project" value="LOCAL" />
<updated>1568784920330</updated>
</task>
<task id="LOCAL-00014" summary="修改入库明细添加加载定位规则的错误">
<created>1568788287608</created>
<option name="number" value="00014" />
<option name="presentableId" value="LOCAL-00014" />
<option name="project" value="LOCAL" />
<updated>1568788287608</updated>
</task>
<task id="LOCAL-00015" summary="添加入库质检行内编辑">
<created>1568857387442</created>
<option name="number" value="00015" />
<option name="presentableId" value="LOCAL-00015" />
<option name="project" value="LOCAL" />
<updated>1568857387442</updated>
</task>
<task id="LOCAL-00016" summary="行内编辑完成后更新数据库">
<created>1568875291383</created>
<option name="number" value="00016" />
<option name="presentableId" value="LOCAL-00016" />
<option name="project" value="LOCAL" />
<updated>1568875291383</updated>
</task>
<task id="LOCAL-00017" summary="修改质检登记使用bootstarp boot原生方法初始化">
<created>1568885639106</created>
<option name="number" value="00017" />
<option name="presentableId" value="LOCAL-00017" />
<option name="project" value="LOCAL" />
<updated>1568885639106</updated>
</task>
<task id="LOCAL-00018" summary="表单头创建时间添加默认创建时间 开始时间默认提前一周,结束时间默认当天">
<created>1569207792528</created>
<option name="number" value="00018" />
<option name="presentableId" value="LOCAL-00018" />
<option name="project" value="LOCAL" />
<updated>1569207792528</updated>
</task>
<task id="LOCAL-00019" summary="配置中所有页面添加重置按钮">
<created>1569218224945</created>
<option name="number" value="00019" />
<option name="presentableId" value="LOCAL-00019" />
<option name="project" value="LOCAL" />
<updated>1569218224945</updated>
</task>
<task id="LOCAL-00020" summary="收货添加定位、取消定位、取消组盘按钮">
<created>1569232154274</created>
<option name="number" value="00020" />
<option name="presentableId" value="LOCAL-00020" />
<option name="project" value="LOCAL" />
<updated>1569232154274</updated>
</task>
<task id="LOCAL-00021" summary="修改入库单数量使用BigDecimal类型,修改入库单添加、修改、物理类型添加和修改页面">
<created>1569318560852</created>
<option name="number" value="00021" />
<option name="presentableId" value="LOCAL-00021" />
<option name="project" value="LOCAL" />
<updated>1569318560852</updated>
</task>
<task id="LOCAL-00022" summary="修改物料管理中物料类型使用物料类别表,不在使用数据字典">
<created>1569395439782</created>
<option name="number" value="00022" />
<option name="presentableId" value="LOCAL-00022" />
<option name="project" value="LOCAL" />
<updated>1569395439782</updated>
</task>
<task id="LOCAL-00023" summary="修改波次主表、波次流程头表、波次流程明细页面">
<created>1569402291802</created>
<option name="number" value="00023" />
<option name="presentableId" value="LOCAL-00023" />
<option name="project" value="LOCAL" />
<updated>1569402291802</updated>
</task>
<task id="LOCAL-00024" summary="修改入库首选项修改添加模块为select">
<created>1569411473661</created>
<option name="number" value="00024" />
<option name="presentableId" value="LOCAL-00024" />
<option name="project" value="LOCAL" />
<updated>1569411473661</updated>
</task>
<task id="LOCAL-00025" summary="修改任务取消入库组盘状态不回滚,修改任务完成入库单状态不完成">
<created>1569477488017</created>
<option name="number" value="00025" />
<option name="presentableId" value="LOCAL-00025" />
<option name="project" value="LOCAL" />
<updated>1569477488017</updated>
</task>
<task id="LOCAL-00026" summary="添加自动生成容器编码">
<created>1569484931952</created>
<option name="number" value="00026" />
<option name="presentableId" value="LOCAL-00026" />
<option name="project" value="LOCAL" />
<updated>1569484931952</updated>
</task>
<task id="LOCAL-00027" summary="修改入库首选项页面,规则查询使用数据字典值,表格值显示修改">
<created>1569553028716</created>
<option name="number" value="00027" />
<option name="presentableId" value="LOCAL-00027" />
<option name="project" value="LOCAL" />
<updated>1569553028716</updated>
</task>
<task id="LOCAL-00028" summary="入库单添加重置按钮,入库单历史添加上游单号搜索">
<created>1569554438854</created>
<option name="number" value="00028" />
<option name="presentableId" value="LOCAL-00028" />
<option name="project" value="LOCAL" />
<updated>1569554438854</updated>
</task>
<task id="LOCAL-00029" summary="添加取消入库组盘时容器为临时容器,删除容器">
<created>1569567112288</created>
<option name="number" value="00029" />
<option name="presentableId" value="LOCAL-00029" />
<option name="project" value="LOCAL" />
<updated>1569567112288</updated>
</task>
<task id="LOCAL-00030" summary="出库完成时删除临时容器">
<created>1569568426923</created>
<option name="number" value="00030" />
<option name="presentableId" value="LOCAL-00030" />
<option name="project" value="LOCAL" />
<updated>1569568426923</updated>
</task>
<task id="LOCAL-00031" summary="修改容器新增时容器enable状态">
<created>1569577849038</created>
<option name="number" value="00031" />
<option name="presentableId" value="LOCAL-00031" />
<option name="project" value="LOCAL" />
<updated>1569577849039</updated>
</task>
<task id="LOCAL-00032" summary="修改入库组盘页面中任务类型的显示问题 修改任务完成不修改入库组盘状态的问题">
<created>1569740895495</created>
<option name="number" value="00032" />
<option name="presentableId" value="LOCAL-00032" />
<option name="project" value="LOCAL" />
<updated>1569740895496</updated>
</task>
<task id="LOCAL-00033" summary="添加根据code查询物料">
<created>1569743042718</created>
<option name="number" value="00033" />
<option name="presentableId" value="LOCAL-00033" />
<option name="project" value="LOCAL" />
<updated>1569743042718</updated>
</task>
<task id="LOCAL-00034" summary="添加根据容器编码查找容器的方法 配置规则添加自动添加模块类型 添加是否自动生成临时容器">
<created>1570582333467</created>
<option name="number" value="00034" />
<option name="presentableId" value="LOCAL-00034" />
<option name="project" value="LOCAL" />
<updated>1570582333467</updated>
</task>
<option name="localTasksCounter" value="35" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="1" />
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State>
<option name="COLUMN_ORDER" />
</State>
</value>
</entry>
</map>
</option>
</component>
<component name="VcsManagerConfiguration">
<option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
<MESSAGE value="修改入库单页面" />
<MESSAGE value="修改入库单页面,入库单审核,质检页面后台跳转接口" />
<MESSAGE value="修改 入库收货,生成上架任务自动执行定位" />
<MESSAGE value="修复商品管理、物料类别种bug" />
<MESSAGE value="修改入库明细添加加载定位规则的错误" />
<MESSAGE value="添加入库质检行内编辑" />
<MESSAGE value="行内编辑完成后更新数据库" />
<MESSAGE value="修改质检登记使用bootstarp boot原生方法初始化" />
<MESSAGE value="表单头创建时间添加默认创建时间 开始时间默认提前一周,结束时间默认当天" />
<MESSAGE value="配置中所有页面添加重置按钮" />
<MESSAGE value="收货添加定位、取消定位、取消组盘按钮" />
<MESSAGE value="修改入库单数量使用BigDecimal类型,修改入库单添加、修改、物理类型添加和修改页面" />
<MESSAGE value="修改物料管理中物料类型使用物料类别表,不在使用数据字典" />
<MESSAGE value="修改波次主表、波次流程头表、波次流程明细页面" />
<MESSAGE value="修改入库首选项修改添加模块为select" />
<MESSAGE value="修改任务取消入库组盘状态不回滚,修改任务完成入库单状态不完成" />
<MESSAGE value="添加自动生成容器编码" />
<MESSAGE value="修改入库首选项页面,规则查询使用数据字典值,表格值显示修改" />
<MESSAGE value="入库单添加重置按钮,入库单历史添加上游单号搜索" />
<MESSAGE value="添加取消入库组盘时容器为临时容器,删除容器" />
<MESSAGE value="出库完成时删除临时容器" />
<MESSAGE value="修改容器新增时容器enable状态" />
<MESSAGE value="修改入库组盘页面中任务类型的显示问题 修改任务完成不修改入库组盘状态的问题" />
<MESSAGE value="添加根据code查询物料" />
<MESSAGE value="添加根据容器编码查找容器的方法 配置规则添加自动添加模块类型 添加是否自动生成临时容器" />
<option name="LAST_COMMIT_MESSAGE" value="添加根据容器编码查找容器的方法 配置规则添加自动添加模块类型 添加是否自动生成临时容器" />
</component>
<component name="XDebuggerManager">
<breakpoint-manager>
<breakpoints>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/bom/controller/BomHeaderController.java</url>
<line>164</line>
<option name="timeStamp" value="24" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/material/controller/MaterialController.java</url>
<line>150</line>
<option name="timeStamp" value="26" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/check/checkingRegister/controller/CheckingRegisterController.java</url>
<line>174</line>
<option name="timeStamp" value="28" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/task/taskHeader/service/TaskHeaderServiceImpl.java</url>
<line>631</line>
<option name="timeStamp" value="48" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/receipt/receiptContainerDetail/service/ReceiptContainerDetailServiceImpl.java</url>
<line>56</line>
<option name="timeStamp" value="49" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/receipt/receiptContainerDetail/service/ReceiptContainerDetailServiceImpl.java</url>
<line>84</line>
<option name="timeStamp" value="51" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/config/statusFlow/controller/StatusFlowHeaderController.java</url>
<line>86</line>
<option name="timeStamp" value="57" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/main/java/com/huaheng/pc/check/checkingRegister/controller/CheckingRegisterController.java</url>
<line>145</line>
<option name="timeStamp" value="62" />
</line-breakpoint>
<line-breakpoint enabled="true" type="javascript">
<url>file://$PROJECT_DIR$/src/main/resources/templates/check/checkingRegister/checkingRegister.html</url>
<line>308</line>
<option name="timeStamp" value="29" />
</line-breakpoint>
<line-breakpoint enabled="true" type="javascript">
<url>file://$PROJECT_DIR$/src/main/resources/templates/config/waveFlowHeader/waveFlowHeader.html</url>
<line>71</line>
<option name="timeStamp" value="43" />
</line-breakpoint>
</breakpoints>
</breakpoint-manager>
<watches-manager>
<configuration name="SpringBootApplicationConfigurationType">
<watch expression="receiptDetailService.getById(receiptContainerDetail.getReceiptDetailId()).getLocatingRule()" language="JAVA" />
</configuration>
</watches-manager>
</component>
<component name="com.intellij.coverage.CoverageDataManagerImpl">
<SUITE FILE_PATH="coverage/huaheng$HuaHengApplication.ic" NAME="HuaHengApplication Coverage Results" MODIFIED="1568251952497" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="idea" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false">
<FILTER>com.huaheng.*</FILTER>
</SUITE>
</component>
</project>