liujiandao
2023-10-12 17aaed743ab7a3520ec8eb9e4ab7c776ca807cdd
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