修改一些已知bug

This commit is contained in:
Kris
2026-01-22 12:18:30 +08:00
parent 1695873133
commit 3dfafe0b83
65 changed files with 2109 additions and 265 deletions

8
config/langue.php Normal file
View File

@@ -0,0 +1,8 @@
<?php
/**
* 此处与多语言关联
*/
return [
'zh-CN','en-CN','ar-SA'
];