去除SelectData中map字段

This commit is contained in:
b2baccline
2020-04-01 20:28:35 +08:00
parent 54d145a0ce
commit 2856cd2d34

View File

@@ -35,11 +35,6 @@ public class SelectData <T> {
* 分组标识
*/
private String type;
/**
* 扩展属性 考虑泛型
*/
private Map extendMap;
/**
* 扩展对象