diff options
author | cyuamber <xuranyjy@chinamobile.com> | 2019-09-11 10:29:36 +0800 |
---|---|---|
committer | cyuamber <xuranyjy@chinamobile.com> | 2019-09-11 10:29:39 +0800 |
commit | cd4c794904b52b2de975928e6776d26f02b574a7 (patch) | |
tree | d41e61ae8fa60d13d1eb0917cea5c21ae51be391 /usecaseui-portal/src/app/mock/json/uui-lcm_services.json | |
parent | d384c6e15673313c3cbba04f0cde562a8894a8ae (diff) |
feat:mock local json data for ccvpn/NS cereation page
Change-Id: I731f7ddddb4de8d50084c12e82cc1c1f55154531
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
Diffstat (limited to 'usecaseui-portal/src/app/mock/json/uui-lcm_services.json')
-rw-r--r-- | usecaseui-portal/src/app/mock/json/uui-lcm_services.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/usecaseui-portal/src/app/mock/json/uui-lcm_services.json b/usecaseui-portal/src/app/mock/json/uui-lcm_services.json new file mode 100644 index 00000000..5e50ea9c --- /dev/null +++ b/usecaseui-portal/src/app/mock/json/uui-lcm_services.json @@ -0,0 +1,6 @@ +{ + "service":{ + "serviceId":"044377e5-3dd4-4f84-86a0-02dab3c43bc5", + "operationId":"1e606677-7864-4bec-b50c-adcd858e4cd8" + } +}
\ No newline at end of file |