From 9c4bc758ceee9ade9e83255335df53c8b1f0e0db Mon Sep 17 00:00:00 2001 From: sian Date: Mon, 5 Sep 2022 10:55:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- supplier/supplierWalletApply.go | 1 + 1 file changed, 1 insertion(+) diff --git a/supplier/supplierWalletApply.go b/supplier/supplierWalletApply.go index 71bd441..15207fc 100644 --- a/supplier/supplierWalletApply.go +++ b/supplier/supplierWalletApply.go @@ -52,6 +52,7 @@ func (s *supplierWalletApply) Lists(ctx context.Context, args ArgsSupplierWallet } type ReplySupplierWalletApplyInfo struct { + ApplyId uint // 申请表Id AuditStatus uint // 审核状态 SupplierName string // 供应商名称 Amount decimal.Decimal // 变动金额