aa
This commit is contained in:
@@ -5168,6 +5168,7 @@ func RefreshStoreIsOnline(ctx *jxcontext.Context) (err error) {
|
|||||||
} else {
|
} else {
|
||||||
storeMap.IsOnline = -1
|
storeMap.IsOnline = -1
|
||||||
}
|
}
|
||||||
|
dao.UpdateEntity(db, storeMap, "IsOnline")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return retVal, err
|
return retVal, err
|
||||||
|
|||||||
Reference in New Issue
Block a user