Initial commit: queue workspace
Made-with: Cursor
This commit is contained in:
5
pro_v3.5.1/config/qrcode.php
Normal file
5
pro_v3.5.1/config/qrcode.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
return [
|
||||
'cache_dir' => 'uploads/qrcode', //本地缓存地址
|
||||
'background'=> 'statics/qrcode/background.png' //背景图
|
||||
];
|
||||
Reference in New Issue
Block a user