Commit 3c5d0252 authored by clone's avatar clone

1

parent f5c2b11c
...@@ -36,7 +36,9 @@ class SaveLookUserHistoryTask ...@@ -36,7 +36,9 @@ class SaveLookUserHistoryTask
/** /**
* 查询经纪人列表 * 查询经纪人列表
* @return bool * @throws \think\db\exception\DataNotFoundException
* @throws \think\db\exception\ModelNotFoundException
* @throws \think\exception\DbException
*/ */
public function saveLookShop() public function saveLookShop()
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment