<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                合規國際互聯網加速 OSASE為企業客戶提供高速穩定SD-WAN國際加速解決方案。 廣告
                ##枚舉類型 **搜索類型 SEARCH_TYPE** ~~~ SEARCH_TYPE_TASK_AND_SELLER `1` 任務及商家 SEARCH_TYPE_TASK `2` 任務 SEARCH_TYPE_SELLER `3` 商家 SEARCH_TYPE_USER `4` 用戶 ~~~ ## Parameters |Name|Type|Description| |----|----|----| |type|`<SEARCH_TYPE>`|搜索類型| |text|string (required)|搜索關鍵詞| |page|number|第幾頁| |arc|number|距離當前位置的距離| ## Response **搜索任務及商家** ~~~ Status: 200 OK { "task": [ { "id": 12, "title": "吖吖", "desc": "Go美廉美超市", "assign_type": 0, "user_id": "73", "status": 2, "image": { "name": "767D1F6B1FB84FAF9379B6FCBC0A85AF.png", "color": "#626651", "width": 1334, "height": 1000 }, "location": "40.019659838975,116.35164456886", "geo": { "lat": "40.019704", "lng": "116.351618" } }, { "id": 13, "title": "誰陪我去美廉美超市購物", "desc": "我想", "assign_type": 0, "user_id": "73", "status": 2, "image": { "name": "767D1F6B1FB84FAF9379B6FCBC0A85AF.png", "color": "#626651", "width": 1334, "height": 1000 }, "location": "40.019659838975,116.35164456886", "geo": { "lat": "40.019704", "lng": "116.351618" } } ], "seller": [ { "id": 36, "name": "美廉美超市", "avatar": { "name": "767D1F6B1FB84FAF9379B6FCBC0A85AF.png", "color": "#626651", "width": 1334, "height": 1000 }, "service_type": "購物", "credit": 84, "distribute_status": 1, "operation_status": 1, "location": "40.014231,116.361082", "geo": { "lat": "40.019704", "lng": "116.351618" }, "comment_count": 5 } ] } ~~~ **搜索任務時返回的響應** ~~~ Status: 200 OK [ { "id": 10001, "title": "我要一杯紅牛", "desc": "", "price": 3.6, "assign_type": 0, "user_name": "73", "status": 2, "image": { "name": "767D1F6B1FB84FAF9379B6FCBC0A85AF.png", "color": "#626651", "width": 1334, "height": 1000 }, "location": "40.019659839,116.3516445689", "geo": { "lat": "40.019704", "lng": "116.351618" }, "dist": 1530.9514 } ] ~~~ **搜索商家時返回的響應** ~~~ Status: 200 OK [ { "id": 136, "name": "寬葉面館", "avatar": { "name": "767D1F6B1FB84FAF9379B6FCBC0A85AF.png", "color": "#626651", "width": 1334, "height": 1000 }, "service_type": "美食", "credit": 76, "distribute_status": 1, "operation_status": 1, "location": "30.553705,104.071014", "geo": { "lat": "40.019704", "lng": "116.351618" }, "dist": 3.072202e-5, "comment_count": 5 }, { "id": 137, "name": "山西面館", "avatar": { "name": "767D1F6B1FB84FAF9379B6FCBC0A85AF.png", "color": "#626651", "width": 1334, "height": 1000 }, "service_type": "美食", "credit": 90, "distribute_status": 1, "operation_status": 1, "location": "40.021995,116.35974", "geo": { "lat": "40.019704", "lng": "116.351618" }, "dist": 1530.9514, "comment_count": 5 } ] ~~~ **搜索用戶時返回** ~~~ Status: 200 OK [ { "id": 88, "im_id": 25, "nickname": "禮亞我", "avatar": { "name": "D6F2893F021447A4AECD66A41818623A.png", "color": "#a6a5a5", "width": 1239, "height": 1242 }, "sex": 2, "cellphone": "18636888851", "producer_id": 37, "type": 0, "status": 0, "audit_status": 0, "audit_user_id": 0, "created_at": "2015-08-31T20:21:02+08:00", "mark_name": "禮亞唐" } ] ~~~ ##字段描述 **任務** |字段|示例|備注| |-|-|-| |id|10001|任務ID| |title|我要一杯紅牛|標題| |desc|我想吃紅牛了|描述| |price|3.6|價格| |assign_type|0|派發狀態| |user|`<USER_MODEL>`|用戶數據| |status|2|狀態| |image||圖片| |location|40.019659839,116.3516445689|地理位置| |geo|`{GEO}`|地理位置| |dist|3.072202e-5|距離(單位km)| **商家** |字段|示例|備注| |-|-|-| |id|136|商家ID| |name|寬葉面館|商家名稱| |avatar||商家頭像| |service_type|美食|服務類型| |credit|76|信用| |operation_status|1|營業狀態| |distribute_status|1|是否提供配送(0:不提供 1:提供)| |location|30.553705,104.071014|商家坐標(緯度,經度)| |geo|`{GEO}`|地理位置| |dist|3.072202e-5|距離(單位km)| |comment_count|5|評論數| **用戶** |字段|示例|備注| |-|-|-| |id|88|用戶ID| |im_id|25|用戶IM ID| |nickname|禮亞我|用戶昵稱| |avatar||用戶頭像| |sex|2|性別| |cellphone|18636888851|手機號碼| |producer_id|37|商家ID| |type|0|類型| |status|0|狀態| |audit_status|0|~| |audit_user_id|0|~| |created_at|2015-08-31T20:21:02+08:00|創建時間| |mark_name|禮亞唐|標記|
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看