The json data as follows
{" Station ", "LR01" and "send" : "2016090", "OP" : "008691", "ReelId" : "NA", "Timestamp" : "the 2020-04-13 10:28:20", "BarcodeResultList" : [{" Barcode ":" 2016090-10007 ", "Result" : "OK" and "Remark" : ""}, {" Barcode" : "2016090-10007", "Result" : "NG", "Remark" : "E"}]}
If remove the json in Chinese
{" Station ", "LR01" and "send" : "2016090", "OP" : "008691", "ReelId" : "NA", "Timestamp" : "the 2020-04-13 10:28:20", "BarcodeResultList" : [{" Barcode ":" 2016090-10007 ", "Result" : "OK" and "Remark" : ""}, {" Barcode" : "2016090-10007", "Result" : "NG", "Remark" : "E"}]}
Webapi, can return value,
CodePudding user response:
Under the request header set there coding, the baidu search all over the placeCodePudding user response: