|
@@ -91,7 +91,7 @@ public class RuixuanJob {
|
|
/* -----------获取售后单列表 ↓↓↓ begin*/
|
|
/* -----------获取售后单列表 ↓↓↓ begin*/
|
|
Thread.sleep(10000);
|
|
Thread.sleep(10000);
|
|
//获取售后单列表
|
|
//获取售后单列表
|
|
- String rxAfterIp = RX_IP + "kwaixiaodian/item/afterSalesList";
|
|
|
|
|
|
+ String rxAfterIp = RX_IP + "kwaixiaodian/item/queryNowdayafterSalesList";
|
|
HttpUtils.httpGet(rxAfterIp, createMap, null);
|
|
HttpUtils.httpGet(rxAfterIp, createMap, null);
|
|
/* -----------获取售后单列表 ↑↑↑ end*/
|
|
/* -----------获取售后单列表 ↑↑↑ end*/
|
|
} catch (InterruptedException e) {
|
|
} catch (InterruptedException e) {
|