curl --location --request POST 'http://mp.xipuduo.com/index.php/Retail/ReleaseIntegral/getReleaseTongji_v4' \
--form 'merchant_id="1"' \
--form 'sign="123456"'{
"status": 1,
"msg": "查询成功",
"data": {
"today": 400,
"tomorrow": 400,
"total": 10000
}
}