cczhang 1 год назад
Родитель
Сommit
f6f228c77f
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      src/main/java/com/horizon/common/constant/Constants.java

+ 1
- 1
src/main/java/com/horizon/common/constant/Constants.java Просмотреть файл

13
      */
13
      */
14
     // public static final String WF_PRE_URL = "http://172.16.7.51:10034/jlyypt";
14
     // public static final String WF_PRE_URL = "http://172.16.7.51:10034/jlyypt";
15
     // 金岭
15
     // 金岭
16
-    public static final String WF_PRE_URL = "http://http://10.198.1.18:8003";
16
+    public static final String WF_PRE_URL = "http://10.198.1.18:8003";
17
     public static final ExecutorService EXECUTOR_SERVICE = Executors.newFixedThreadPool(10);
17
     public static final ExecutorService EXECUTOR_SERVICE = Executors.newFixedThreadPool(10);
18
 
18
 
19
 }
19
 }

Загрузка…
Отмена
Сохранить