This website works better with JavaScript
Home
Explore
Help
Register
Sign In
aqm
/
sports_admin
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
e19a9d3e6a
Branches
Tags
master
sports_admin
/
config
/
sconstant.php
sconstant.php
98 B
History
Raw
1
2
3
4
5
6
7
8
9
10
<?php
/**
*系统变量配置
*/
return [
'url' => "http://stadmin.bocai108.com:9094",
];