Skip to content

Commit 76eaf6e

Browse files
committed
Merge branch '4.0' of github.com:top-think/think-orm into 4.0
2 parents 706db6f + 35c7de5 commit 76eaf6e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Model.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
use think\contract\Jsonable;
2121
use think\db\BaseQuery as Query;
2222
use think\db\Express;
23+
use think\exception\InvalidArgumentException;
2324
use think\exception\ValidateException;
2425
use think\model\Collection;
2526
use think\model\contract\Modelable;

0 commit comments

Comments
 (0)