voip ip和voipaccount合并数据库修改sql,新增页面增加协议提示

This commit is contained in:
zhanghongqing
2018-09-29 10:31:42 +08:00
parent 7607649143
commit 04d8fb2438
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#voip ip跟voip account 合二为一
update sys_menu set href = "/ntc/av/voipList" where id = 831;
update function_service_dict set service_name='av_voip_monit' where dict_id=17
update function_service_dict set service_name='av_voip_reject' where dict_id=16
update function_region_dict set config_region_value='MM_SUBSCRIBE_ID',function_id=24,config_region_code=2 where dict_id=208

View File

@@ -146,6 +146,7 @@
<h3 class="page-title">
<spring:message code="av_voip_control"></spring:message>
</h3>
<span style="color: red;font-size: 14px;letter-spacing: 0px;"> <spring:message code="protocol_note"></spring:message></span>
<div class="row">
<div class="col-md-12">
<div class="portlet box blue">