@ -17,6 +17,7 @@ public class ReportStockDayService extends ServiceImpl<ReportStockDayMapper, Rep
public ReportStockDay buildReportByProjectAndDay(String projectSid, String orderDate) {
// TODO: 根据项目Sid获取关联仓库,根据仓库Sid获取库存数据
return null;
}