master
nima 2024-06-17 19:04:42 +03:30
parent fd1d4b7c07
commit 3e301f7387
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ import (
"github.com/labstack/echo/v4"
)
type LicenseService struct {
CommandRepo license_repository.LicenseCommandRepository
QueryRepo license_repository.LicenseQueryRepository