This commit is contained in:
2021-04-12 16:19:21 +08:00
parent 7b5c38dc4b
commit 779ec7e8d0
2 changed files with 20 additions and 24 deletions
-1
View File
@@ -114,7 +114,6 @@ class ActiveRecord extends BaseActiveRecord
* @param array $condition
* @param array $attributes
* @return bool|ActiveRecord
* @throws ComponentException
* @throws ReflectionException
* @throws NotFindClassException
* @throws Exception