|
@@ -210,7 +210,7 @@ export class MoveService implements OnModuleInit {
|
|
|
}
|
|
|
//replys['P' + user.breakPointId + 'T' + user.breakPointId] = checkReplys;
|
|
|
replys.push(checkReplys);
|
|
|
-
|
|
|
+ console.log('路径:'+path);
|
|
|
//过渡传到缓存里
|
|
|
this.reply.traceIds = traceIds;
|
|
|
this.reply['newUserStates'][0].userId = userId;
|