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

                企業??AI智能體構建引擎,智能編排和調試,一鍵部署,支持知識庫和私有化部署方案 廣告
                #### 分類列表 ~~~[api] get:/dealer/stores/category/index number:parentId=0#父ID <<< success { "code": 1, "msg": "", "time": "2018-06-11 14:16:21", "data": [ { "id": 1, "parent_id": 0, "parent_id_path": "0_1", "level": 1, "type": 1, "name": "cate1", "thumb": "http://oss.dgyouduo.com/static/img/no-image.png", "template_style": 1, "delivery_scope": 1, "delivery_setting": "", "delivery_time": 0, "sort": 0, "is_support_two": 0, "is_support_express": 1, "is_support_self_pickup": 0, "is_support_delivery": 0, "is_support_make_delivery": 0, "is_self_delivery": 0, "status": 1, "created_at": "2018-06-10 22:26:52", "updated_at": "2018-06-10 22:31:43", "children": [], "status_text": "正常" } ], "_meta": { "totalCount": 1, "pageCount": 1, "currentPage": 1, "perPage": 1000 } ~~~ #### 分類詳情 ~~~[api] get:/dealer/stores/category/retrieve/id/:id <<< success { "code": 1, "msg": "", "time": "2018-06-11 14:16:57", "data": { "id": 1, "parent_id": 0, "parent_id_path": "0_1", "level": 1, "type": 1, "name": "cate1", "thumb": "http://oss.dgyouduo.com/static/img/no-image.png", "template_style": 1, "delivery_scope": 1, "delivery_setting": "", "delivery_time": 0, "sort": 0, "is_support_two": 0, "is_support_express": 1, "is_support_self_pickup": 0, "is_support_delivery": 0, "is_support_make_delivery": 0, "is_self_delivery": 0, "status": 1, "created_at": "2018-06-10 22:26:52", "updated_at": "2018-06-10 22:31:43", "status_text": "正常" } } ~~~ #### 列表 ~~~[api] get:/dealer/stores/index/index string:search#搜索關鍵詞 number:cateId#分類ID number:type#門店類型,1=>B2C,2=>O2O,3=>O2O(支持預約配送) number:p=1#當前頁數 number:ps=20#分頁大小 <<< success { "code": 1, "msg": "", "time": "2018-06-11 17:25:16", "data": [ { "id": 1, "dealer_id": 1, "cate_id": 1, "auditd_id": 1, "type": 1, "name": "門店1", "thumb": "http://oss.dgyouduo.com/static/img/no-image.png", "banner": [ "http://oss.dgyouduo.com/static/img/no-image-16x10.png" ], "notice": "歡迎光臨,很高興為您服務", "mobile": "18666868868", "realname": "真實姓名", "idcard_number": "\b123456200001011234", "idcard_image": "http://oss.dgyouduo.com/static/img/no-image.png", "business_license_number": "1234567890123456789", "business_license_image": "http://oss.dgyouduo.com/static/img/no-image.png", "industry_additional_image": "http://oss.dgyouduo.com/static/img/no-image.png", "province": 100000, "city": 110000, "district": 111000, "twon": 111100, "address": "詳細地址", "longitude": "112.000001", "latitude": "30.000001", "business_hours_start": "7", "business_hours_end": "24", "template_style": 2, "delivery_scope": 1, "delivery_setting": "", "delivery_time": 0, "delivery_goods_min_price": "0.00", "delivery_price": "0.00", "sort": 0, "is_support_two": 0, "is_support_express": 1, "is_support_self_pickup": 0, "is_support_delivery": 0, "is_support_make_delivery": 0, "is_self_delivery": 0, "is_audit": 1, "status": 1, "created_at": "2018-06-10 23:47:31", "updated_at": "2018-06-11 17:20:12", "auditd_at": "2018-06-11 17:20:12", "category": { "id": 1, "parent_id": 0, "parent_id_path": "0_1", "level": 1, "type": 1, "name": "分類1", "thumb": "http://oss.dgyouduo.com/static/img/no-image.png", "template_style": 1, "delivery_scope": 1, "delivery_setting": "", "delivery_time": 0, "sort": 0, "is_support_two": 0, "is_support_express": 1, "is_support_self_pickup": 0, "is_support_delivery": 0, "is_support_make_delivery": 0, "is_self_delivery": 0, "status": 1, "created_at": "2018-06-10 22:26:52", "updated_at": "2018-06-10 22:31:43", "status_text": "正常" }, "is_audit_text": "審核通過", "status_text": "正常" } ], "_meta": { "totalCount": 1, "pageCount": 1, "currentPage": 1, "perPage": 20 } } ~~~ #### 詳情 ~~~[api] get:/dealer/stores/index/retrieve/id/:id <<< success { "code": 1, "msg": "", "time": "2018-06-11 17:21:06", "data": { "id": 1, "dealer_id": 1, "cate_id": 1, "auditd_id": 1, "type": 1, "name": "門店1", "thumb": "http://oss.dgyouduo.com/static/img/no-image.png", "banner": [ "http://oss.dgyouduo.com/static/img/no-image-16x10.png" ], "notice": "歡迎光臨,很高興為您服務", "mobile": "18666868868", "realname": "真實姓名", "idcard_number": "\b123456200001011234", "idcard_image": "http://oss.dgyouduo.com/static/img/no-image.png", "business_license_number": "1234567890123456789", "business_license_image": "http://oss.dgyouduo.com/static/img/no-image.png", "industry_additional_image": "http://oss.dgyouduo.com/static/img/no-image.png", "province": 100000, "city": 110000, "district": 111000, "twon": 111100, "address": "詳細地址", "longitude": "112.000001", "latitude": "30.000001", "business_hours_start": "7", "business_hours_end": "24", "template_style": 2, "delivery_scope": 1, "delivery_setting": "", "delivery_time": 0, "delivery_goods_min_price": "0.00", "delivery_price": "0.00", "sort": 0, "is_support_two": 0, "is_support_express": 1, "is_support_self_pickup": 0, "is_support_delivery": 0, "is_support_make_delivery": 0, "is_self_delivery": 0, "is_audit": 1, "status": 1, "created_at": "2018-06-10 23:47:31", "updated_at": "2018-06-11 17:20:12", "auditd_at": "2018-06-11 17:20:12", "is_audit_text": "審核通過", "status_text": "正常" } } ~~~ #### 創建 ~~~[api] post:/dealer/stores/index/create *number:cate_id#分類ID *string:name#名稱 *string:thumb=http://oss.dgyouduo.com/static/img/no-image.png#縮略圖 array:banner#橫幅 string:notice=歡迎光臨,很高興為您服務#公告 *string:mobile#手機號碼 *string:realname#真實姓名 *string:idcard_number#身份證號碼 *string:idcard_image#身份證圖片 *string:business_license_number#營業執照號碼 *string:business_license_image#營業執照圖片 *string:industry_additional_image#行業附加圖片 *number:province#省份 *number:city#城市 *number:district#地區 number:twon#鄉鎮 *string:address#地址 *string:longitude#經度 *string:latitude#緯度 string:business_hours_start#開始營業時間 string:business_hours_end#結束營業時間 string:delivery_setting#配送設定 float:delivery_goods_min_price=0.00#配送商品最小價格 float:delivery_price=0.00#配送價格 number:sort=0#排序 number:is_support_express=1#是否支持快遞 number:is_support_self_pickup=1#是否支持自取 number:is_support_delivery=1#是否支持配送 number:is_self_delivery=1#是否自配送 number:status=1#狀態,0=>禁用,1=>啟用 <<< success { "code": 1, "msg": "success", "time": "2018-01-03 17:59:46", "data": [] } <<< example { "cate_id": 1, "name": "士多店", "mobile": "18666864521", "business_hours_start": "6:00", "business_hours_end": "22:00" } ~~~ #### 更新 ~~~[api] post:/dealer/stores/index/update/id/:id number:cate_id#分類ID string:name#名稱 string:thumb=http://oss.dgyouduo.com/static/img/no-image.png#縮略圖 array:banner#橫幅 string:notice=歡迎光臨,很高興為您服務#公告 string:mobile#手機號碼 string:realname#真實姓名 string:idcard_number#身份證號碼 string:idcard_image#身份證圖片 string:business_license_number#營業執照號碼 string:business_license_image#營業執照圖片 string:industry_additional_image#行業附加圖片 number:province#省份 number:city#城市 number:district#地區 number:twon#鄉鎮 string:address#地址 string:longitude#經度 string:latitude#緯度 string:business_hours_start#開始營業時間 string:business_hours_end#結束營業時間 string:delivery_setting#配送設定 float:delivery_goods_min_price=0.00#配送商品最小價格 float:delivery_price=0.00#配送價格 number:sort=0#排序 number:is_support_express=1#是否支持快遞 number:is_support_self_pickup=1#是否支持自取 number:is_support_delivery=1#是否支持配送 number:is_self_delivery=1#是否自配送 number:status=1#狀態,0=>禁用,1=>啟用 <<< success { "code": 1, "msg": "success", "time": "2018-01-03 18:04:11", "data": [] } ~~~ #### 刪除 ~~~[api] post:/dealer/stores/index/delete/id/:id <<< success { "code": 1, "msg": "success", "time": "2018-01-03 18:04:33", "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>

                              哎呀哎呀视频在线观看