|
@@ -18,7 +18,7 @@ public class ConsumptionIncomeVoyageRespVO {
|
|
|
private Integer index;
|
|
private Integer index;
|
|
|
|
|
|
|
|
@Schema(description = "航次ID")
|
|
@Schema(description = "航次ID")
|
|
|
- private Long voyageId;
|
|
|
|
|
|
|
+ private Long id;
|
|
|
|
|
|
|
|
@Schema(description = "航次名称")
|
|
@Schema(description = "航次名称")
|
|
|
private String voyageName;
|
|
private String voyageName;
|