三方得益Api

三方得益Api


3.5、获取产业生态

<h5>简要描述</h5> <ul> <li>获取商家信息</li> </ul> <h5>请求URL</h5> <ul> <li><code>api/getIndustry</code></li> </ul> <h5>请求方式</h5> <ul> <li>get</li> </ul> <h5>参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">token</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>用户名</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{     "id": 1,     "user_id": 1,     "enterprise_name": "遵义饶晓产业",     "category_id": 5,     "provinc_id": 1450,     "city_id": 1451,     "country_id": 1465,     "address": "延安路街道环城路168宾馆(环城路)",     "lat": "27.697935",     "lng": "106.944252",     "name": "伽罗",     "phone": "18883709072",     "desc": "互联网公司",     "status": 0,     "barter_id": null,     "country": {         "id": 1465,         "name": "红花岗区",         "detail_name": "贵州省.遵义市.红花岗区"     },     "category": {         "id": 5,         "category_name": "热水器"     },     "barter_order": {         "id": 4,         "tag": "industry",         "tag_id": 1,         "amount": 1000,         "sys_order": "industry1202203241351081648101",         "pay_order": null,         "pay_method": null,         "pay_time": null,         "status": 0,         "desc": "产业生态平台使用费"     },     "images": [         {             "id": 7,             "tag": "industry",             "tag_id": 1,             "url": "resources/20220324/20220324135101.png",             "filed_name": "license_url",             "do_url": "http://sanfangyide.utopia-ww.com/resources/20220324/20220324135101.png"         },         {             "id": 8,             "tag": "industry",             "tag_id": 1,             "url": "resources/20220324/20220324135106.png",             "filed_name": "door_url",             "do_url": "http://sanfangyide.utopia-ww.com/resources/20220324/20220324135106.png"         }     ] }</code></pre>

页面列表

ITEM_HTML