意向区域 类型变换
This commit is contained in:
@@ -22,7 +22,7 @@ public class ExhibitionLineDTO {
|
||||
|
||||
private Integer wantShopArea;
|
||||
|
||||
private Integer wantShopAreaName;
|
||||
private String wantShopAreaName;
|
||||
|
||||
private Integer participationStatus;
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ public class ExhibitionLineVO {
|
||||
|
||||
private Integer wantShopArea;
|
||||
|
||||
private Integer wantShopAreaName;
|
||||
private String wantShopAreaName;
|
||||
|
||||
private Integer participationStatus;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user