This website works better with JavaScript.
Explore
Help
Register
Sign In
wangmingchuan
/
yanzong
Watch
1
Star
0
Fork
You've already forked yanzong
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
142
Commits
12
Branches
0
Tags
157 MiB
PHP
99.9%
Tree:
c35e212e42
yanzong
/
app
/
service.php
9 lines
139 B
Raw
Blame
History
<
?
php
use
cores\AppService
;
// 系统服务定义文件
// 服务在完成全局初始化之后执行
return
[
AppService
::
class
,
];
Reference in new issue
View Git Blame
Copy Permalink