😎代码优化
This commit is contained in:
parent
24fd87e58f
commit
62914ee96d
@ -23,11 +23,11 @@
|
|||||||
"DocExpansionState": "List", // List、Full、None
|
"DocExpansionState": "List", // List、Full、None
|
||||||
"EnableAllGroups": true,
|
"EnableAllGroups": true,
|
||||||
//"ServerDir": "xxx", // 二级虚拟目录并且开启 Servers 选择列表
|
//"ServerDir": "xxx", // 二级虚拟目录并且开启 Servers 选择列表
|
||||||
"HideServers": false,
|
"HideServers": true,
|
||||||
"Servers": [
|
"Servers": [
|
||||||
{
|
{
|
||||||
"Url": "http://ip/xxx",
|
"Url": "http://ip/xxx",
|
||||||
"Description": "应用程序名"
|
"Description": "二级目录应用程序名"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"LoginInfo": {
|
"LoginInfo": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user