Initial commit: 投注游戏平台初始化

This commit is contained in:
li
2026-02-25 01:26:58 +08:00
commit 77ca2cc8b3
275 changed files with 237479 additions and 0 deletions
Executable
+7
View File
@@ -0,0 +1,7 @@
<?php
return [
'db_host' => 'localhost',
'db_name' => 'pk10',
'db_user' => 'pk10',
'db_pass' => 'n1Ttdk61fSc6BDmJ',
];