1
This commit is contained in:
parent
edf8db3dca
commit
b4b00cc546
@ -311,7 +311,7 @@ func (this *mailMgr) pullEvent() {
|
||||
return
|
||||
}
|
||||
this.pullingEvent = true
|
||||
f5.GetJsStyleDb().SelectCustomQuery(
|
||||
go f5.GetJsStyleDb().SelectCustomQuery(
|
||||
constant.MAIL_DB,
|
||||
fmt.Sprintf("SELECT * FROM t_event WHERE idx > %d;", this.lastSyncEventIdx),
|
||||
func(err error, ds *f5.DataSet) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user