diff --git a/app/data/service/OrderService.php b/app/data/service/OrderService.php index 1735f92cb..bf57ff0c0 100644 --- a/app/data/service/OrderService.php +++ b/app/data/service/OrderService.php @@ -39,7 +39,7 @@ class OrderService extends Service /** * 绑定订单详情数据 * @param array $data - * @param bool $fromer + * @param boolean $fromer * @return array * @throws \think\db\exception\DataNotFoundException * @throws \think\db\exception\DbException