更新文档
This commit is contained in:
parent
bea811606c
commit
9b3913ed60
|
@ -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);
|
||||||
|
|
Loading…
Reference in New Issue