zhangqian
2024-07-03 f45e4cb8045fe60f96f467dc4ea1e2ae57445712
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"`