hongji.li
2023-10-24 ae5ea57221f6bab29d84e8c58042a07130befcc8
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
Quintiq file version 2.0
#root
#parent: MacroPlannerWebApp
OrphanComponent FormInterfaceTest
{
  #keys: '[414702.0.459670964]'
  BaseType: 'WebForm'
  Children:
  [
    #child: PanelInterfaceTest
    #child: PanelInterfaceGlobal_BrokerExecuteLog
    #child: PanelInterfaceOption4
    #child: PanelInterfaceOption3
    #child: PanelInterfaceOption2
    #child: PanelInterfaceOption1
    Component ButtonGenerateProductCategory
    {
      #keys: '[414702.1.220980872]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'TELEPHONE2'
        Label: '根据事业部生成产品分类'
        Taborder: 6
      ]
    }
    Component Button1
    {
      #keys: '[414702.1.225920560]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'BRUSH2'
        Label: '根据产品ID生成ProductInLine分类'
        Taborder: 7
      ]
    }
    Component Button2
    {
      #keys: '[414702.1.225920577]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'INDUSTRIAL_ROBOT'
        Label: '根据产品ID生成StockingPoingCost分类'
        Taborder: 8
      ]
    }
    Component Button3
    {
      #keys: '[414702.1.226882098]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'BANANA'
        Label: '根据产品ID生成MAPISPIP分类'
        Taborder: 9
      ]
    }
    Component Button4
    {
      #keys: '[414702.1.226891739]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'BEER_GLASS'
        Label: '根据产品ID生成InventorySupply分类'
        Taborder: 10
      ]
    }
    Component Button5
    {
      #keys: '[414702.1.228751221]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'BROOM'
        Label: '清空分类'
        Taborder: 11
      ]
    }
  ]
  Properties:
  [
    Image: 'BACON'
    Title: '接口测试'
  ]
}