update usecaseui-server api 75/26075/1
authorshentao <shentao@chinamobile.com>
Tue, 12 Dec 2017 02:22:36 +0000 (10:22 +0800)
committershentao <shentao@chinamobile.com>
Tue, 12 Dec 2017 02:22:46 +0000 (10:22 +0800)
Change-Id: I7b700a16e1a6ea8e2bd7ad1099beaa4c92c940ad
Issue-ID: USECASEUI-62
Signed-off-by: shentao <shentao@chinamobile.com>
usecaseui-monitor/src/main/webapp/app/uui/fusion/scripts/appUUI.js

index 5d73ba9..307109d 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";