This commit is contained in:
Van0313
2025-07-05 21:29:52 +08:00
parent 543f85d9a5
commit c4799ea7c6

View File

@@ -149,11 +149,11 @@ public class JDUtil {
}
private void handleProductWithJF() {
productWithJF.put("ZQD130F-EB130", "https://u.jd.com/2OdEuDJ");
productWithJF.put("ZQD130F-EB130B", "https://u.jd.com/21dEOWb");
productWithJF.put("ZQD180F-EB200", "https://u.jd.com/2rdELav");
productWithJF.put("ZQD150F-EB150", "https://u.jd.com/26dEiak");
productWithJF.put("CXW-358-E900C51", "https://u.jd.com/2DdEMsm");
productWithJF.put("ZQD130F-EB130", "https://u.jd.com/21x8qP6");
productWithJF.put("ZQD130F-EB130B", "https://u.jd.com/2ax86hv");
productWithJF.put("ZQD180F-EB200", "https://u.jd.com/26x8t4M");
productWithJF.put("ZQD150F-EB150", "https://u.jd.com/21x8M6G");
productWithJF.put("CXW-358-E900C51", "https://u.jd.com/2gx8MvZ");
}
private List<OrderRow> filterOrdersByDate(List<OrderRow> orderRows, int daysBack) {