技术监督管理bug修改
This commit is contained in:
@@ -161,5 +161,6 @@ public class SupvPlanVO {
|
||||
*/
|
||||
private String effectStatus;
|
||||
|
||||
private String createTime;
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
||||
private LocalDateTime createTime;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user