voip界面去掉无用的检索条件
摘要文件类型增加音视频文件类 ip和http增加配置导出
This commit is contained in:
@@ -26,6 +26,10 @@ public @interface ExcelField {
|
||||
* 导出字段标题(需要添加批注请用“**”分隔,标题**批注,仅对导出模板有效)
|
||||
*/
|
||||
String title();
|
||||
/**
|
||||
* 导出字段注释(仅对导出模板有效)
|
||||
*/
|
||||
String comment() default "";
|
||||
|
||||
/**
|
||||
* 字段类型(0:导出导入;1:仅导出;2:仅导入)
|
||||
|
||||
Reference in New Issue
Block a user