summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/assets/json/customers.json
diff options
context:
space:
mode:
authorcyuamber <xuranyjy@chinamobile.com>2019-08-22 16:55:57 +0800
committercyuamber <xuranyjy@chinamobile.com>2019-08-22 16:56:09 +0800
commitd0f5347dc16b5aa9fc95eb520fbc9a1c7b672b09 (patch)
treeb3891d8de290d755d7f0f00d35bb77d3b89ad747 /usecaseui-portal/src/assets/json/customers.json
parent56923755c761897cc86ca2457667fcc3e6a0e43f (diff)
feat: change the project structure and add mock data function
Change-Id: I381845bff5eb37d1fab3eba8cf1ae7838df523b7 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
Diffstat (limited to 'usecaseui-portal/src/assets/json/customers.json')
-rw-r--r--usecaseui-portal/src/assets/json/customers.json82
1 files changed, 0 insertions, 82 deletions
diff --git a/usecaseui-portal/src/assets/json/customers.json b/usecaseui-portal/src/assets/json/customers.json
deleted file mode 100644
index 9c66eff4..00000000
--- a/usecaseui-portal/src/assets/json/customers.json
+++ /dev/null
@@ -1,82 +0,0 @@
-
-
-[
- {
- "global-customer-id": "Democcy",
- "subscriber-name": "Democcy",
- "subscriber-type": "INFRA",
- "resource-version": "1535601196964"
- },
- {
- "global-customer-id": "support",
- "subscriber-name": "testccccccccsssssssssseeeeeeeeeee",
- "subscriber-type": "CUST",
- "resource-version": "1536069070995"
- },
- {
- "global-customer-id": "Demonstration",
- "subscriber-name": "Demonstration",
- "subscriber-type": "INFRA",
- "resource-version": "1535080521665"
- },
- {
- "global-customer-id": "Orange",
- "subscriber-name": "test",
- "subscriber-type": "CUST",
- "resource-version": "1535865156826"
- },
- {
- "global-customer-id": "Orange5",
- "subscriber-name": "test",
- "subscriber-type": "CUST",
- "resource-version": "1529978907607"
- },
- {
- "global-customer-id": "wale",
- "subscriber-name": "test",
- "subscriber-type": "CUST",
- "resource-version": "1536058660948"
- },
- {
- "global-customer-id": "kiwi",
- "subscriber-name": "test",
- "subscriber-type": "CUST",
- "resource-version": "1536042103511"
- },
- {
- "global-customer-id": "Apple",
- "subscriber-name": "test",
- "subscriber-type": "CUST",
- "resource-version": "1535971300786"
- },
- {
- "global-customer-id": "Tiger",
- "subscriber-name": "test",
- "subscriber-type": "CUST",
- "resource-version": "1535977578133"
- },
- {
- "global-customer-id": "Deer",
- "subscriber-name": "test",
- "subscriber-type": "CUST",
- "resource-version": "1535988232470"
- },
- {
- "global-customer-id": "Bear",
- "subscriber-name": "test",
- "subscriber-type": "CUST",
- "resource-version": "1536041229105"
- },
- {
- "global-customer-id": "Panda",
- "subscriber-name": "test",
- "subscriber-type": "CUST",
- "resource-version": "1536038628045"
- },
- {
- "global-customer-id": "Lion",
- "subscriber-name": "test",
- "subscriber-type": "CUST",
- "resource-version": "1535986050695"
- }
-]