6 lines
84 B
Go
6 lines
84 B
Go
package unit
|
|
|
|
import "wagfarm-api/taxonomy/base"
|
|
|
|
type Unit struct{ base.Taxonomy }
|