fix
This commit is contained in:
parent
833fbe5dbc
commit
ba014bc014
@ -918,6 +918,7 @@ func (h *OgentHandler) UpdateSev(ctx context.Context, req *UpdateSevReq, params
|
|||||||
b.SetOwnerID(v)
|
b.SetOwnerID(v)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
// Persist to storage.
|
// Persist to storage.
|
||||||
e, err := b.Save(ctx)
|
e, err := b.Save(ctx)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
|
@ -918,6 +918,7 @@ func (h *OgentHandler) UpdateSev(ctx context.Context, req *UpdateSevReq, params
|
|||||||
b.SetOwnerID(v)
|
b.SetOwnerID(v)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
// Persist to storage.
|
// Persist to storage.
|
||||||
e, err := b.Save(ctx)
|
e, err := b.Save(ctx)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
|
Loading…
Reference in New Issue
Block a user