This commit is contained in:
苏竹红
2024-06-04 13:43:24 +08:00
parent f35a2cc548
commit 3e16248c3b
2 changed files with 3 additions and 0 deletions

View File

@@ -221,5 +221,7 @@ public class LineInfoVO {
@ApiModelProperty("加盟商编码")
private String partnerNum;
private Long bigRegionId;
}