snat配置下发优化
app相关数据更改
This commit is contained in:
@@ -65,7 +65,6 @@ public class ProxyObjTrustedCa {
|
||||
return certName;
|
||||
}
|
||||
public void setCertName(String certName) {
|
||||
certName=BaseService.keywordsEscape(certName);
|
||||
this.certName = certName;
|
||||
}
|
||||
public String getCertFile() {
|
||||
|
||||
Reference in New Issue
Block a user