更新文档
This commit is contained in:
@ -26,7 +26,7 @@ $secretKey = 'gFBfirGATxafTeq74RAngaL74Ksdxhuy';
|
|||||||
|
|
||||||
$options = [
|
$options = [
|
||||||
'logger' => true,
|
'logger' => true,
|
||||||
'logs_path' => storage_path('logs/mes-sdk/sdk.log'),
|
'logs_path' => storage_path('logs/mes-sdk'),
|
||||||
];
|
];
|
||||||
|
|
||||||
$w = new Order($secretKey, 'callback url', $options);
|
$w = new Order($secretKey, 'callback url', $options);
|
||||||
|
Reference in New Issue
Block a user