diff --git a/app/data/service/RebateCurrentService.php b/app/data/service/RebateCurrentService.php index 92f1b8c00..6ff360220 100644 --- a/app/data/service/RebateCurrentService.php +++ b/app/data/service/RebateCurrentService.php @@ -74,7 +74,7 @@ class RebateCurrentService extends Service /** * 确认收货订单处理 * @param string $orderNo - * @return array + * @return array [status, message] * @throws \think\db\exception\DataNotFoundException * @throws \think\db\exception\DbException * @throws \think\db\exception\ModelNotFoundException