Commit Graph

9 Commits

Author SHA1 Message Date
thinkphp
1cfb3704c6 规范调整 2015-10-03 21:43:48 +08:00
thinkphp
e58fa93b59 app模式重构 2015-09-26 20:45:09 +08:00
thinkphp
cb9faf2aa9 设置了主从服务器后,支持从主服务器读数据
方法是在模型类中调用 readMaster方法
$this->readMaster()->select();

该方法当此调用有效
2015-06-12 15:21:08 +08:00
thinkphp
36a84e75de 添加api接口的支持 2015-05-12 15:34:04 +08:00
thinkphp
979b6a2d3e 改进数据库驱动类的异常处理 2015-05-07 11:58:47 +08:00
thinkphp
e96ac8493f session类和input类调整
注释调整
2015-02-23 20:54:16 +08:00
thinkphp
6ecc2963f1 改进数据库驱动 2015-01-29 14:31:45 +08:00
huangdijia
a2716ad313 修正 命名空间大小写
修正 扩展控制器目录位置
2015-01-23 13:39:51 +08:00
thinkphp
b32d00b7f8 更新 2015-01-22 09:29:54 +08:00