Commit e3908926 authored by 孙磊's avatar 孙磊

门店服务类目优化

Signed-off-by: 孙磊's avatarsunlei <sunlei@romens.cn>
parent f6669fae
...@@ -144,7 +144,6 @@ class BranchServiceTypeController extends BaseController ...@@ -144,7 +144,6 @@ class BranchServiceTypeController extends BaseController
} elseif (!$model->hasErrors()) { } elseif (!$model->hasErrors()) {
throw new HttpException(500, '添加失败'); throw new HttpException(500, '添加失败');
} }
return $model;
} }
/** /**
* @OA\PUT( * @OA\PUT(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment