|
@@ -243,7 +243,7 @@ func (self *PermitController) SaveWxuserInfo() {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
beego.BeeLogger.Warn("SaveWxuserInfo ")
|
|
beego.BeeLogger.Warn("SaveWxuserInfo ")
|
|
|
- //wxUser.UploadHead(info.UserInfo.AvatarUrl)
|
|
|
|
|
|
|
+ wxUser.UploadHead(info.UserInfo.AvatarUrl)
|
|
|
type Ret struct {
|
|
type Ret struct {
|
|
|
Result bool `json:"result"`
|
|
Result bool `json:"result"`
|
|
|
}
|
|
}
|