Для команды Соловьева fix
This commit is contained in:
parent
64cc5ff7a9
commit
33c0a42517
1 changed files with 3 additions and 3 deletions
|
|
@ -8,9 +8,9 @@ public class JournalDto {
|
||||||
private Integer filePatternCode;
|
private Integer filePatternCode;
|
||||||
private String senderFio;
|
private String senderFio;
|
||||||
private String status;
|
private String status;
|
||||||
public Integer rowsCount;
|
private Integer rowsCount;
|
||||||
public Integer rowsSuccess;
|
private Integer rowsSuccess;
|
||||||
public Integer rowsError;
|
private Integer rowsError;
|
||||||
|
|
||||||
public String getDepartureDateTime() {
|
public String getDepartureDateTime() {
|
||||||
return departureDateTime;
|
return departureDateTime;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue