From 90927860f59f4b0ee9f9c7161d1f8a8c5c7acb04 Mon Sep 17 00:00:00 2001 From: zhangwei Date: Tue, 8 Jan 2019 22:15:19 +0600 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9APP=E8=B6=8B=E5=8A=BF?= =?UTF-8?q?=E7=BB=9F=E8=AE=A1=E6=8E=A5=E5=8F=A3=E6=96=B9=E6=B3=95=EF=BC=8C?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/nis.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/nis.properties b/src/main/resources/nis.properties index 56f489a57..b551327a4 100644 --- a/src/main/resources/nis.properties +++ b/src/main/resources/nis.properties @@ -612,5 +612,5 @@ logServiceTopn=v1/logServiceTopn blockAndDropStat=v1/blockAndDropStat #\u914d\u7f6e\u542f\u505c\u63a5\u53e3 configStartStop=v2/configStartStop -trafficAppTrend=trafficAppTrend -appConnRecordTop100=appConnRecordTop100 \ No newline at end of file +trafficAppTrend=v1/trafficAppTrend +appConnRecordTop100=v1/appConnRecordTop100 \ No newline at end of file