curl --location --request POST 'http://mp.xipuduo.com/index.php/Retail/SystemLog/getSystemLog_v4' \
--form 'id="1";type=false' \
--form 'merchant_id="1"' \
--form 'sign="123456"'{
"status": 1,
"msg": "查询成功",
"data": {
"id": "1",
"source": "0",
"type": "3",
"mer_id": "1",
"operator_id": "3",
"request_data": "{\"id\":\"9\"}",
"update_data": "",
"desc": "角色管理-删除",
"status": "1",
"module": "Retail",
"controller": "MerchantRoles",
"method": "rolesDel",
"operate_time": "2023-12-16 23:06:40"
}
}