TASK:AiDA模块化
This commit is contained in:
@@ -3921,8 +3921,8 @@ public class PythonService {
|
|||||||
// userHolder.getId(),
|
// userHolder.getId(),
|
||||||
// category);
|
// category);
|
||||||
String url = String.format("%s:%s/recommend/%d/%s/1",
|
String url = String.format("%s:%s/recommend/%d/%s/1",
|
||||||
"127.0.0.1",
|
"http://18.167.251.121",
|
||||||
"8000",
|
"9994",
|
||||||
userHolder.getId(),
|
userHolder.getId(),
|
||||||
category);
|
category);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user