@@ -224,7 +224,6 @@ public class DemandListBo {
this.status = status;
}
- @JsonFormat(shape = Shape.STRING)
public Integer getReleaseStatus() {
return releaseStatus;