This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
root
/
NanJingLamanRadarProject
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
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.
131
Commits
1
Branch
0
Tags
12 MiB
Tree:
24743957c7
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '24743957c7'
${ noResults }
NanJingLamanRadarProject
/
04.系统编码
/
Frontend
/
src
/
model
/
constant.ts
3 lines
101 B
Raw
Normal View
History
commit
3 years ago
export
class
Constant
{
public
static
readonly
baseUrl
:
string
=
'http://rdp.nagr.com.cn:18080'
;
}