更新3.0

This commit is contained in:
admin
2025-03-28 17:01:45 +08:00
parent 6cc49273b6
commit 6912c5cb3d
2 changed files with 0 additions and 19 deletions
-19
View File
@@ -1,19 +0,0 @@
APP_DEBUG = true
SYSTEM_SALT= admin
[APP]
DEFAULT_TIMEZONE = Asia/Chongqing
[DATABASE]
TYPE = mysql
HOSTNAME = 127.0.0.1
DATABASE = www_abc_com
USERNAME = 123456
PASSWORD = 123456
HOSTPORT = 3306
CHARSET = utf8mb4
DEBUG = false
PREFIX = qf_
[LANG]
default_lang = zh-cn
View File