feat: update pkg name
This commit is contained in:
@@ -3,8 +3,8 @@ package publishers
|
||||
import (
|
||||
"encoding/json"
|
||||
|
||||
"go.ipao.vip/atom/contracts"
|
||||
"{{.ModuleName}}/app/events"
|
||||
"{{.ModuleName}}/pkg/atom/contracts"
|
||||
)
|
||||
|
||||
var _ contracts.EventPublisher = (*UserRegister)(nil)
|
||||
|
||||
Reference in New Issue
Block a user