1
This commit is contained in:
@@ -166,21 +166,20 @@ public class JDUtil {
|
|||||||
|
|
||||||
private void handleProductWithJF() {
|
private void handleProductWithJF() {
|
||||||
/**
|
/**
|
||||||
* 130
|
130
|
||||||
* https://u.jd.com/Y6ZKmwN
|
https://u.jd.com/Sa6OgtP
|
||||||
* 130B
|
130B
|
||||||
* https://u.jd.com/YGZKHZS
|
https://u.jd.com/Sa6OSY6
|
||||||
* 150
|
150
|
||||||
* https://u.jd.com/YDZK5rD
|
https://u.jd.com/Sg6Orka
|
||||||
* 180
|
180
|
||||||
* https://u.jd.com/YDZKmb2
|
https://u.jd.com/Sa6ODs5
|
||||||
* 92dpro
|
*/
|
||||||
* https://u.jd.com/YgZKViD*/
|
productWithJF.put("ZQD130F-EB130", "https://u.jd.com/Sa6OgtP");
|
||||||
productWithJF.put("ZQD130F-EB130", "https://u.jd.com/Y6ZKmwN");
|
productWithJF.put("ZQD130F-EB130B", "https://u.jd.com/Sa6OSY6");
|
||||||
productWithJF.put("ZQD130F-EB130B", "https://u.jd.com/YGZKHZS");
|
productWithJF.put("ZQD150F-EB150", "https://u.jd.com/Sg6Orka");
|
||||||
productWithJF.put("ZQD150F-EB150", " https://u.jd.com/YDZK5rD");
|
productWithJF.put("ZQD180F-EB200", "https://u.jd.com/Sa6ODs5");
|
||||||
productWithJF.put("ZQD180F-EB200", "https://u.jd.com/YDZKmb2");
|
productWithJF.put("CXW-298-IQ92DPRO", "https://u.jd.com/SO1nC85");
|
||||||
productWithJF.put("CXW-298-IQ92DPRO", "https://u.jd.com/Y1AMT2l");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
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