Exemple #1
0
 function do_cache()
 {
     tag::cache($this->id, 'id');
     iPHP::success("标签缓存更新成功");
 }