summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/mock/json/fetchBandwidthData.json
diff options
context:
space:
mode:
authorcyuamber <xuranyjy@chinamobile.com>2019-12-10 16:53:06 +0800
committercyuamber <xuranyjy@chinamobile.com>2019-12-10 16:53:20 +0800
commitbff56675c3a12bafe443fbb52f5d9eea99461db7 (patch)
tree29aafcabdc95c69e4abfd12a921c64919bed2c4f /usecaseui-portal/src/app/mock/json/fetchBandwidthData.json
parent8f0482631540bc23eeb83c6d28ee05dd19057443 (diff)
feat:opmizite of slicing business page & 5G slicing monitor page
Change-Id: I8fc683a7a423605ef13b7eab43a2e816114df07e Issue-ID: USECASEUI-369 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
Diffstat (limited to 'usecaseui-portal/src/app/mock/json/fetchBandwidthData.json')
-rw-r--r--usecaseui-portal/src/app/mock/json/fetchBandwidthData.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/usecaseui-portal/src/app/mock/json/fetchBandwidthData.json b/usecaseui-portal/src/app/mock/json/fetchBandwidthData.json
index 4fb9b9b6..3b04a550 100644
--- a/usecaseui-portal/src/app/mock/json/fetchBandwidthData.json
+++ b/usecaseui-portal/src/app/mock/json/fetchBandwidthData.json
@@ -9,11 +9,11 @@
"service_id": "service1",
"total_bandwidth_list": [
{
- "timestamp": "1454171445000",
+ "timestamp": "1454171446000",
"total_bandwidth": "167"
},
{
- "timestamp": "1454171445000",
+ "timestamp": "1454173447000",
"total_bandwidth": "200"
}
]
@@ -22,11 +22,11 @@
"service_id": "service2",
"total_bandwidth_list": [
{
- "timestamp": "1454171447000",
+ "timestamp": "1454171446000",
"total_bandwidth": "88"
},
{
- "timestamp": "1454171447000",
+ "timestamp": "1454173447000",
"total_bandwidth": "184"
}
]
@@ -35,11 +35,11 @@
"service_id": "service3",
"total_bandwidth_list": [
{
- "timestamp": "1454171448000",
+ "timestamp": "1454171446000",
"total_bandwidth": "173"
},
{
- "timestamp": "1454171448000",
+ "timestamp": "1454173447000",
"total_bandwidth": "95"
}
]