Commit 730a0be0 by guojuxing

情报站修改

parent 54f3a5b1
......@@ -39,7 +39,7 @@ public class ProductMarketQO implements Serializable{
/**
* 发布时间
*/
@JsonFormat(shape = JsonFormat.Shape.STRING,pattern = "yyyyMMddHHmmss")
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
private Date releaseTime;
public Integer getProductMarketId() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment