Browse Source

科技需求发布返回字段修改

Michael 8 years ago
parent
commit
9a4aaa68e0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/main/java/com/goafanti/demand/bo/DemandListBo.java

+ 0 - 1
src/main/java/com/goafanti/demand/bo/DemandListBo.java

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