移除临时文件
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 3.2 KiB |
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"projectName" : "HTTP SERVER 模拟器",
|
||||
"width" : 1200,
|
||||
"height" : 800,
|
||||
"serverConfigs" : [ {
|
||||
"serverName" : "WMS",
|
||||
"port" : 8082,
|
||||
"serverUrls" : [ {
|
||||
"urlName" : "登录",
|
||||
"url" : "/login",
|
||||
"serverName" : "WMS",
|
||||
"requestType" : "POST",
|
||||
"responseBody" : "{\n\t\"success\": \"ok\"\n}",
|
||||
"headerMap" : null
|
||||
} ]
|
||||
}, {
|
||||
"serverName" : "WCS",
|
||||
"port" : 8083,
|
||||
"serverUrls" : [ ]
|
||||
} ]
|
||||
}
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.5 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 11 KiB |
Reference in New Issue
Block a user