This commit is contained in:
wangjinlei
2024-12-31 10:28:40 +08:00
parent 145b0ab8a5
commit a54a837670
1179 changed files with 2686 additions and 230376 deletions

3
think
View File

@@ -15,3 +15,6 @@ define('APP_PATH', __DIR__ . '/application/');
// 加载框架引导文件
require __DIR__.'/thinkphp/console.php';
\think\Loader::addNamespace('PaypalServerSdkLib','../vendor/paypal/paypal-server-sdk/');