Exemplo n.º 1
0
 public function mcm_objGet()
 {
     //获取文件对象ById
     $File = new FileModel();
     $id = '5655abc0ee8a61bf59758c25';
     $File->objGet($id);
 }