代码bug修改
This commit is contained in:
@@ -157,6 +157,8 @@ public class SupvPlanVO {
|
||||
|
||||
private String createBy;
|
||||
|
||||
private String updateBy;
|
||||
|
||||
/**
|
||||
* 实施状态
|
||||
*/
|
||||
@@ -164,4 +166,6 @@ public class SupvPlanVO {
|
||||
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
||||
private LocalDateTime createTime;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user