From c4799ea7c6454a88eb19fc9f063a727b929177d1 Mon Sep 17 00:00:00 2001 From: Van0313 <60689272+Van0313@users.noreply.github.com> Date: Sat, 5 Jul 2025 21:29:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BD=95=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/java/cn/van/business/util/JDUtil.java | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/main/java/cn/van/business/util/JDUtil.java b/src/main/java/cn/van/business/util/JDUtil.java index 2f13d3d..5e069e3 100644 --- a/src/main/java/cn/van/business/util/JDUtil.java +++ b/src/main/java/cn/van/business/util/JDUtil.java @@ -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 filterOrdersByDate(List orderRows, int daysBack) {