domain
This commit is contained in:
parent
aaa506f240
commit
d9cb144cea
@ -24,4 +24,7 @@ func NewDomainService() *DomainService {
|
|||||||
func (d *DomainService)Create(dm *Domain) (string, error) {
|
func (d *DomainService)Create(dm *Domain) (string, error) {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
return "", nil
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user