delete from s_appconfig where itemKey='HttpListenerUrl';
insert into s_appconfig (itemKey,itemValue) values ('HttpListenerUrl','http://:8185/');