Update OrderService.php

This commit is contained in:
邹景立 2021-03-11 18:30:08 +08:00
parent 161da9e1ff
commit 3c21fc0223

View File

@ -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