mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-07 23:22:48 +08:00
改进Query
This commit is contained in:
@@ -54,7 +54,7 @@ class Query
|
|||||||
// 回调事件
|
// 回调事件
|
||||||
private static $event = [];
|
private static $event = [];
|
||||||
// 读取主库
|
// 读取主库
|
||||||
private static $readMaster = [];
|
protected static $readMaster = [];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 构造函数
|
* 构造函数
|
||||||
|
|||||||
Reference in New Issue
Block a user