mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 12:42:48 +08:00
修改useGlobalScope方法返回值错误问题
This commit is contained in:
@@ -1669,7 +1669,7 @@ abstract class Model implements \JsonSerializable, \ArrayAccess
|
||||
* 设置是否使用全局查询范围
|
||||
* @param bool $use 是否启用全局查询范围
|
||||
* @access public
|
||||
* @return Model
|
||||
* @return Query
|
||||
*/
|
||||
public static function useGlobalScope($use)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user