|
@@ -40,7 +40,6 @@ public class BaseEntity implements Serializable
|
|
|
|
|
|
|
|
/** 请求参数 */
|
|
/** 请求参数 */
|
|
|
@JsonInclude(JsonInclude.Include.NON_EMPTY)
|
|
@JsonInclude(JsonInclude.Include.NON_EMPTY)
|
|
|
- @JsonIgnore
|
|
|
|
|
private Map<String, Object> params;
|
|
private Map<String, Object> params;
|
|
|
|
|
|
|
|
public String getSearchValue()
|
|
public String getSearchValue()
|