1.修改APP特征列表查询条件 2.修改配置导出action列title

This commit is contained in:
zhangwq
2018-11-06 19:03:44 +08:00
parent c1b0a62802
commit 8978cf0353
4 changed files with 32 additions and 14 deletions

View File

@@ -72,7 +72,7 @@ public class BaseCfg<T> extends BaseEntity<T> implements Cloneable{
* GK类型
*/
@Expose
@ExcelField(title="action",dictType="SERVICE_ACTION",sort=2)
@ExcelField(title="block_type",dictType="SERVICE_ACTION",sort=2)
protected Integer action;
/**
* 有效标识