This commit is contained in:
parent
35fc3a0b02
commit
fa534ddcd3
|
|
@ -562,7 +562,7 @@ func (m *Controller) NewsAsyncBatch(c *gin.Context) {
|
|||
log.Errorf("%s", err)
|
||||
return
|
||||
}
|
||||
log.Infof("....................NewsAsyncBatch request: %+v", req)
|
||||
//log.Infof("....................NewsAsyncBatch request: %+v", req)
|
||||
ctx := sessions.GetContext(c)
|
||||
var ok bool
|
||||
if ctx != nil {
|
||||
|
|
|
|||
Loading…
Reference in New Issue