service/salesReturn.go @@ -132,6 +132,7 @@ SetPage(params.Page, params.PageSize). SetSourceId(params.SourceId). SetSourceType(params.SourceType). SetClientId(params.ClientId). SetPreload(true). FindAll() if err != nil {