curl --location --request GET 'http://121.43.168.128:47104//dataapi/direct?id=dc01b29f-5c55-410d-88f6-e5a656952512&codes=2024032673910367&returnType=json'
{ "err":"0", "msg":"", "data":{ "cols":[ "状态", "数量" ], "t_date":[ 0, 1 ], "dataList":[ [ "已完成", "待完成" ], [ 0, 0 ] ], "typeList":[ "Int64", "String", "Int64" ] }, "total":2 }