批量配置失效、全量下发、各业务全量下发功能提交
This commit is contained in:
@@ -97,6 +97,7 @@ public interface ConfigSynchronizationDao {
|
||||
public List<ComplexkeywordCfg> getComplexStrListByService(BaseCfg entity);
|
||||
public List<IpPortCfg> getAppIpPortList(@Param("tableName")String tableName,@Param("compileIds")List compileIds);
|
||||
public List<AppIpCfg> getAppIpFeatureList(BaseCfg entity);
|
||||
public List<AppIpCfg> getAsnIpList(BaseCfg entity);
|
||||
|
||||
public void updateCfgStatus(BaseCfg entity);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user