summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/mock/json/DELETE_uui-lcm_customers.json
diff options
context:
space:
mode:
authorcyuamber <xuranyjy@chinamobile.com>2019-09-12 09:36:08 +0800
committercyuamber <xuranyjy@chinamobile.com>2019-09-12 09:36:14 +0800
commit3664bafa60eadff25e0f17f6ffcc5d1341ecfcda (patch)
tree7df9c28e0e239a7a93e2e9f232082393b3cdcd85 /usecaseui-portal/src/app/mock/json/DELETE_uui-lcm_customers.json
parent82ff35f629b05d57b9ec9f24f7189af4a10fceca (diff)
feat:mock local json data for customers page
Change-Id: Id6ad77af72fddf8331bf1318ce0ff378251d4e98 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
Diffstat (limited to 'usecaseui-portal/src/app/mock/json/DELETE_uui-lcm_customers.json')
-rw-r--r--usecaseui-portal/src/app/mock/json/DELETE_uui-lcm_customers.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/usecaseui-portal/src/app/mock/json/DELETE_uui-lcm_customers.json b/usecaseui-portal/src/app/mock/json/DELETE_uui-lcm_customers.json
new file mode 100644
index 00000000..c1cce948
--- /dev/null
+++ b/usecaseui-portal/src/app/mock/json/DELETE_uui-lcm_customers.json
@@ -0,0 +1,6 @@
+{
+ "status":"Failed",
+ "global-customer-id": "gongjie_test",
+ "subscriber-name": "gongjie_test",
+ "subscriber-type": "INFRA"
+}