<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、智譜、豆包、星火、月之暗面及文生圖、文生視頻 廣告
                ## 保存 #### 接口URL > {{baseUrl}}/cms/preference/setting/save #### 請求方式 > POST #### Content-Type > json #### 請求Header參數 | 參數 | 示例值 | 是否必填 | 參數描述 | | :-------- | :----- | :----- | :---- | | Content-Type | application/json | 選填 | - | #### 請求Body參數 ```javascript { "key": "global_variables", "value": { "shop_name": "我的平臺", "shop_desc": "平臺描述會展示在前臺及微信分享店鋪描述", "shop_address": "我的平臺地址", "shop_beian": "網站備案信息", "shop_logo": "", "shop_favicon": "", "shop_default_image": "", "shop_mobile": "", "store_switch": false, "cate_style": 3, "cate_type": 1, "order_cancel_time": 1, "order_complete_time": 10, "order_autoSign_time": 10, "order_autoEval_time": 10, "remind_order_time": 1, "goods_stocks_warn": 10, "reship_name": "", "reship_mobile": "", "reship_area_id": "", "reship_address": "", "sign_point_type": 2, "sign_random_min": 1, "sign_random_max": 10, "first_sign_point": 1, "continuity_sign_additional": 1, "sign_most_point": 10, "point_switch": false, "point_discounted_proportion": 10, "orders_point_proportion": 10, "orders_reward_proportion": 1, "sign_appoint_date_status": false, "sign_appoint_date": "", "sign_appoint_data_type": 1, "sign_appoint_date_rate": 2, "sign_appoint_date_additional": 10, "wx_nick_name": "JSHOP", "wx_appid": "", "wx_app_secret": "", "wx_user_name": "", "wx_principal_name": "科技有限公司", "wx_signature": "一款標準B2C商城小程序", "wx_official_name": "", "wx_official_id": "", "wx_official_appid": "", "wx_official_app_secret": "", "wx_official_source_id": "", "wx_official_token": "", "wx_official_encodeaeskey": "", "wx_official_type": "service", "tocash_money_low": 1, "tocash_money_rate": 1, "qq_map_key": "", "kuaidi100_customer": "", "kuaidi100_key": "", "image_storage_type": "Local", "image_storage_params": "", "recommend_keys": "羽絨服 iphone 小米mix", "statistics_code": "", "invoice_switch": false, "wx_app_appid": "" } } ``` ## 明細 #### 接口URL > {{baseUrl}}/cms/preference/setting/get #### 請求方式 > POST #### Content-Type > json #### 請求Header參數 | 參數 | 示例值 | 是否必填 | 參數描述 | | :-------- | :----- | :----- | :---- | | Content-Type | application/json | 選填 | - | #### 請求Body參數 ```javascript { "key": "global_variables" } ``` ## 保存 #### 接口URL > {{baseUrl}}/cms/preference/setting/save #### 請求方式 > POST #### Content-Type > json #### 請求Header參數 | 參數 | 示例值 | 是否必填 | 參數描述 | | :-------- | :----- | :----- | :---- | | Content-Type | application/json | 選填 | - | #### 請求Body參數 ```javascript { "key": "global_variables", "value": { "shop_name": "我的平臺", "shop_desc": "平臺描述會展示在前臺及微信分享店鋪描述", "shop_address": "我的平臺地址", "shop_beian": "網站備案信息", "shop_logo": "", "shop_favicon": "", "shop_default_image": "", "shop_mobile": "", "store_switch": false, "cate_style": 3, "cate_type": 1, "order_cancel_time": 1, "order_complete_time": 10, "order_autoSign_time": 10, "order_autoEval_time": 10, "remind_order_time": 1, "goods_stocks_warn": 10, "reship_name": "", "reship_mobile": "", "reship_area_id": "", "reship_address": "", "sign_point_type": 2, "sign_random_min": 1, "sign_random_max": 10, "first_sign_point": 1, "continuity_sign_additional": 1, "sign_most_point": 10, "point_switch": false, "point_discounted_proportion": 10, "orders_point_proportion": 10, "orders_reward_proportion": 1, "sign_appoint_date_status": false, "sign_appoint_date": "", "sign_appoint_data_type": 1, "sign_appoint_date_rate": 2, "sign_appoint_date_additional": 10, "wx_nick_name": "JSHOP", "wx_appid": "", "wx_app_secret": "", "wx_user_name": "", "wx_principal_name": "科技有限公司", "wx_signature": "一款標準B2C商城小程序", "wx_official_name": "", "wx_official_id": "", "wx_official_appid": "", "wx_official_app_secret": "", "wx_official_source_id": "", "wx_official_token": "", "wx_official_encodeaeskey": "", "wx_official_type": "service", "tocash_money_low": 1, "tocash_money_rate": 1, "qq_map_key": "", "kuaidi100_customer": "", "kuaidi100_key": "", "image_storage_type": "Local", "image_storage_params": "", "recommend_keys": "羽絨服 iphone 小米mix", "statistics_code": "", "invoice_switch": false, "wx_app_appid": "" } } ``` ## 明細 #### 接口URL > {{baseUrl}}/cms/preference/setting/get #### 請求方式 > POST #### Content-Type > json #### 請求Header參數 | 參數 | 示例值 | 是否必填 | 參數描述 | | :-------- | :----- | :----- | :---- | | Content-Type | application/json | 選填 | - | #### 請求Body參數 ```javascript { "key": "global_variables" } ```
                  <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>

                              哎呀哎呀视频在线观看