curl --location --request GET 'http://localhost:81/home/mallConfig'
{
"code": 0,
"msg": "",
"data": {
"uploadDir": "",
"name": "",
"version": "",
"email": "",
"adminUrl": "",
"mobileUrl": "",
"unpaidOrderCancelDelayTime": 0,
"freightLimit": 0.0,
"freightPrice": 0.0
}
}