liujiandao
2024-03-15 e1c0fe2768d32f79920ceda92383981d4ff12058
service/receipt.go
@@ -135,6 +135,8 @@
      SetPage(params.Page, params.PageSize).
      SetSourceType(params.SourceType).
      SetSourceId(params.SourceId).
      SetClientId(params.ClientId).
      SetPrincipalIds(params.PrincipleIds).
      Find()
   if err != nil {
      return nil, 0, ecode.DBErr