|
@@ -17,7 +17,7 @@ type ConfigPenType struct {
|
|
}
|
|
}
|
|
|
|
|
|
func (c *ConfigPenType) TableName() string {
|
|
func (c *ConfigPenType) TableName() string {
|
|
- return "config_pen_type"
|
|
|
|
|
|
+ return "config_barn_type"
|
|
}
|
|
}
|
|
|
|
|
|
type ConfigBarnTypeSlice []*ConfigPenType
|
|
type ConfigBarnTypeSlice []*ConfigPenType
|