营业开始时间
{{shop.businessHourBegin}}
营业结束时间
{{shop.businessHourEnd}}
营业状态
{{shop.status == 0?'正常营业':shop.status == 1?'暂停营业':'冻结'}}
拼团佣金
{{shop.commissionRateMore}}元
单独购买佣金
{{shop.commissionRateOne}}元
经营品类
{{shop.type}}
是否支持配送
{{shop.isDelivery == 0?'是':'否'}}
出餐时间
{{shop.cookingTime}}分钟
排名
{{shop.shoprank}}名
是否价格锁定
{{shop.isPriceLock== 0?'是':'否'}}
保存