同步物料.json
845 Bytes
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
{
"interfaceType": "syncMaterial",
"materialList": [
{
"code": "40131771",
"name": "2B012-0489/卡尺",
"spec": "",
"unit": "",
"type": "1",
"storageBin":"16XG690910",
"finr":"421",
"oldCode": "012-0489",
"serialNumber":"16X18120502",
"qty":1
},
{
"code": "40131771",
"name": "2B012-0489/卡尺",
"spec": "",
"unit": "",
"type": "1",
"oldCode": "012-0489",
"storageBin":"16XG690910",
"finr":"421",
"serialNumber":"16X18120501",
"qty":1
},
{
"code": "40131771",
"name": "2B012-0489/卡尺",
"spec": "",
"unit": "",
"type": "1",
"oldCode": "012-0489",
"storageBin":"16XG690910",
"finr":"421",
"serialNumber":"16X1812050X",
"qty":10
}
]
}