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