test
parent
14a5bd4b72
commit
9f952ab031
|
@ -6,7 +6,7 @@ public class FlyWayCustomDetail {
|
||||||
private String version;
|
private String version;
|
||||||
private String sql;
|
private String sql;
|
||||||
private String errorCode;
|
private String errorCode;
|
||||||
private Date datetimeExecute;
|
private Date datetimeExecute;
|
||||||
|
|
||||||
public FlyWayCustomDetail() {
|
public FlyWayCustomDetail() {
|
||||||
super();
|
super();
|
||||||
|
|
Loading…
Reference in New Issue