2025年8月19日
摘要: <?php define("ENVIRONMENT","local"); class DatabaseConfig { private static $config = [ 'local' => [ 'host' => '127.0.0.1', 'dbname' => 'cg_ad_local', 阅读全文
posted @ 2025-08-19 10:07 小沙盒工作室 阅读(11) 评论(1) 推荐(0)