snat配置下发优化

app相关数据更改
This commit is contained in:
DuanDongmei
2018-12-08 15:42:59 +08:00
parent 7e25680213
commit a029084563
7 changed files with 82 additions and 40 deletions

View File

@@ -65,7 +65,6 @@ public class ProxyObjTrustedCa {
return certName;
}
public void setCertName(String certName) {
certName=BaseService.keywordsEscape(certName);
this.certName = certName;
}
public String getCertFile() {