1
This commit is contained in:
@@ -279,21 +279,14 @@ public class InstructionServiceImpl implements IInstructionService {
|
||||
private static final HashMap<String, String> productWithJF = new HashMap<>();
|
||||
|
||||
static {
|
||||
/**
|
||||
* 130
|
||||
* https://u.jd.com/S1BkTIS
|
||||
* 130B
|
||||
* https://u.jd.com/S1BkvGO
|
||||
* 150
|
||||
* https://u.jd.com/SaBkAXo
|
||||
* 180
|
||||
* https://u.jd.com/SDBkTJg
|
||||
* */
|
||||
productWithJF.put("ZQD130F-EB130", "https://u.jd.com/S1BkTIS");
|
||||
productWithJF.put("ZQD130F-EB130B", "https://u.jd.com/S1BkvGO");
|
||||
productWithJF.put("ZQD150F-EB150", "https://u.jd.com/SaBkAXo");
|
||||
productWithJF.put("ZQD180F-EB200", "https://u.jd.com/SDBkTJg");
|
||||
productWithJF.put("CXW-298-IQ92DPRO", "https://u.jd.com/SrWlqkb");
|
||||
|
||||
productWithJF.put("ZQD110F-EB031", "https://u.jd.com/0gGPOZX");
|
||||
productWithJF.put("ZQD130F-EB130", "https://u.jd.com/0OGTvHh");
|
||||
productWithJF.put("ZQD130F-EB130B", "https://u.jd.com/0GGWEOR");
|
||||
productWithJF.put("ZQD150F-EB150", "https://u.jd.com/0O8BYjb");
|
||||
productWithJF.put("ZQD180F-EB200", "https://u.jd.com/0gGSoiN");
|
||||
productWithJF.put("ZQD115F-12LCS", "https://u.jd.com/0DGSFcH");
|
||||
productWithJF.put("CXW-298-IQ92DPRO", "https://u.jd.com/0OG04su");
|
||||
}
|
||||
|
||||
private static final List<String> phoneWithTF = new ArrayList<>();
|
||||
|
||||
Reference in New Issue
Block a user