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

                ??一站式輕松地調用各大LLM模型接口,支持GPT4、智譜、豆包、星火、月之暗面及文生圖、文生視頻 廣告
                #### 列表 ~~~[api] get:/admin/goods/sku/index *number:storesId#門店ID string:search#搜索關鍵詞 number:cateId#分類ID number:p=1#當前頁數 number:ps=20#分頁大小 <<< success { "code": 1, "msg": "", "time": "2018-06-19 17:57:56", "data": [ { "id": 1, "dealer_id": 1, "stores_id": 1, "cate_id": 1, "name": "測試庫存", "sort": 0, "status": 1, "created_at": "2018-06-16 08:07:38", "updated_at": "2018-06-19 17:51:13", "category": { "id": 1, "dealer_id": 1, "stores_id": 1, "parent_id": 0, "parent_id_path": "0_1", "level": 1, "name": "分類一", "thumb": "http://oss.dgyouduo.com/static/img/no-image.png", "sort": 0, "is_show": 0, "is_hot": 0, "status": 1, "created_at": "2016-01-01 00:00:00", "updated_at": "2018-06-14 11:23:51", "status_text": "正常" }, "item": [ { "id": 1, "sku_id": 1, "name": "測試庫存項1", "sort": 0, "status": 1, "created_at": "2018-06-16 08:07:38", "updated_at": "2018-06-19 17:51:13", "status_text": "正常" }, { "id": 2, "sku_id": 1, "name": "測試庫存項2", "sort": 0, "status": 1, "created_at": "2018-06-16 08:07:38", "updated_at": "2018-06-19 17:51:13", "status_text": "正常" } ], "status_text": "正常" } ], "_meta": { "totalCount": 1, "pageCount": 1, "currentPage": 1, "perPage": 20 } } ~~~ #### 詳情 ~~~[api] get:/admin/goods/sku/retrieve/id/:id <<< success { "code": 1, "msg": "", "time": "2018-06-19 17:54:59", "data": { "id": 1, "dealer_id": 1, "stores_id": 1, "cate_id": 1, "name": "測試庫存", "sort": 0, "status": 1, "created_at": "2018-06-16 08:07:38", "updated_at": "2018-06-19 17:51:13", "category": { "id": 1, "dealer_id": 1, "stores_id": 1, "parent_id": 0, "parent_id_path": "0_1", "level": 1, "name": "分類一", "thumb": "http://oss.dgyouduo.com/static/img/no-image.png", "sort": 0, "is_show": 0, "is_hot": 0, "status": 1, "created_at": "2016-01-01 00:00:00", "updated_at": "2018-06-14 11:23:51", "status_text": "正常" }, "item": [ { "id": 1, "sku_id": 1, "name": "測試庫存項1", "sort": 0, "status": 1, "created_at": "2018-06-16 08:07:38", "updated_at": "2018-06-19 17:51:13", "status_text": "正常" }, { "id": 2, "sku_id": 1, "name": "測試庫存項2", "sort": 0, "status": 1, "created_at": "2018-06-16 08:07:38", "updated_at": "2018-06-19 17:51:13", "status_text": "正常" } ], "status_text": "正常" } } ~~~ #### 創建 ~~~[api] post:/admin/goods/sku/create *number:dealer_id#商家ID *number:stores_id#門店ID *number:cate_id#分類ID *string:name#名稱 *array:items#項目 number:sort=0#排序 number:status=1#狀態,0=>禁用,1=>啟用 <<< success { "code": 1, "msg": "success", "time": "2017-12-28 13:05:15", "data": [] } <<< example { "dealer_id": 1, "stores_id": 1, "cate_id": 1, "name": "測試庫存", "items": ["測試庫存項1", "測試庫存項2"], "srot": 1, "status": 1 } ~~~ #### 更新 ~~~[api] post:/admin/goods/sku/update/id/:id string:name#名稱 number:sort=0#排序 number:status=1#狀態,0=>禁用,1=>啟用 <<< success { "code": 1, "msg": "success", "time": "2017-12-28 13:05:15", "data": [] } ~~~ #### 刪除 > 刪除規格將同時刪除規格項目與商品關聯規格值,請在頁面中提示 ~~~[api] post:/admin/goods/sku/delete/id/:id <<< success { "code": 1, "msg": "success", "time": "2017-12-28 13:05:15", "data": [] } ~~~ #### 更新項目 ~~~[api] post:/admin/goods/sku/updateItem/id/:id string:name#名稱 number:sort=0#排序 number:status=1#狀態,0=>禁用,1=>啟用 <<< success { "code": 1, "msg": "success", "time": "2017-12-28 13:05:15", "data": [] } ~~~
                  <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>

                              哎呀哎呀视频在线观看