删除日志
This commit is contained in:
@@ -45,14 +45,12 @@ func (e *EnterpriseController) EnterpriseCallback() {
|
||||
//if nil != err {
|
||||
// globals.SugarLogger.Debug("Unmarshal fail", err)
|
||||
//} else {
|
||||
// globals.SugarLogger.Debug("struct=======", msgContent)
|
||||
//}
|
||||
//
|
||||
//globals.SugarLogger.Debug(msgContent, err)
|
||||
//ToUsername := msgContent.ToUsername
|
||||
//msgContent.ToUsername = msgContent.FromUsername
|
||||
//msgContent.FromUsername = ToUsername
|
||||
//globals.SugarLogger.Debug("replaymsg=====", msgContent)
|
||||
//replayJson, err := json.Marshal(&msgContent)
|
||||
//
|
||||
//encryptMsg, cryptErr := wxcpt.EncryptMsg(string(replayJson), timestamp, nonce)
|
||||
|
||||
Reference in New Issue
Block a user