<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>

                ThinkChat2.0新版上線,更智能更精彩,支持會話、畫圖、視頻、閱讀、搜索等,送10W Token,即刻開啟你的AI之旅 廣告
                * 店鋪列表頁 ~~~[api] get:/index.php?ctl=Shop_Index&met=index&typ=json&ua=wap&sub_site_id=0&rows=10&page=1&firstRow=0&or=&keywords=&district=&plat= ua=wap#說明文字 sub_site_id#分站id rows#說明文字 page#說明文字 firstRow#說明文字 or#篩選條件 keywords#搜索詞 district#說明文字 plat#說明文字 <<< success { "cmd_id": -140, "status": 200, "msg": "success", "data": { "page": 1, "total": 10, "totalsize": "99", "records": "99", "items": [ { "shop_id": "176", "user_id": "10740", "user_name": "test7", "shop_name": "test7", "shop_grade_id": "0", "shop_class_id": "0", "shop_all_class": "1", "shop_self_support": "true", "shop_business": "1", "shop_create_time": "2017-11-14 05:04:39", "shop_end_time": "0000-00-00 00:00:00", .... "goods_barcode": "", "goods_is_recommend": "2", "goods_click": "2", "goods_salenum": "2", "goods_collect": "0", "goods_image": "***/20171114/1510650531780250.jpg", "color_id": "0", "goods_evaluation_good_star": "5", "goods_evaluation_count": "1", "goods_max_sale": "0", "goods_is_shelves": "1", "goods_recommended_price": "0.00", "goods_recommended_min_price": "0.00", "goods_recommended_max_price": "0.00", "goods_parent_id": "0", "id": "1692" } ], "shop_owner": 0, "dist_owner": 0, "is_favorite": 0 } ] }, "goods_num": 1 }, ... ] } } <<< error ~~~ * 店鋪詳情頁 ~~~[api] get:/index.php?ctl=Shop&met=getStoreInfo&typ=json string:k#key int:u#用戶id int:shop_id#店鋪id <<< success { "cmd_id": -140, "status": 200, "msg": "success", "data": { "rec_goods_list": [ { "common_id": "2029", "common_name": "新測試", "common_promotion_tips": "123", "cat_id": "120", "cat_name": "服裝鞋帽 &gt; ceshi10 &gt; ceshi1 &gt; ceshi1_1", "shop_id": "176", "shop_name": "test7", "shop_cat_id": ",0,", "shop_goods_cat_id": [ "0" ], "goods_id": "1692", "shop_self_support": "1", "shop_status": "3", "common_property": null, "common_spec_name": null, "common_spec_value": null, "brand_id": "0", "brand_name": "", "type_id": "0", "common_image": "***/1510650531780250.jpg", ........ "is_favorate": false, "is_own_shop": "true", "mb_sliders": [ { "link": "", "imgUrl": "" } ], "mb_title_img": "", "member_id": "10014", "store_avatar": "", "user_name": "test7", "store_collect": "0", "store_credit_text": "描述: 5.00, 服務: 100.00, 物流: 5.00", "shop_id": "176", "store_name": "test7", "user_id": "10740", "store_tel": "", "is_open_im": 1 }, "voucher_list": [] } } <<< error ~~~ * 銷量排行/收藏排行 ~~~[api] get:/index.php?ctl=Shop&met=goodsList&sort=desc&typ=json int:id#店鋪id order#排行條件common_collect:收藏排行common_salenum:銷量排行 num#賣出數量 sort=desc#排序方式 <<< success { "cmd_id": -140, "status": 200, "msg": "success", "data": { "page": 1, "total": 1, "totalsize": "1", "records": "1", "items": [ { "common_id": "2029", "common_name": "新測試", "common_promotion_tips": "123", "cat_id": "120", "cat_name": "服裝鞋帽 &gt; ceshi10 &gt; ceshi1 &gt; ceshi1_1", "shop_id": "176", "shop_name": "test7", "shop_cat_id": ",0,", "shop_goods_cat_id": [ "0" ], "goods_id": [ { "goods_id": "1692", "color_id": 0 } ], ...... "goods_image": "***/20171114/1510650531780250.jpg", "color_id": "0", "goods_evaluation_good_star": "5", "goods_evaluation_count": "1", "goods_max_sale": "0", "goods_is_shelves": "1", "goods_recommended_price": "0.00", "goods_recommended_min_price": "0.00", "goods_recommended_max_price": "0.00", "goods_parent_id": "0", "id": "1692" } ], "shop_owner": 0, "dist_owner": 0, "is_favorite": 0 } ] } } <<< error ~~~ * 全部商品 ~~~[api] get:/index.php?ctl=Shop&met=goodsList&typ=json int:shop_id#店鋪id pagesize#說明文字 curpage#說明文字 firstRow#說明文字 int:id#店鋪id <<< success { "cmd_id": -140, "status": 200, "msg": "success", "data": { "page": 1, "total": 1, "totalsize": "1", "records": "1", "items": [ { "common_id": "2029", "common_name": "新測試", "common_promotion_tips": "123", "cat_id": "120", "cat_name": "服裝鞋帽 &gt; ceshi10 &gt; ceshi1 &gt; ceshi1_1", "shop_id": "176", "shop_name": "test7", "shop_cat_id": ",0,", "shop_goods_cat_id": [ "0" ], ...... "goods_salenum": "2", "goods_collect": "0", "goods_image": "***/1510650531780250.jpg", "color_id": "0", "goods_evaluation_good_star": "5", "goods_evaluation_count": "1", "goods_max_sale": "0", "goods_is_shelves": "1", "goods_recommended_price": "0.00", "goods_recommended_min_price": "0.00", "goods_recommended_max_price": "0.00", "goods_parent_id": "0", "id": "1692" } ], "shop_owner": 0, "dist_owner": 0, "is_favorite": 0 } ] } } <<< error ~~~ * 商品上新 ~~~[api] get:/index.php?ctl=Shop&met=goodsList&order=common_sell_time&sort=desc&typ=json&id=160&curpage=1&page=10 int:id#店鋪id curpage#說明文字 page#說明文字 <<< success { "cmd_id": -140, "status": 200, "msg": "success", "data": { "page": 1, "total": 1, "totalsize": "2", "records": "2", "items": [ { "common_id": "954", "common_name": "6611aa普通商品1", "common_promotion_tips": "", "cat_id": "11", "cat_name": "服裝鞋帽 &gt; 服飾衣帽 &gt; 女裝服飾 &gt; 連衣裙", "shop_id": "160", "shop_name": "6611個人分銷", "shop_cat_id": ",0,", "shop_goods_cat_id": [ "0" ], ...... "goods_recommended_price": "0.00", "goods_recommended_min_price": "0.00", "goods_recommended_max_price": "0.00", "goods_parent_id": "0", "id": "1550" } ], "shop_owner": 0, "dist_owner": 0, "is_favorite": 0 } ] } } <<< error ~~~
                  <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>

                              哎呀哎呀视频在线观看