curl --location --request GET 'https://58.251.31.210:28144/api/dtc/tjdc/cargoValDtl?stat_dt=20231016&offset=0&maxRows=10' \
--header 'token: 77fa0db7f6a05db00f884f676a7de95bd4f272b6effd4233460f9cb7d62cc96c3fba78da99dc4c853a14e7abdb37a8a8ee277f96e22aa844fee2f7c82c66db97'
{
"corp_id": "城市公司id",
"corp_name": "城市公司名称",
"project_id": "项目id",
"project_name": "项目名",
"project_status_desc": "项目状态描述",
"item_cargoVal_all": "总货值",
"item_cargoVal_sold": "已售货值",
"item_cargoVal_unsold": "未售货值",
"item_cargoVal_unpresale": "未达预售货值",
"item_cargoVal_presold": "已达预售货值",
"item_cargoVal_beBuilt": "待建货值",
"item_cargoVal_progressing": "在途货值",
"item_cargoVal_presoldUnGetDoc": "达预售未取证货值",
"item_cargoVal_unsaleStock": "未售存货货值",
"rtn_cnt": "返回记录数",
"srt_no": "行号"
}