| 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
 | | Quintiq file version 2.0 |  | Component ContextMenuPublishPDM |  | { |  |   #keys: '[414996.1.253210337]' |  |   BaseType: 'WebContextMenu' |  |   Children: |  |   [ |  |     Component MenuPublishShiftSchedulingInformation |  |     { |  |       #keys: '[414996.1.253210338]' |  |       BaseType: 'WebMenu' |  |       Properties: |  |       [ |  |         Image: 'SKIN_TIGER' |  |         Taborder: 0 |  |         Title: '下发班次计划信息' |  |       ] |  |     } |  |     Component MenuMaintenanceSingleShiftConfig |  |     { |  |       #keys: '[414996.1.253210339]' |  |       BaseType: 'WebMenu' |  |       Properties: |  |       [ |  |         Image: 'GEAR' |  |         Taborder: 1 |  |         Title: '单班次标准产量配置' |  |       ] |  |     } |  |   ] |  |   Properties: |  |   [ |  |     Taborder: 0 |  |   ] |  | } | 
 |