{
"app_key": "",
"timestamp": "",
"sign": "",
"account_name": "13642361002",
"login_type": "6",
"account_pwd": "123456",
"response_type": 1
}curl --location --request POST 'http://test.merchant.center.mf178.cn/api/dc/account_login' \
--header 'Content-Type: application/json' \
--data-raw '{
"app_key": "",
"timestamp": "",
"sign": "",
"account_name": "13642361002",
"login_type": "6",
"account_pwd": "123456",
"response_type": 1
}'{
"code": 0,
"message": "请求成功",
"stime": 1756891571.058551,
"etime": 1756891571.578063,
"data": {
"id": "2"
}
}