1、网站HTTP配置新增、修改功能提交;2、样例配置审核修改文件URL
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user