voip 区域信息增加,voipAccount修改为字符串类型配置

区域信息单选切换移至common.js
This commit is contained in:
duandongmei
2018-05-29 18:31:43 +08:00
parent 3ff6acb8c8
commit 787510e168
18 changed files with 1586 additions and 308 deletions

View File

@@ -1,5 +1,6 @@
package com.nis.domain.configuration;
/**
* @ClassName: AvVoipAccountCfg.java
* @Description: TODO
@@ -7,7 +8,7 @@ package com.nis.domain.configuration;
* @date 2018年2月6日 上午8:18:55
* @version V1.0
*/
public class AvVoipAccountCfg extends ComplexkeywordCfg{
public class AvVoipAccountCfg extends BaseStringCfg{
private static final long serialVersionUID = -7398698517584394431L;