# 应用 [app] app_debug = true env = dev domain = http://localhost:8072/dyuitTools/web aes_key = 0EAE3F8FDB142C037DB6D8721620D144 # 数据库 [db] host = 10.10.1.188 database = dyuit_tools username = dyuit_tools password = mtRSrTCPJ2zYTBf4 port = 3306 charset = utf8mb4 debug = true [cache] type = redis host = 127.0.0.1 prefix = dyuit_tools: