aa
This commit is contained in:
@@ -1198,6 +1198,7 @@ func RefreshJdDelivery(ctx *jxcontext.Context) (err error) {
|
||||
)
|
||||
if ctx.GetUserName() == "jxadmin" {
|
||||
userID = ""
|
||||
userIDs = nil
|
||||
} else {
|
||||
userID = ctx.GetUserID()
|
||||
userIDs = append(userIDs, userID)
|
||||
|
||||
Reference in New Issue
Block a user