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
| {
| "total": 4,
| "rows": [
| {
| "ID": "1",
| "Product_wo": "1001760",
| "Product_startime": "2019-12-04",
| "Product_devicname": "机加产线C01-L01",
| "Product_wolk": "PO19120004_1",
| "Product_pctnum": "1405-001-0008",
| "Product_pctname": "687端件",
| "Product_pnum": "1409-001-0008",
| "Product_pname": "687端件毛坯",
| "Product_faqty": "1968",
| "Product_weiqty": "4516.40",
| "Product_kuqty": "192",
| "Product_staus": "发料中"
| },
| {
| "ID": "2",
| "Product_wo": "1001761",
| "Product_startime": "2019-12-04",
| "Product_devicname": "机加产线C11-L01",
| "Product_wolk": "PO19120013_1",
| "Product_pctnum": "1405-001-0007",
| "Product_pctname": "673端件",
| "Product_pnum": "1409-001-0007",
| "Product_pname": "673端件毛坯",
| "Product_faqty": "6552",
| "Product_weiqty": "19642",
| "Product_kuqty": "5040",
| "Product_staus": "发料中"
| },
| {
| "ID": "3",
| "Product_wo": "1001762",
| "Product_startime": "2019-12-05",
| "Product_devicname": "机加产线C08-L01",
| "Product_wolk": "PO19120015_1",
| "Product_pctnum": "1405-001-0007",
| "Product_pctname": "673端件",
| "Product_pnum": "1409-001-0007",
| "Product_pname": "673端件毛坯",
| "Product_faqty": "6552",
| "Product_weiqty": "19642",
| "Product_kuqty": "5040",
| "Product_staus": "发料中"
| },
| {
| "ID": "4",
| "Product_wo": "1001780",
| "Product_startime": "2019-12-11",
| "Product_devicname": "机加产线C20-L01",
| "Product_wolk": "PO19120016_1",
| "Product_pctnum": "1405-001-0020",
| "Product_pctname": "666端件",
| "Product_pnum": "1409-001-0020",
| "Product_pname": "666端件毛坯",
| "Product_faqty": "288",
| "Product_weiqty": "54000",
| "Product_kuqty": "4320",
| "Product_staus": "发料中"
| }
| ]
| }
|
|