导出数据方法setDataList增加国际化配置参数
修改所有字典展示取值itemDesc为itemValue
This commit is contained in:
@@ -55,7 +55,7 @@ public class BaseCfg<T> extends BaseEntity<T> implements Cloneable{
|
||||
/**
|
||||
* GK类型
|
||||
*/
|
||||
@ExcelField(title="action")
|
||||
@ExcelField(title="action",dictType="SERVICE_ACTION")
|
||||
protected Integer action;
|
||||
/**
|
||||
* 有效标识
|
||||
|
||||
Reference in New Issue
Block a user