修改分销开关(updateIsDistribution)
PUT
/shop/shopDetail/isDistribution
接口描述
修改分销开关(根据登录用户获取店铺信息修改分销)
请求参数
参数名
类型
描述
必填
isDistribution
int
分销设置(0关闭 1开启)
必填