@@ -818,7 +818,7 @@
"datetime": this.task.datetime
};
Http.post('/recommendationtest/query',task).then((res)=>{
- window.open('http://59.42.10.54:7477/userinformation.html');
+ window.open('http://8.134.39.104:7477/userinformation.html');
})
},