zhangqian
2024-07-02 9d296a1c658c19c6faa51dfef31d025e59a480cb
router/router.go
@@ -181,6 +181,7 @@
      reportFormsAPI.POST("warehouseMonthStats", reportFormsController.WarehouseMonthStats)     //按仓库获取月度统计报表
      reportFormsAPI.POST("doWarehouseMonthStats", reportFormsController.DoWareHouseMonthStats) //手动跑按仓库获取月度统计报表
      reportFormsAPI.POST("downloadWarehouseMonthStats", reportFormsController.DownloadWarehouseMonthStats) //下载按仓库获取月度统计报表
   }
   //重订货规则