5.0.0 - 严重 - 已关闭
MyQuery 继承 \think\db\Query
databa
se.php配置文件中
query => app\\common\\db\\MyQuery
然后报错 :
Fatal error: Cannot access property app\common\db\MyQuery::$readMaster in D:\www\bugu_web\thinkphp\library\think\db\Query.php on line 3198
\think\db\Query类中最好用protected,方便扩展