service/receipt.go @@ -135,6 +135,7 @@ SetPage(params.Page, params.PageSize). SetSourceType(params.SourceType). SetSourceId(params.SourceId). SetClientId(params.ClientId). Find() if err != nil { return nil, 0, ecode.DBErr