store-manage/config/baidu.php

6 lines
98 B
PHP

<?php
return [
'js_secret' => env('BAIDU_JS_SECRET', 'xDTLJ15QG6zt3f6VQcaNBfN8q3MsWBsE'),
];