mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-09-14 16:08:44 +00:00
5 lines
138 B
PHP
5 lines
138 B
PHP
<?php
|
|
return [
|
|
'cache_dir' => 'uploads/qrcode', //本地缓存地址
|
|
'background'=> 'statics/qrcode/background.png' //背景图
|
|
]; |