From 3a906a087f080bb71326780b9a1e39b903c3a49f Mon Sep 17 00:00:00 2001 From: huangjiajun <582604932@qq.com> Date: Wed, 3 Jan 2024 09:52:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- svc/svc_deal_user_amount.go | 1 + 1 file changed, 1 insertion(+) diff --git a/svc/svc_deal_user_amount.go b/svc/svc_deal_user_amount.go index 87bdbca..1358d35 100644 --- a/svc/svc_deal_user_amount.go +++ b/svc/svc_deal_user_amount.go @@ -152,6 +152,7 @@ func DealUserAmountFlow(session *xorm.Session, req md.DealUserAmount) (err error State: 1, CreateAt: now, UpdateAt: now, + Memo: req.Num, Date: now.Format("2006-01-02"), } finUserFlow.Type = 0