123
This commit is contained in:
@@ -15,7 +15,7 @@ public class InviteHomeVo {
|
|||||||
private Long totalInvite;
|
private Long totalInvite;
|
||||||
|
|
||||||
@Schema(description = "分享URL")
|
@Schema(description = "分享URL")
|
||||||
private String shareUrl;
|
private String shareUrl = "https://h5.qx96688.com/index/invite/index?from=8898";
|
||||||
@Schema(description = "分享二维码")
|
@Schema(description = "分享二维码")
|
||||||
private String shareQrCode;
|
private String shareQrCode = "https://h5.qx96688.com/index/invite/index?from=8898";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user