domain
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user