獲取工單數(shù)據(jù)
接口地址:
實際地址(可配置)+/eqinterface.html
適用廠家:
雷德、天辰、金立星、森曼
測試鏈接:
傳入?yún)?shù)
?參數(shù)傳入方式使用GET方式
?固定參數(shù)表示為必須填入指定的數(shù)據(jù)的參數(shù)
返回結(jié)果
?返回的結(jié)果數(shù)據(jù)統(tǒng)一使用JSON格式的數(shù)據(jù)結(jié)構(gòu)
?總結(jié)果結(jié)構(gòu)
?data數(shù)據(jù)結(jié)果結(jié)構(gòu)
{
"success": true,
"code": "200",
"message": "操作成功!",
"Version": "1.0",
"Generator": null,
"Unit": "毫米",
"Name": null,
"Bar": [{
"DXF_Name": "002",
"BarNumber": 1,
"MaxY": 63,
"MaxZ": 48.3,
"length": 6000,
"BarName": "測試扇",
"BarColor": "\/",
"BarLeftLength": 15,
"BarType": 0,
"BarCad": "http:\/\/wincc.oss-cn-qingdao.aliyuncs.com\/Wincc_tianchenshebeiceshi\/material\/profile\/image\/barCad_609bd8b3-83bc-416d-826c-d1ec3ea0ed58.png",
"piece": [{
"PieceNumber": 1,
"Num": 1,
"Over_status": 0,
"BarCode": "11740",
"Customer": "無錫_經(jīng)銷商",
"Cc_code": "001",
"order_code": "20220211-2",
"Buyer": "",
"BuyAddress": "",
"CtrsX": "0.0",
"CtrsYp": "0.0",
"CtrsYm": "0.0",
"Mirror": "0.0",
"Extra_Pie": "測試扇 上",
"Field1": "1,客戶名稱,無錫_經(jīng)銷商",
"Field2": "1,窗號,001",
"Field3": "1,訂單號,20220211-2",
"Field4": "1,位置,上",
"Field5": "1,訂單格式,1244",
"Field6": "1,產(chǎn)品系列,測試1",
"Field7": "1,尺寸,1244*824",
"Field8": "1,終端客戶,",
"Field9": "1,終端地址,",
"Field10": "1,顏色,",
"Field11": "1,合同號,FG20220211-2",
"cut": {
"Length": "780",
"sxB": "45",
"dxB": "45",
"sxC": 90,
"dxC": 90
},
"work": [{
"Name": "SXD01",
"ProfiLav": 1,
"PositionX": 750,
"PositionY": null,
"PositionZ": null
}, {
"Name": "SZJ01",
"ProfiLav": 1,
"PositionX": 730,
"PositionY": null,
"PositionZ": null
}, {
"Name": "SHJ01",
"ProfiLav": 1,
"PositionX": 700,
"PositionY": null,
"PositionZ": null
}, {
"Name": "SQJ01",
"ProfiLav": 1,
"PositionX": 440,
"PositionY": null,
"PositionZ": null
}, {
"Name": "SQJ01",
"ProfiLav": 1,
"PositionX": 340,
"PositionY": null,
"PositionZ": null
}, {
"Name": "SHJ01",
"ProfiLav": 1,
"PositionX": 80,
"PositionY": null,
"PositionZ": null
}, {
"Name": "SZJ01",
"ProfiLav": 1,
"PositionX": 50,
"PositionY": null,
"PositionZ": null
}, {
"Name": "SXD01",
"ProfiLav": 1,
"PositionX": 30,
"PositionY": null,
"PositionZ": null
}]
}