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