{
"text": "西部马华",
"scope": "MAIN"
}curl --location '/elm/box/account' \
--header 'token: 154c25bb09ae48d7b860d7b7efe5fc52' \
--header 'Content-Type: application/json' \
--data '{
"text": "西部马华",
"scope": "MAIN"
}'{"code":200,"message":"接口调用成功","data":[{"elmAccount":"xbmahua","accountRemark":"西部马华"}]}