curl --location --request GET 'http://121.43.168.128:47104//dataapi/direct?id=82a06706-750e-48ba-a797-4b4f13608e80&codes=2024032673910367&returnType=json'
{ "err":"0", "msg":"", "data":{ "cols":[ "状态", "数量" ], "t_date":[ 0, 1 ], "dataList":[ [ "已完成", "待处理" ], [ 4, 80 ] ], "typeList":[ "Int64", "String", "Int64" ] }, "total":2 }