选择语言 :

 Module_OOP_ORM_Parse::get_cache_data

TODO 获取缓存数据

null Module_OOP_ORM_Parse::get_cache_data( )
File: ./modules/oop/orm/parse.class.php
public static function get_cache_data($key, $where, $config)
{
    return false;
}