@@ -105,7 +105,7 @@
"config.barnType2": "断奶牛舍",
"config.barnType3": "育成牛舍",
"config.barnType4": "青年牛舍",
- "config.barnType5": "泌乳牛舍",
+ "config.barnType5": "成母牛舍",
"config.barnType6": "围产牛舍",
"config.barnType7": "干奶牛舍",
"config.barnType8": "病牛牛舍",
@@ -160,7 +160,6 @@ func (e *Entry) CowEstrusWarning(pastureId int64, xToday *XToday, nowTime time.T
if e.HistoryNeckRingEstrus(pastureId, cowInfo.NeckRingNumber, activeTime) {
continue
}
-
zaplog.Info("CowEstrusWarning",
zap.Any("level", level),
zap.Any("b48", b48),