|
@@ -6,7 +6,6 @@ import com.fasterxml.jackson.databind.MapperFeature;
|
|
|
import com.fasterxml.jackson.databind.ObjectMapper;
|
|
import com.fasterxml.jackson.databind.ObjectMapper;
|
|
|
|
|
|
|
|
public class BeanHelper {
|
|
public class BeanHelper {
|
|
|
-
|
|
|
|
|
private static ObjectMapper mapper;
|
|
private static ObjectMapper mapper;
|
|
|
|
|
|
|
|
static {
|
|
static {
|