finance
黄伟 2 years ago
parent e9dffa6869
commit 9c4bc758ce

@ -52,6 +52,7 @@ func (s *supplierWalletApply) Lists(ctx context.Context, args ArgsSupplierWallet
} }
type ReplySupplierWalletApplyInfo struct { type ReplySupplierWalletApplyInfo struct {
ApplyId uint // 申请表Id
AuditStatus uint // 审核状态 AuditStatus uint // 审核状态
SupplierName string // 供应商名称 SupplierName string // 供应商名称
Amount decimal.Decimal // 变动金额 Amount decimal.Decimal // 变动金额

Loading…
Cancel
Save