perf: 优化 AI 设置

This commit is contained in:
kuaifan
2025-07-26 14:24:58 +08:00
parent 01ff10385a
commit 5139947643
7 changed files with 280 additions and 382 deletions

View File

@@ -1,4 +1,5 @@
<?php
@error_reporting(E_ALL & ~E_NOTICE & ~E_WARNING);
use App\Module\Base;
use Illuminate\Database\Migrations\Migration;