修改物流发货信息推送
This commit is contained in:
parent
360ce63073
commit
048d647858
@ -522,7 +522,7 @@ class InquiryService extends BaseService
|
||||
$order_evaluation = OrderEvaluation::getOne($params);
|
||||
if (!empty($order_evaluation)) {
|
||||
// 已评价
|
||||
return success();
|
||||
return fail(HttpEnumCode::HTTP_ERROR, "您已评价,请勿重复评价");
|
||||
}
|
||||
|
||||
// 获取用户数据
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user