thinkphp5 require_once 引入文件

 require_once('../extend/Aip/AipNlp.php'); 

$client = new \AipNlp($APP_ID, $API_KEY, $SECRET_KEY);

你可能感兴趣的:(php)