Commit aa6a282e authored by chenweijian's avatar chenweijian

代理分享链接

parent afb5ebac
......@@ -57,6 +57,6 @@ func CanShareChargeLink(c *gin.Context) (*mycontext.MyContext, error) {
}
}
resp.ResponseOk(c, res{config.GetH5Config().AGENT_SHARE_URL, config.GetH5Config().AGENT_SHARE_ICON})
resp.ResponseOk(c, res{shareUrl, config.GetH5Config().AGENT_SHARE_ICON})
return myContext, nil
}
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