curl --location --request GET 'http://121.43.168.128:47104//dataapi/direct?id=f4f07d24-dc39-47bd-8f7c-c65fbc2adea4&codes=2024032673910367&returnType=json'
{ "err":"0", "msg":"", "data":{ "cols":[ "状态", "数量" ], "t_date":[ 0, 1 ], "dataList":[ [ "在线", "离线" ], [ 912, 711 ] ], "typeList":[ "Int64", "String", "Int64" ] }, "total":2 }