mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-07 15:12:48 +08:00
注释
This commit is contained in:
@@ -101,6 +101,7 @@ abstract class Model implements \JsonSerializable, \ArrayAccess
|
|||||||
protected $failException = false;
|
protected $failException = false;
|
||||||
// 全局查询范围
|
// 全局查询范围
|
||||||
protected $useGlobalScope = true;
|
protected $useGlobalScope = true;
|
||||||
|
// 是否采用批量验证
|
||||||
protected $batchValidate = false;
|
protected $batchValidate = false;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user