We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 706db6f + 35c7de5 commit 76eaf6eCopy full SHA for 76eaf6e
1 file changed
src/Model.php
@@ -20,6 +20,7 @@
20
use think\contract\Jsonable;
21
use think\db\BaseQuery as Query;
22
use think\db\Express;
23
+use think\exception\InvalidArgumentException;
24
use think\exception\ValidateException;
25
use think\model\Collection;
26
use think\model\contract\Modelable;
0 commit comments