录单
This commit is contained in:
@@ -149,10 +149,11 @@ public class JDUtil {
|
|||||||
}
|
}
|
||||||
|
|
||||||
private void handleProductWithJF() {
|
private void handleProductWithJF() {
|
||||||
productWithJF.put("ZQD130F-EB130", "https://u.jd.com/3GPePLu");
|
productWithJF.put("ZQD130F-EB130", "https://u.jd.com/2OdEuDJ");
|
||||||
productWithJF.put("ZQD130F-EB130B", "https://u.jd.com/3gPeGf6");
|
productWithJF.put("ZQD130F-EB130B", "https://u.jd.com/21dEOWb");
|
||||||
productWithJF.put("ZQD180F-EB200", "https://u.jd.com/3OPe8m7");
|
productWithJF.put("ZQD180F-EB200", "https://u.jd.com/2rdELav");
|
||||||
productWithJF.put("ZQD150F-EB150", "https://u.jd.com/3rPevYD");
|
productWithJF.put("ZQD150F-EB150", "https://u.jd.com/26dEiak");
|
||||||
|
productWithJF.put("CXW-358-E900C51", "https://u.jd.com/2DdEMsm");
|
||||||
}
|
}
|
||||||
|
|
||||||
private List<OrderRow> filterOrdersByDate(List<OrderRow> orderRows, int daysBack) {
|
private List<OrderRow> filterOrdersByDate(List<OrderRow> orderRows, int daysBack) {
|
||||||
|
|||||||
Reference in New Issue
Block a user