|
|
|
@ -576,7 +576,7 @@ public class StockTakingServiceImpl implements StockTakingService { |
|
|
|
// workwechat = originator.getWechat();
|
|
|
|
// }
|
|
|
|
JSONObject jsonObject = qyWxOperationService.sendQyWxToStockTakingMessage("PangFuZhen,", mainId, normalMinId, userAgent,userKey,token); |
|
|
|
// JSONObject jsonObject = qyWxOperationService.sendQyWxToStockTakingMessage(workwechat, mainId, normalMinId, userAgent);
|
|
|
|
// JSONObject jsonObject = qyWxOperationService.sendQyWxToStockTakingMessage(workwechat, mainId, normalMinId, userAgent,userKey,token);
|
|
|
|
// 将当前返回结果保存到redis中
|
|
|
|
if (jsonObject != null) { |
|
|
|
Map<String, Object> QyWxMessageMap = new HashMap<>(); |
|
|
|
@ -1861,7 +1861,7 @@ public class StockTakingServiceImpl implements StockTakingService { |
|
|
|
// workwechat = originator.getWechat();
|
|
|
|
// }
|
|
|
|
JSONObject jsonObject = qyWxOperationService.sendQyWxToStockTakingMessage("PangFuZhen,", ObjectFormatUtil.toInteger(mainId), normalMinId, userAgent,userKey,token); |
|
|
|
// JSONObject jsonObject = qyWxOperationService.sendQyWxToStockTakingMessage(workwechat, ObjectFormatUtil.toInteger(mainId), normalMinId, userAgent);
|
|
|
|
// JSONObject jsonObject = qyWxOperationService.sendQyWxToStockTakingMessage(workwechat, ObjectFormatUtil.toInteger(mainId), normalMinId,userAgent,userKey,token);
|
|
|
|
// 将当前返回结果保存到redis中
|
|
|
|
if (jsonObject != null) { |
|
|
|
Map<String, Object> QyWxMessageMap = new HashMap<>(); |
|
|
|
@ -2922,7 +2922,7 @@ public class StockTakingServiceImpl implements StockTakingService { |
|
|
|
// workwechat = originator.getWechat();
|
|
|
|
// }
|
|
|
|
JSONObject jsonObject = qyWxOperationService.sendQyWxToStockTakingMessage("PangFuZhen,", mainId, normalMinIds, userAgent,userkey,token); |
|
|
|
// JSONObject jsonObject = qyWxOperationService.sendQyWxToStockTakingMessage(workwechat, mainId, normalMinIds, userAgent);
|
|
|
|
// JSONObject jsonObject = qyWxOperationService.sendQyWxToStockTakingMessage(workwechat, mainId, normalMinIds, userAgent,userkey,token);
|
|
|
|
if (jsonObject != null) { |
|
|
|
// 将当前返回结果保存到redis中
|
|
|
|
Map<String, Object> QyWxMessageMap = new HashMap<>(); |
|
|
|
@ -2946,7 +2946,7 @@ public class StockTakingServiceImpl implements StockTakingService { |
|
|
|
// workwechat = originator.getWechat();
|
|
|
|
// }
|
|
|
|
qyWxOperationService.sendStockTakingErrMessageToHead("PangFuZhen,", errIds, mainRecord, null, userAgent,userkey,token); |
|
|
|
// qyWxOperationService.sendStockTakingErrMessageToHead(workwechat, errIds, mainRecord, null, userAgent);
|
|
|
|
// qyWxOperationService.sendStockTakingErrMessageToHead(workwechat, errIds, mainRecord, null, userAgent,userkey,token);
|
|
|
|
}); |
|
|
|
} |
|
|
|
} else { |
|
|
|
|