|
|
@@ -82,7 +82,7 @@ func (self *PermitController) XcxAuthorize() {
|
|
|
}
|
|
|
|
|
|
sessionKey, _ := self.GetSession(apps.XcxSessionKey).(string)
|
|
|
- // beego.BeeLogger.Warn("sessionKey:%s", sessionKey)
|
|
|
+ beego.BeeLogger.Warn("sessionKey:%s", sessionKey)
|
|
|
type EncryptedData struct {
|
|
|
UnionId string `json:"unionId"`
|
|
|
OpenId string `json:"openId"`
|