|
@@ -3,7 +3,7 @@ namespace app\common\library;
|
|
|
|
|
|
ini_set("display_errors", "on");
|
|
|
|
|
|
-require_once dirname(__DIR__) . '/api_sdk/vendor/autoload.php';
|
|
|
+require_once dirname(__DIR__) . '/library/api_sdk/vendor/autoload.php';
|
|
|
|
|
|
use Aliyun\Core\Config;
|
|
|
use Aliyun\Core\Profile\DefaultProfile;
|