| a.Description = "" | a.Description = "" | ||||
| a.PicURL = "" | a.PicURL = "" | ||||
| a.Title = "点击这里编辑您的资料" | a.Title = "点击这里编辑您的资料" | ||||
| a.URL = "http://192.168.1.39:65500/spa/editprofile" | |||||
| u := "http://192.168.1.39:65500/redirect?lid=" + m.ID + "&url=http://192.168.1.39:65500/spa/editprofile" | |||||
| a.URL = buildSignatureAppend2Url(u, IntraAPIConfig.CRMSecrete) | |||||
| return a | return a | ||||
| } | } |