1
This commit is contained in:
@@ -916,6 +916,7 @@ func EwalletWithdrawD1(ctx *jxcontext.Context, orgNo, merchantNo, payType, drawA
|
||||
DrawState: "DRAW.ACCEPTED",
|
||||
DrawMode: "",
|
||||
Memo: "",
|
||||
CompleteTime: time.Now(),
|
||||
}
|
||||
dao.WrapAddIDCULEntity(withdrawal, ctx.GetUserName())
|
||||
if err = dao.CreateEntity(dao.GetDB(), withdrawal); err != nil {
|
||||
|
||||
Reference in New Issue
Block a user