初始化代码

This commit is contained in:
2025-08-11 10:22:05 +08:00
commit ebd8d85201
4206 changed files with 753018 additions and 0 deletions

4
config/md5_sign.php Normal file
View File

@@ -0,0 +1,4 @@
<?php
return [
'md5_key' => 'GC671OSW13XRAKMTYJYR7PUIQBBS52YO', //进行base64_encode后给前端
];