zhangqian
2024-07-01 fe794b385cc1fe28cb6d0731664a3023199843ac
router/router.go
@@ -178,6 +178,8 @@
      reportFormsAPI.POST("monthStats", reportFormsController.MonthStats)                         //获取月度统计报表
      reportFormsAPI.POST("downloadMonthStats", reportFormsController.DownloadMonthStats)         //下载月度统计报表
      reportFormsAPI.POST("doMonthStats", reportFormsController.DoMonthStats)                     //手动跑月度统计库存报表
      reportFormsAPI.POST("warehouseMonthStats", reportFormsController.WarehouseMonthStats) //按仓库获取月度统计报表
   }
   //重订货规则