update server ip of usecaseui-server api 11/26111/1
authorshentao <shentao@chinamobile.com>
Tue, 12 Dec 2017 12:53:17 +0000 (20:53 +0800)
committershentao <shentao@chinamobile.com>
Tue, 12 Dec 2017 12:53:26 +0000 (20:53 +0800)
Change-Id: Idaef969c289b89f99277454867cd90cef497e8f8
Issue-ID: USECASEUI-62
Signed-off-by: shentao <shentao@chinamobile.com>
usecaseui-monitor/src/main/webapp/app/uui/fusion/scripts/appUUI.js

index 307109d..5d73ba9 100644 (file)
@@ -34,4 +34,4 @@ app.config(function ($routeProvider) {
       })
         .otherwise({redirectTo: '/common'})
 });
-var global_url = "/api/usecaseui/server/v1";
+var global_url = "/api/usecaseui-server/v1";