1、网站HTTP配置新增、修改功能提交;2、样例配置审核修改文件URL

This commit is contained in:
zhangwei
2018-05-25 13:25:21 +08:00
parent 5cab431e16
commit 5c839d31f6
19 changed files with 25252 additions and 21877 deletions

View File

@@ -32,7 +32,7 @@ public class IpPortCfg extends BaseIpCfg {
public void initDefaultValue() {
// TODO Auto-generated method stub
super.initDefaultValue();
this.protocolId = 0;
// this.protocolId = 0;
}
public void initDefaultValueImpl(){
initDefaultValue();
@@ -40,12 +40,12 @@ public class IpPortCfg extends BaseIpCfg {
/**
* 此表固定写0
*/
@Override
/*@Override
public void setProtocolId(Integer protocolId) {
// TODO Auto-generated method stub
super.setProtocolId(0);
}
/**
*//**
* tablename
* @return tablename
*/