Authored by qinchao

修改接口

... ... @@ -412,7 +412,7 @@ public class Pch5SwitchCtrl {
exe(arg);
//getHostInfosByTagList
updateAz2NodeTags(const_tags_for_nginx_node_az2+",灰度");
updateAz2NodeTags(const_tags_for_nginx_node_az2+",灰度,");
}else{
return new BaseResponse(201,"pch5 prod elb 请先挂载az1区域的host,再切换用作灰度环境");
}
... ...