CICP

以客户为中心的数智协作平台


获取配置下发接口

<h3>请求路由url</h3> <p>/api/app/lists</p> <h3>请求方式</h3> <p>GET</p> <h3>请求参数</h3> <table> <thead> <tr> <th style="text-align: center;"><strong> 参数 </strong></th> <th style="text-align: center;"><strong> 说明 </strong></th> <th style="text-align: center;"><strong> 类型 </strong></th> <th style="text-align: center;"><strong> 是否必要 </strong></th> </tr> </thead> <tbody> <tr> <td style="text-align: center;">app_id</td> <td style="text-align: center;">id</td> <td style="text-align: center;">int</td> <td style="text-align: center;">是 )</td> </tr> <tr> <td style="text-align: center;">ver</td> <td style="text-align: center;">版本</td> <td style="text-align: center;">string</td> <td style="text-align: center;">是 )</td> </tr> <tr> <td style="text-align: center;">config_no</td> <td style="text-align: center;"></td> <td style="text-align: center;">string</td> <td style="text-align: center;">是)</td> </tr> </tbody> </table> <h3>请求结果</h3> <pre><code class="language-json">{ "code": 1, "msg": "success", "time": "1642081281", "data": { "urls": [ { "key": "cicp_user.mobilelogin", "value": "http://cicptest.cnlaunch.com/api/user/mobilelogin" }, { "key": "cicp_area.index", "value": "http://cicptest.cnlaunch.com/api/area/index" }, { "key": "cicp_cart.add", "value": "http://cicptest.cnlaunch.com/api/cart/add" }, { "key": "cicp_cart.delete", "value": "http://cicptest.cnlaunch.com/api/cart/delete" }, { "key": "cicp_cart.get_cart_lists", "value": "http://cicptest.cnlaunch.com/api/cart/getCartLists" }, { "key": "cicp_cart.get_total_num", "value": "http://cicptest.cnlaunch.com/api/cart/getTotalNum" }, { "key": "cicp_collect.add", "value": "http://cicptest.cnlaunch.com/api/collect/add" }, { "key": "cicp_collect.get_collect_list", "value": "http://cicptest.cnlaunch.com/api/collect/getCollectList" }, { "key": "cicp_comment.add_comment", "value": "http://cicptest.cnlaunch.com/api/comment/addComment" }, { "key": "cicp_comment.set_like", "value": "http://cicptest.cnlaunch.com/api/comment/setLike" }, { "key": "cicp_feedback.add", "value": "http://cicptest.cnlaunch.com/api/feedback/add" }, { "key": "cicp_goods.categorys", "value": "http://cicptest.cnlaunch.com/api/goods/categorys" }, { "key": "cicp_goods.index", "value": "http://cicptest.cnlaunch.com/api/goods/index" }, { "key": "cicp_my.goods_feedback", "value": "http://cicptest.cnlaunch.com/api/my/goodsFeedback" }, { "key": "cicp_my.service", "value": "http://cicptest.cnlaunch.com/api/my/service" }, { "key": "cicp_my.sub_goods_feedback", "value": "http://cicptest.cnlaunch.com/api/my/subGoodsFeedback" }, { "key": "cicp_order.index", "value": "http://cicptest.cnlaunch.com/api/order/index" }, { "key": "cicp_shipping_address.create_and_edit", "value": "http://cicptest.cnlaunch.com/api/shipping_address/createAndEdit" }, { "key": "cicp_shipping_address.index", "value": "http://cicptest.cnlaunch.com/api/shipping_address/index" }, { "key": "cicp_sms.send", "value": "http://cicptest.cnlaunch.com/api/sms/send" }, { "key": "cicp_task_index.add_customer", "value": "http://cicptest.cnlaunch.com/api/task/index/addCustomer" }, { "key": "cicp_task_index.add_experience", "value": "http://cicptest.cnlaunch.com/api/task/index/addExperience" }, { "key": "cicp_task_index.draw_task", "value": "http://cicptest.cnlaunch.com/api/task/index/drawTask" }, { "key": "cicp_task_index.get_bounty_task_list", "value": "http://cicptest.cnlaunch.com/api/task/index/getBountyTaskList" }, { "key": "cicp_task_index.get_user_task_list", "value": "http://cicptest.cnlaunch.com/api/task/index/getUserTaskList" }, { "key": "cicp_user.login", "value": "http://cicptest.cnlaunch.com/api/user/login" }, { "key": "cicp_user.profile", "value": "http://cicptest.cnlaunch.com/api/user/profile" }, { "key": "cicp_user.resetpwd", "value": "http://cicptest.cnlaunch.com/api/user/resetpwd" }, { "key": "cicp_user.wechat_share_page", "value": "http://cicptest.cnlaunch.com/api/user/wechatSharePage" }, { "key": "cicp_cart.sub", "value": "http://cicptest.cnlaunch.com/api/cart/sub" } ], "version": "6229", "area": "1" } }</code></pre>

页面列表

ITEM_HTML