1
This commit is contained in:
@@ -165,10 +165,22 @@ public class JDUtil {
|
|||||||
}
|
}
|
||||||
|
|
||||||
private void handleProductWithJF() {
|
private void handleProductWithJF() {
|
||||||
productWithJF.put("ZQD130F-EB130", "https://u.jd.com/v1cykVo");
|
/**
|
||||||
productWithJF.put("ZQD130F-EB130B", "https://u.jd.com/vDcy9SN");
|
* 130
|
||||||
productWithJF.put("ZQD150F-EB150", "https://u.jd.com/v1cykoL");
|
* https://u.jd.com/Y6ZKmwN
|
||||||
productWithJF.put("ZQD180F-EB200", "https://u.jd.com/v6cyfaX");
|
* 130B
|
||||||
|
* https://u.jd.com/YGZKHZS
|
||||||
|
* 150
|
||||||
|
* https://u.jd.com/YDZK5rD
|
||||||
|
* 180
|
||||||
|
* https://u.jd.com/YDZKmb2
|
||||||
|
* 92dpro
|
||||||
|
* https://u.jd.com/YgZKViD*/
|
||||||
|
productWithJF.put("ZQD130F-EB130", "https://u.jd.com/Y6ZKmwN");
|
||||||
|
productWithJF.put("ZQD130F-EB130B", "https://u.jd.com/YGZKHZS");
|
||||||
|
productWithJF.put("ZQD150F-EB150", " https://u.jd.com/YDZK5rD");
|
||||||
|
productWithJF.put("ZQD180F-EB200", "ttps://u.jd.com/YDZKmb2");
|
||||||
|
productWithJF.put("CXW-298-IQ92DPRO", "https://u.jd.com/YgZKViD");
|
||||||
}
|
}
|
||||||
|
|
||||||
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