1.修改Stream配置导入页action国际化;2.修改IP Spoofing配置导入
This commit is contained in:
@@ -566,6 +566,8 @@ public class ExportExcel {
|
||||
//1、非空
|
||||
commentStr=commentStr+"▶"+msgProp.getProperty("required")+"\n";
|
||||
index++;
|
||||
commentStr=commentStr+"▶"+msgProp.getProperty("ip_check")+"(IPv4)\n";
|
||||
index++;
|
||||
}
|
||||
|
||||
if(region.getRegionType().equals(1)){//IP配置
|
||||
|
||||
Reference in New Issue
Block a user