...
|
...
|
@@ -984,7 +984,7 @@ function editToGit(showMessage){ |
|
|
}
|
|
|
writeToText("第 5 步:更新git - app-iptable文件成功!");
|
|
|
|
|
|
if(scalingGroupName=="gateway"){
|
|
|
if(scalingGroupName=="gateway"||scalingGroupName=="java-gateway"){
|
|
|
writeToText("第 6 步:开始更新gateway upstream.......");
|
|
|
url=contextPath+'autoScalingTool/updateGatewayUpstream';
|
|
|
$.ajax({
|
...
|
...
|
|