Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
李勇
/
McuClient
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
李勇
2017-04-07 17:12:21 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c8c6eb970086a643eabf0b094f7cb0927aebf126
c8c6eb97
1 parent
857db9e3
暂时去掉本地选点
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
5 行增加
和
1 行删除
src/config/Server.js
src/config/Server.js
查看文件 @
c8c6eb9
...
...
@@ -13,6 +13,10 @@ class Server {
}
static
get
serverList
(){
return
{
"MS"
:{},
"MCU"
:{}
}
/* return {
"MS":{
"共享地址": [
{
...
...
@@ -630,7 +634,7 @@ class Server {
]
}
}
}
*/
}
}
...
...
请
注册
或
登录
后发表评论