feat:reigonId
This commit is contained in:
@@ -12,6 +12,6 @@ import lombok.Data;
|
||||
public class SubRegionRequest {
|
||||
|
||||
@ApiModelProperty("所属大区ID")
|
||||
private Long parentId;
|
||||
private Long regionId;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user