1、静态、动态规则删去局点,任务添加局点
2、修改fakec3的测试ip地址
(cherry picked from commit 540795b5f6)
This commit is contained in:
@@ -20,7 +20,7 @@ import java.util.concurrent.atomic.AtomicReference;
|
||||
public class StateHandler {
|
||||
|
||||
private final WebClient client = WebClient.builder()
|
||||
.baseUrl("http://192.168.107.89:9081")
|
||||
.baseUrl("http://192.168.107.49:8088")
|
||||
.build();
|
||||
|
||||
protected Boolean handleStart(TaskService taskService, CommandService commandService, Long taskId) {
|
||||
|
||||
Reference in New Issue
Block a user