Commit 6ac74bd0 authored by kdabholkar's avatar kdabholkar

new query added for web service URL


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@106297 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 824e72c2
......@@ -240,3 +240,7 @@ values ('GST_SYNC_SERVER_URI','URL','http://192.168.0.225:9090/ibase/rest/servic
-------------------------------------------------------------------------------------------------------------------------------------------------
/*added by kaustubh*/
update system_event_services set service_uri ='http://52.221.100.13:9090/ibase/rest/service/insertdata' where service_code ='GST_SYNC_SERVER_URI';
--------------------------------------------------------------------------------------------------------------------------------------------------
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment