curl --location --request POST 'http://192.168.1.76:8081/sys/store/getStoreConventionInfo?conventionId=undefined' \
--header 'fmfauthorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6Ijk0MzNhZmU2LTIzMWYtNGZjZi1iYTRmLWMxNzAxNDMxYmVkZiJ9.UGRopckd3axXiTU306jSC0-_EcOQvjy0PQob-wUkLBrNjdWPiwxUZsnEDsIeYMlskYim_HyaEh_393SFDFAlWw'{
"msg": "操作成功",
"code": 200,
"data": {
"createBy": null,
"createTime": "2025-03-29 15:33:25",
"updateBy": null,
"updateTime": null,
"remark": null,
"id": 1,
"clientName": "可莉",
"phone": "15263654125",
"addressAreaCodeList": [
"44",
"4401",
"440103"
],
"district": "广东省-广州市-荔湾区",
"storeId": 1,
"conventionTime": "2025-09-09 00:00:00",
"conventionStatus": 26,
"recommend": "嘟嘟可",
"salesmanId": null,
"createById": null,
"updateById": null,
"isDel": null,
"conventionStoreName": "东北第一门店",
"salesmanName": "若依",
"createName": "若依",
"conventionStatusName": "已预约"
}
}