lishihai
2024-07-04 a1a9aed81231a1685e3a615b07712bd94b1c98e4
models/month_stats.go
@@ -9,7 +9,7 @@
)
type (
   // MonthStats 移动历史
   // MonthStats 月度统计
   MonthStats struct {
      WmsModel
      Id          int    `json:"id" gorm:"column:id;primary_key;AUTO_INCREMENT"`