Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
96953edb99
|
@ -71,4 +71,9 @@ public class ZyGonggao implements Serializable {
|
||||||
@DateTimeFormat(pattern="yyyy-MM-dd")
|
@DateTimeFormat(pattern="yyyy-MM-dd")
|
||||||
@ApiModelProperty(value = "发布时间")
|
@ApiModelProperty(value = "发布时间")
|
||||||
private java.util.Date fbTime;
|
private java.util.Date fbTime;
|
||||||
|
|
||||||
|
|
||||||
|
private java.lang.String rwbh;
|
||||||
|
|
||||||
|
private java.lang.String xqxn;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue