yanweiyuan3
2023-09-21 10205cf5f6128541532f909e0aa078a960623c67
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
Quintiq file version 2.0
#root
#parent: MacroPlannerWebApp
OrphanComponent FormOrderLockLog
{
  #keys: '[412960.0.248150315]'
  BaseType: 'WebForm'
  Children:
  [
    #child: PanelOrderLockLog
    Component DataHolderOrderLockLog
    {
      #keys: '[412960.0.250590928]'
      BaseType: 'WebDataHolder'
      Databinding: 'structured[OrderLockLog]*'
      Children:
      [
        Component DataExtractorOrderLockLog
        {
          #keys: '[412960.0.250590940]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'MacroPlan'
            Source: 'MacroPlan'
            Taborder: 0
            Transformation: 'OrderLockLog'
          ]
        }
      ]
      Properties:
      [
        Taborder: 1
      ]
    }
  ]
  Properties:
  [
    Description: '订单锁定/解锁日志'
    Image: 'TEXT_LOCK'
    Title: '订单锁定/解锁日志'
  ]
}