curl --location --request GET 'http://gykj123.cn:9000/middleground-rsanalysis-sample/api/v1/dtsampletemp/beforeCommitStatistic' \
--header 'token: {{access_token}}'
{
"total": 0,
"list": [
{
"labeldm": "string",
"labelmc": "string",
"yxlxdm": "string",
"yxlxmc": "string",
"yxDate": "string",
"count": 0
}
]
}