Commit 8756caf0 by songyinghui

feat: 素材短链分享失败场景

parent f9b24482
......@@ -25,6 +25,11 @@ public class ContentMaterialShareInfoVO implements Serializable {
private String goodsShortLink;
/**
* 短链错误信息
*/
private String linkErrMsg;
/**
* 商品二维码
*/
private String goodsQrcode;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment