This commit is contained in:
zimoyin
2026-04-03 11:32:19 +08:00
parent 4c841b9dbf
commit 1a84e92384
30 changed files with 403 additions and 1030 deletions
+3 -1
View File
@@ -12,7 +12,9 @@
* @license http://www.opensource.org/licenses/mit-license.php MIT License
*/
use plugin\admin\app\exception\Handler;
//use plugin\admin\app\exception\Handler;
use app\bootstrap\Handler;
return [
'' => Handler::class,