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 // 变动金额