合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
## 获取展会详情 ~~~ 接口说明: ~~~ +++ post:https://lite.zou520.com/exhibition/get_exhibition_info *id=展会ID# <<< success { "err_code": 0, "return_code": 0, "err_msg": "获取成功", "data": { "id": 1, "exhibition_name": "第十一届海峡两岸(泉州)农产品采购订货会", "operate_start_time": "09.07", "operate_end_time": "09.09", "synopsis": "海峡两岸(泉州)农产品采购订货会”简称“农订会”每年9月在福建省南安市举办,已成功举办十届。该展是“9•8”投洽会系列重要活动之一,2014年列入国家商务部重点支持展会。十年的“农订会”对推动闽台乃至两岸之间经贸交流不断深化提升,推动两岸民间交往向更高层次、更深领域延伸具有十分重要的意义。\r\n\r\n 为持续促进两岸农业融合发展,深化民间交流,第十一届海峡两岸(泉州)农产品采购订货会将于2018年9月7至9日在福建(南安)成功国际会展中心隆重召开。本届“农订会”将更加关注参展企业和产品,更加注重提升专业采购商数量和质量,将集合更多国内外买家与参展商对接采购,帮助企业多接订单,提升“农订会”的整体参展效果;同时将更加关注突出商业模式创新,推动互联网与产业对接,开展两岸电子商务、微商、O2O等电商模式创新,推动线上线下两岸市场的深度融合拓展,进一步深化“农订会”在南安对台贸易的战略地位。", "longitude": 24.960148, "latitude": 118.427271, "open_regions_id": 2, "start_open_time": "09:00", "end_open_time": "18:00", "logo": "https://lite-1256413004.cos.ap-guangzhou.myqcloud.com/exhibition_img/logo.png", "english_name": "THE 11TH CROSS-STRAITS AGRICULTURAL PRODUCTS FAIR(QUANZHOU)", "address": "广东省深圳市会展中心", "exhibition_img": [ { "id": 1, "img": "https://lite-1256413004.cos.ap-guangzhou.myqcloud.com/exhibition_img/banner.jpg" } ] } } <<< error { "err_code": 0, //0为成功 否者错误 "return_code": 0, //约定码 特别情况下使用该参数 "err_msg": "查询成功", "data": [] } +++ ## 获取展馆列表 ~~~ 接口说明: ~~~ +++ post:https://lite.zou520.com/exhibition/get_exhibition_hall *exhibition_id=展会ID# <<< success { "err_code": 0, "return_code": 0, "err_msg": "获取成功", "data": [ { "id": 6, "name": "中心馆", "x": 2998, "y": 1556 } ] } <<< error { "err_code": 0, //0为成功 否者错误 "return_code": 0, //约定码 特别情况下使用该参数 "err_msg": "查询成功", "data": [] } +++ ## 获取参展商列表 ~~~ 接口说明: ~~~ +++ post:https://lite.zou520.com/exhibition/get_exhibitor_list *exhibition_hall_id=展馆ID# pageIndex=分页# pageSize=每页显示数量# <<< success { "err_code": 0, "return_code": 0, "err_msg": "获取成功", "data": [ { "id": 21, "logo": "https://lite-1256413004.cos.ap-guangzhou.myqcloud.com/exhibitor_img/%E5%85%AC%E5%8F%B8.png", "name": "臺灣聖峰實業有限公司", "introduction": "", "industry_label_id": 6, "exhibition_position_number": "A40-A42", "exhibition_hall_id": 1, "x": 478, "y": 1176, "industry_label": { "id": 6, "label_name": "特色农副产品" } } ] } <<< error { "err_code": 0, //0为成功 否者错误 "return_code": 0, //约定码 特别情况下使用该参数 "err_msg": "查询成功", "data": [] } +++ ## 获取活动日期列表 ~~~ 接口说明: ~~~ +++ post:https://lite.zou520.com/activity/get_activity_date *exhibition_id=展馆ID# <<< success { "err_code": 0, "return_code": 0, "err_msg": "获取成功", "data": [ { "id": 2, "exhibition_info_id": 1, "date": "2018-09-08 22:02:32", "sort": 0 } ] } <<< error { "err_code": 0, //0为成功 否者错误 "return_code": 0, //约定码 特别情况下使用该参数 "err_msg": "查询成功", "data": [] } +++ ## 获取活动列表 ~~~ 接口说明: ~~~ +++ post:https://lite.zou520.com/activity/get_activity_list *activity_date_id=获取活动列表# <<< success { "err_code": 0, "return_code": 0, "err_msg": "获取成功", "data": [ { "id": 3, "title": "1“两岸齐畅饮,激情农订会”台湾啤酒嘉年华活动+“集章抽奖送大礼,手机ipad带回家”现场抽奖活动", "content": "展会将邀请到多个台湾名牌啤酒参与活动,赞助啤酒进行现场畅饮,活动将以“美食、啤酒、音乐、游戏,抽奖”五大主题,打造夏日狂欢盛宴。现场将献上台湾少数民族风情舞蹈等文艺演出、进行现场观众参与的啤酒速饮大赛现场。并且为吸引采购商到场参观,促进采购商能够走访各展区,增加边角展位参展企业的曝光度,本届展会特推出现场抽奖活动,奖品设置有手机、ipad等礼品。", "distinguished_guest": " 活动嘉宾", "host_company": "海峡两岸(泉州)农产品采购订货会组委会", "start_time": 1536282000, "end_time": 1536400800, "address": "中央大厅", "activity_date_id": 1 } ] } <<< error { "err_code": 0, //0为成功 否者错误 "return_code": 0, //约定码 特别情况下使用该参数 "err_msg": "查询成功", "data": [] } +++