Commit 5c05bfa8 by huluobin

update

parent 40b464cf
...@@ -174,6 +174,7 @@ public class CostDto { ...@@ -174,6 +174,7 @@ public class CostDto {
@ApiModelProperty("费用模版id") @ApiModelProperty("费用模版id")
private Integer costTemplateId; private Integer costTemplateId;
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
private LocalDateTime lastModifyDate; private LocalDateTime lastModifyDate;
@ApiModelProperty("能否审核") @ApiModelProperty("能否审核")
......
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