change uui server service name 91/19391/1
authorLuji7 <lu.ji3@zte.com.cn>
Wed, 18 Oct 2017 01:05:42 +0000 (09:05 +0800)
committerLuji7 <lu.ji3@zte.com.cn>
Wed, 18 Oct 2017 01:05:50 +0000 (09:05 +0800)
Change-Id: Ie5d652546625522c4d819df4d9bf87f352e7a66f
Issue-id: USECASEUI-36
Signed-off-by: Luji7 <lu.ji3@zte.com.cn>
usecaseui-lcm/src/main/webapp/app/uui/fusion/scripts/controller/ServiceTemplateService.js

index ebd9527..bb55b6f 100644 (file)
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
  app.factory("ServiceTemplateService", function($http, $log) {
-   var url = '/api/usecaseui/server/v1/uui-lcm';
+   var url = '/api/usecaseui-server/v1/uui-lcm';
    var uuiHeaders = JSON.stringify({
      'Content-Type': 'application/json'
     //  'Authorization':'Basic dXNlY2FzZTp1c2VjYXNl'