超管后台 - 添加项目数据对齐

This commit is contained in:
柳清爽
2025-04-18 14:37:31 +08:00
parent c5774ffa29
commit f8a89a8cbd
7 changed files with 404 additions and 99 deletions

View File

@@ -1,9 +0,0 @@
<?php
// +----------------------------------------------------------------------
// | 应用配置
// +----------------------------------------------------------------------
return [
// API基础URL
'api_base_url' => env('API_BASE_URL', 'http://yishi.com'),
];