This commit is contained in:
shayupi@qq.com 2014-12-24 17:41:07 +08:00
parent 658e1d9670
commit b3f581ebb3
1 changed files with 2 additions and 0 deletions

View File

@ -94,4 +94,6 @@ class Template implements ServiceManagerAwareInterface
$rs=$this->db->query($sql);
return $rs->fetch();
}
}