fhx
2024-06-06 3c38c3f1f1900d5fc4f49e6ecd63fc7f3d5e861f
phis-feign/src/main/java/com/hz/his/feign/service/platform/bi/BiShopDayService.java
@@ -59,7 +59,7 @@
    /**
     * 门店-三大项目执行数据
     */
    @PostMapping("/admin/export/shop/relation/project/list")
    @PostMapping("/admin/export/shop/relation/project/list/day")
    Result relationProjectList(@RequestBody ShopReportDto shopReportDto);
}