chenhaozhe
2025-08-29 3f745fba68b1ec4e2bac4eff026f9db35fa9518c
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" ]
  }
]