Commit a02c9d19 by huluobin

update

parent de6ae7a4
......@@ -68,7 +68,7 @@ public class PurchaseOrder implements Serializable {
private Integer status;
@TableField(exist = false)
private String statusStr
private String statusStr;
@ApiModelProperty(value = "创建时间")
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
......
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