文档
测试

展商名录

POST
/p/api/invoke/LzhbzlAction.getExhibitionSupplierList

请求参数

参数名
类型
描述
必填
arg0
string
token
必填
arg1
json
query
必填

arg1

参数名
类型
描述
必填
exhibitionId
int
展会id
必填

说明 / 示例

```json { "list":[ { "boothNames":"161B,161A,161", "createTime":1584324057000, "currentExhibitionsId":0, "firstLetter":"2", "industry":1, "isFavorite":false, "isNew":true, "logo":"", "name":"20200316测试1", "relMainCategoryList":[ { "categoryId":173, "categoryName":"其它礼品" }, { "categoryId":13, "categoryName":"家用电器" } ], "supplierId":13686, "supplierPropertyId":5, "supplierPropertyName":"广告/礼品公司", "supplierTags":[] } ], "count":1953 } ```