店铺

基础配置信息

  1. GET - /shop/info
  1. {
  2. "code":0,
  3. "result":{
  4. "info":{
  5. "name":"FaShop",
  6. "logo":"https://demo.fashop.cn/Upload/20180515/8jyIS6qCeWTRQwh_thumb.jpeg",
  7. "contact_number":"13502176003",
  8. "description":"测试描述",
  9. "color_scheme":3,
  10. "portal_template_id":10002,
  11. "wechat_platform_qr":null,
  12. "goods_category_style":2,
  13. "host":"http://www.domain.cn",
  14. "order_auto_close_expires":951840,
  15. "order_auto_confirm_expires":691200,
  16. "order_auto_close_refound_expires":691200
  17. }
  18. },
  19. "msg":null
  20. }