Reviewed-on: #180
@ -35,4 +35,10 @@ public class ResourceChartVO {
private Integer status;
private String mobile;
private Long key;
public Long getKey() {
return id;
}