liujiandao
2023-12-02 9ec9a4987cb5fe4a3bd39d61029add5c51d3ab92
service/receipt.go
@@ -136,6 +136,7 @@
      SetSourceType(params.SourceType).
      SetSourceId(params.SourceId).
      SetClientId(params.ClientId).
      SetPrincipalIds(params.PrincipleIds).
      Find()
   if err != nil {
      return nil, 0, ecode.DBErr