lastop
This commit is contained in:
@@ -270,6 +270,7 @@ func AcceptJob(ctx *jxcontext.Context, jobID int) (errCode string, err error) {
|
||||
panic(r)
|
||||
}
|
||||
}()
|
||||
dao.WrapAddIDCULEntity(jobOrder, ctx.GetUserName())
|
||||
if err = dao.CreateEntity(db, jobOrder); err != nil {
|
||||
dao.Rollback(db)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user