master
LMR 1 year ago
parent 58e99b79f4
commit f7b7fd5e74

@ -266,9 +266,6 @@ class Information extends CI_Controller
unset($src_path[$n]);
}
}
print_r($src);
print_r($src_path);
return false;
// 目标节点结构
$dest = $this->InfoStructures_model->Detail($dest_is_id);

Loading…
Cancel
Save