feat: 添加index应用模块

This commit is contained in:
2025-04-03 15:08:27 +08:00
parent e750c8bbc7
commit 6bcc03a568
10 changed files with 40 additions and 16 deletions

5
app/index/event.php Normal file
View File

@@ -0,0 +1,5 @@
<?php
// 这是系统自动生成的event定义文件
return [
];