更新用户是否同意折扣接口
This commit is contained in:
parent
4409f59c7b
commit
376a987931
@ -567,7 +567,7 @@ class Community extends BaseController
|
||||
Db::commit();
|
||||
} catch (\Exception $e) {
|
||||
Db::rollback();
|
||||
return app('json')->fail('审核转售商品折扣价失败');
|
||||
return app('json')->fail('审核商品折扣价失败');
|
||||
}
|
||||
}
|
||||
return app('json')->fail('审核操作成功');
|
||||
|
Loading…
x
Reference in New Issue
Block a user