文档
测试

我的展位 查看信息(info)

GET
http://172.18.0.25:9001/boothInfo/info

请求头

参数名
类型
描述
必填
token
String
必填

请求参数

参数名
类型
描述
必填
id
Long
展位id
必填

说明 / 示例

请求: http://172.18.0.25:9001/boothInfo/info 应答: { "isok": 1, "msg": "请求成功", "data": { "id": 1, "city": "济南", "exhibitionHallName": "会展中心", "expoName": "车展", "exhibitorName": "会展无忧", "exhibitorContactPerson": "张三", "exhibitionHallNum": "A12", "boothNum": "1", "exhibitorTel": "15644484445", "boothType": "光标", "boothArea": "12", "boothMaterial": "钢", "arrangeDate": "2023-07-15 10:30:28", "startDate": "2023-07-15 10:30:33", "buildCompany": "济南", "buildLinkman": "李四", "buildCompanyTel": "144487866", "buildCompanyEmail": "154564", "buildCompanyLocation": null, "status": "0", "createdTime": "2023-07-15 10:31:13", "createdBy": 1684402542215700482, "updatedTime": "2023-07-26 14:02:48", "auditBy": null, "auditTime": null, "deleted": 1, "deposit": 0, "depositRejectReason": "123", "depositRejectImg": "https://qianwen.aliyun.com/,https://qianwen.aliyun.com/,https://qianwen.aliyun.com/,https://qianwen.aliyun.com/", "exhibitionId": 1, "paymentVoucher": "1232132", "rejectReason": "123", "rejectImg": "2109250006343S5-0-lp", "invoicing": null, "invoicingRejectReason": null, "invoicingRejectImg": null, "depositTime": null } }