dashboard
repositories
filestore
activity
search
login
main
/
companyProjecet
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
完成名片列表功能 完成名片筛选功能 完成查看名片详情 完成购买名片查看联系方式
quanwei
2025-10-30
2b728186c745b598e8ccb9dcc37360eed49375f6
[companyProjecet.git]
/
admin
/
config
/
annotation.php
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php
return [
'inject' => [
'enable' => true,
'namespaces' => [],
],
'route' => [
'enable' => true,
'controllers' => [],
],
'ignore' => [],
];