chenhaozhe
4 天以前 519315a21c6290455e4ea2b9a04d6bc51568a862
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
  {
    "Id": 1,
    "OrgShort": "海诚",
    "HBillSubtype": "1203",
    "Format": "{HBillNo}@{HSubID}@{HMaterNumber}@{HMTONo}@{HQty}",
    "Description": "",
    "Placeholder": [ "HBillNo", "HSubID", "HMaterNumber", "HMTONo", "HQty" ]
  },
  {
    "Id": 2,
    "Obillsubtype": "1203",
    "Hrg_short": "兴达",
    "Format": "{HBillNo}@{HSupNumber}@{FlowBumber}",
    "Description": "",
    "Placeholder": [ "HBillNo", "HSubID", "FlowBumber" ]
  }
]