公海添加字段方便测试

This commit is contained in:
苏竹红
2023-06-26 15:23:33 +08:00
parent 54539fc706
commit aa64807b46
4 changed files with 6 additions and 0 deletions

View File

@@ -25,4 +25,6 @@ public class PublicSeaLineDTO {
private String wantShopArea;
private String acceptAdjustType;
private Date updateTime;
}

View File

@@ -69,4 +69,6 @@ public class PublicSeaLineListVo {
private String acceptAdjustType;
private String updateTime;
}