|  | @@ -138,7 +138,7 @@ public class CallBackServiceImpl implements ICallBackService {
 | 
											
												
													
														|  |                  Map<String, String> channelMap = agentService.channelTransform(user.getChannel());
 |  |                  Map<String, String> channelMap = agentService.channelTransform(user.getChannel());
 | 
											
												
													
														|  |                  tencentOrderDTO.setClickId(channelMap.get("gdt_vid"));
 |  |                  tencentOrderDTO.setClickId(channelMap.get("gdt_vid"));
 | 
											
												
													
														|  |                  log.error("用户下单 --> 腾讯小游戏回传提交, tencentOrderDTO : {}", JsonUtil.toString(tencentOrderDTO));
 |  |                  log.error("用户下单 --> 腾讯小游戏回传提交, tencentOrderDTO : {}", JsonUtil.toString(tencentOrderDTO));
 | 
											
												
													
														|  | -                tencentUserActionBackRpc.backOrder(tencentOrderDTO);
 |  | 
 | 
											
												
													
														|  | 
 |  | +                tencentMiniGameBackRpc.backOrder(tencentOrderDTO);
 | 
											
												
													
														|  |              }
 |  |              }
 | 
											
												
													
														|  |              //头条回传
 |  |              //头条回传
 | 
											
												
													
														|  |              if (Objects.equals(agent.getAccountType(), AccountTypeEnum.BYTE.getValue())) {
 |  |              if (Objects.equals(agent.getAccountType(), AccountTypeEnum.BYTE.getValue())) {
 |