--
mall/listMall.do
说明
获取电商列表,分为国内电商和国外电商
参数
返回
result { status: 1 msg: '请求成功', data: { inland: [$mall], abroad: [$mall] } }