no message

This commit is contained in:
kuaifan
2021-06-18 18:14:37 +08:00
parent 12031aca33
commit efe9c5039c
8 changed files with 89 additions and 52 deletions

View File

@@ -33,6 +33,8 @@ class AbstractModel extends Model
'deleted_at',
];
protected $appendattrs = [];
/**
* 保存数据忽略错误
* @return bool