意向区域 类型变换

This commit is contained in:
苏竹红
2023-12-21 10:28:37 +08:00
parent 8fd08a0ac4
commit 148af56746
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ public class ExhibitionLineDTO {
private Integer wantShopArea;
private Integer wantShopAreaName;
private String wantShopAreaName;
private Integer participationStatus;

View File

@@ -22,7 +22,7 @@ public class ExhibitionLineVO {
private Integer wantShopArea;
private Integer wantShopAreaName;
private String wantShopAreaName;
private Integer participationStatus;