feat:外部接口接入
This commit is contained in:
@@ -33,5 +33,5 @@ public class OpportunityInfoResponse {
|
|||||||
@ApiModelProperty("关注点铺位数量")
|
@ApiModelProperty("关注点铺位数量")
|
||||||
private Integer berthNum;
|
private Integer berthNum;
|
||||||
@ApiModelProperty("关注人用户信息 ,如有")
|
@ApiModelProperty("关注人用户信息 ,如有")
|
||||||
private List<UserResponse> atUser;
|
private List<UserResponse> atUsers;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user