src/main/java/com/zy/asrs/entity/result/KeyValueVo.java @@ -10,6 +10,6 @@ private String name; private Long value; private Object value; }