summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/mock/json/user_login.json
diff options
context:
space:
mode:
authorChuyi Guo <guochuyi@chinamobile.com>2019-08-30 03:03:49 +0000
committerGerrit Code Review <gerrit@onap.org>2019-08-30 03:03:49 +0000
commit95db8df651691e3645921cc9a795971beb2e855a (patch)
tree2804a433840464edeed59827b99ba56442c53c9f /usecaseui-portal/src/app/mock/json/user_login.json
parent0fe93162839f6848710dccfc49667973a3c3763e (diff)
parent0c1e82ccbfa6dcb8ee5d11220a93fefc61465374 (diff)
Merge "feat: change the mock data path config file"
Diffstat (limited to 'usecaseui-portal/src/app/mock/json/user_login.json')
-rw-r--r--usecaseui-portal/src/app/mock/json/user_login.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/usecaseui-portal/src/app/mock/json/user_login.json b/usecaseui-portal/src/app/mock/json/user_login.json
new file mode 100644
index 00000000..1e6321b1
--- /dev/null
+++ b/usecaseui-portal/src/app/mock/json/user_login.json
@@ -0,0 +1,8 @@
+{
+ "esr-system-info-id": "xuran",
+ "service-url": "http://10.10.10.10:8080/",
+ "user-name": "demo",
+ "password": "demo123456!",
+ "system-type": "ONAP",
+ "resource-version": "1536221798873"
+} \ No newline at end of file