Update RebateCurrentService.php

This commit is contained in:
邹景立 2021-03-15 15:19:52 +08:00
parent d3cf8b8ee6
commit 63ab6fe0ea

View File

@ -74,7 +74,7 @@ class RebateCurrentService extends Service
/** /**
* 确认收货订单处理 * 确认收货订单处理
* @param string $orderNo * @param string $orderNo
* @return array * @return array [status, message]
* @throws \think\db\exception\DataNotFoundException * @throws \think\db\exception\DataNotFoundException
* @throws \think\db\exception\DbException * @throws \think\db\exception\DbException
* @throws \think\db\exception\ModelNotFoundException * @throws \think\db\exception\ModelNotFoundException