yinbentan
2024-07-05 1ef4fe8d2bd448db5d6038d716b00600a914c045
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"`