Files
framework/library
thinkphp cb9faf2aa9 设置了主从服务器后,支持从主服务器读数据
方法是在模型类中调用 readMaster方法
$this->readMaster()->select();

该方法当此调用有效
2015-06-12 15:21:08 +08:00
..
2015-03-26 16:15:35 +08:00
2015-03-11 08:39:10 +08:00
2015-05-04 17:42:55 +08:00