rubbishclass-srv/community/community-service.go

9 lines
91 B
Go

package community
type CommunityService struct {
}
func (c *CommunityService) Map() {
}