@@ -88,7 +88,6 @@ public class SysCodeConfigureDto {
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
private LocalDateTime updateTime;
-
}