补充上次提交 相关字典表修改SQL.
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
package com.nis.domain.configuration.template;
|
||||
|
||||
/**
|
||||
* IP拦截 拦截
|
||||
* @author dell
|
||||
*
|
||||
*/
|
||||
public class IpInterceptMonitTemplate extends IpAllTemplate{
|
||||
|
||||
@Override
|
||||
public Integer getProtocol() {
|
||||
return super.getProtocol();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user