mongo 日期比较 有bug

浏览:706 发布日期:2015/12/10 分类:求助交流 关键字: mongo 日期bug
$where = array('addTime'=>('$gt'=>new MongoDate(time()));
M('Project')->where($where)->select();

查询没有任何结果
最佳答案
评论( 相关
后面还有条评论,点击查看>>