proxy intercept ip功能完成
http\dns\ssl\mail dolog添加
This commit is contained in:
@@ -15,8 +15,8 @@ package com.nis.domain.configuration;
|
||||
* @date 2018年2月5日 下午3:34:14
|
||||
* @version V1.0
|
||||
*/
|
||||
public class InterceptPktBin extends ComplexkeywordCfg {
|
||||
private static final String tableName="pxy_intercept_pkt_bin";
|
||||
public class InterceptPktBin extends BaseStringCfg<InterceptPktBin> {
|
||||
private static final String tableName="intercept_pkt_bin";
|
||||
/**
|
||||
* @Fields serialVersionUID:TODO(用一句话描述这个变量表示什么)
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user