Merge remote-tracking branch '群晖/master'

This commit is contained in:
雷欧(林平凡)
2025-08-06 11:06:42 +08:00

View File

@@ -165,11 +165,10 @@ public class JDUtil {
}
private void handleProductWithJF() {
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");
productWithJF.put("ZQD130F-EB130", "https://u.jd.com/v1cykVo");
productWithJF.put("ZQD130F-EB130B", "https://u.jd.com/vDcy9SN");
productWithJF.put("ZQD150F-EB150", "https://u.jd.com/v1cykoL");
productWithJF.put("ZQD180F-EB200", "https://u.jd.com/v6cyfaX");
}
private List<OrderRow> filterOrdersByDate(List<OrderRow> orderRows, int daysBack) {