asn no的组织组默认不下发全量;
恢复nis丢失的配置参数
This commit is contained in:
@@ -613,6 +613,9 @@ blockAndDropStat=v1/blockAndDropStat
|
||||
#\u914d\u7f6e\u542f\u505c\u63a5\u53e3
|
||||
configStartStop=v2/configStartStop
|
||||
trafficAppTrend=v1/trafficAppTrend
|
||||
#Http\u6cdb\u6536
|
||||
ntcHttpRecordLog=v1/ntcHttpRecordLogs
|
||||
asn_region_key=AppTrend
|
||||
appConnRecordTop100=v1/appConnRecordTop100
|
||||
#SSL\u6cdb\u6536
|
||||
ntcSslRecordLog=v1/ntcSslRecordLogs
|
||||
@@ -620,4 +623,7 @@ ntc_asn_number=NTC_ASN_NUMBER
|
||||
addRegionToCommonGroup=v1/addRegionToCommonGroup
|
||||
updateRegionToCommonGroup=v1/updateCommonGroupRegion
|
||||
deleteRegionToCommonGroup=v1/delCommonGroupRegion
|
||||
|
||||
asn_key=AS
|
||||
#Http\u6cdb\u6536
|
||||
ntcHttpRecordLog=v1/ntcHttpRecordLogs
|
||||
asn_region_key=ASN_ID
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
<!--ip地址 asn no组号的groupId -->
|
||||
<input type="hidden" name="${cfgName}.userRegion5" value="">
|
||||
<!-- 是否自动更新ASN NO -->
|
||||
<input type="hidden" name="${cfgName}.userRegion4" value="${cfg.userRegion4}">
|
||||
<input type="hidden" name="${cfgName}.userRegion4" value="0">
|
||||
<%-- <div class="hidden" id="selectAll"><spring:message code="select_All_Text"/></div>
|
||||
<div class="hidden" id="deselectAll"><spring:message code="deselect_All_Text"/></div>
|
||||
<input type="hidden" name="${cfgName}.organizationGroupId" value="${cfg.userRegion1}">
|
||||
|
||||
Reference in New Issue
Block a user