zhangqian
2024-07-01 fe794b385cc1fe28cb6d0731664a3023199843ac
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"`