From c220a0410b97dae740307804d20c08f454058894 Mon Sep 17 00:00:00 2001 From: sian Date: Fri, 10 Feb 2023 09:52:56 +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/afsAudit.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supplier/afsAudit.go b/supplier/afsAudit.go index dedd1a0..647f59b 100644 --- a/supplier/afsAudit.go +++ b/supplier/afsAudit.go @@ -48,7 +48,7 @@ type AfsAuditItem struct { } // Lists @Title 售后审核列表 -func (a *afsAudit) Lists(ctx context.Context, args ArgsAfsLists) (reply ReplyAfsLists, err error) { +func (a *afsAudit) Lists(ctx context.Context, args ArgsAfsAuditLists) (reply ReplyAfsAuditLists, err error) { xClient, err := client.GetClient(a) if err != nil { return