3a2e6fa9 by yangjianbin

init

1 parent 4b3adfde
......@@ -191,7 +191,6 @@ class Work extends CI_Controller
if ($ret2) {
$credit = $ret2;
}
var_dump($credit);exit;
$url3 = $this->config->item('apiBaseUrl') . 'dueDiligence/' . $id;
$result3 = file_get_contents($url3);
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!