mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-11 01:52:49 +00:00
5 lines
137 B
PHP
5 lines
137 B
PHP
<?php
|
|
return [
|
|
'cache_dir' => 'uploads/qrcode', //本地缓存地址
|
|
'background'=> 'static/qrcode/background.png' //背景图
|
|
]; |