This website works better with JavaScript.
Home
Explore
Help
Sign In
zhibinlv
/
QRAPI
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.
19
Commits
2
Branches
0
Tags
26 MiB
Tree:
2f59b9a618
master
web
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2f59b9a618'
${ noResults }
QRAPI
/
Web
/
public
/
config.js
5 lines
107 B
Raw
Normal View
History
【EQI接口】配置文件提出处理
2 weeks ago
let
systemConfig
=
{
title
:
'EQI接口'
,
// 请求路径
baseUrl
:
'http://192.168.1.228:7629'
,
}