This website works better with JavaScript.
Explore
Help
Register
Sign In
k
/
SOP
Watch
1
Star
0
Fork
You've already forked SOP
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
161
Commits
10
Branches
29
Tags
15 MiB
Tag:
Branch:
Tree:
d4c4c7f7de
1.x
2.x
3.x
develop
eureka
master
max-bytes-262144
pr
springboot-2.1.X
taobao_model
1.10.0
1.11.0
1.12.2
1.13.0
1.15.2
1.8.0
1.9.0
tag-1.x
tag-2.1.0
tag-2.2.0
tag-2.5.0
tag-3.1.0
tag-3.2.0
tag-4.0.0
tag-4.2.0
tag-4.2.1
tag-4.2.2
tag-4.2.4
tag-4.2.5
tag-4.2.6
tag-4.2.7
tag-4.3.0
tag-4.3.1
tag-4.3.2
tag-4.3.3
tag-4.3.4
tag-4.4.0
tag-SpringCloudGateway
tag-registry-nacos
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd4c4c7f7de'
${ noResults }
SOP
/
sop-admin
/
sop-admin-front
/
config
/
config.js
11 lines
139 B
Raw
Normal View
History
Unescape
Escape
readme
6 years ago
/
*
*
*
配置
*
@
type
{
{
url
:
string
}
}
*
/
var
SopConfig
=
{
/
*
*
*
后端接口url
*
/
url
:
'http://localhost:8082/api'
}