bug fix
parent
fd1d4b7c07
commit
3e301f7387
|
@ -12,6 +12,7 @@ import (
|
|||
"github.com/labstack/echo/v4"
|
||||
)
|
||||
|
||||
|
||||
type LicenseService struct {
|
||||
CommandRepo license_repository.LicenseCommandRepository
|
||||
QueryRepo license_repository.LicenseQueryRepository
|
||||
|
|
Loading…
Reference in New Issue