rubbishclass-srv/community/community-service.go

9 lines
91 B
Go
Raw Normal View History

2020-03-24 07:12:31 +00:00
package community
type CommunityService struct {
}
func (c *CommunityService) Map() {
}