|
@@ -1,7 +1,7 @@
|
|
|
MASTER:
|
|
|
# windows: 'http://192.168.2.104',
|
|
|
# product-ali: 'http://172.16.160.65'
|
|
|
-# product-电信: 'http://172.20.1.251'
|
|
|
+# product-电信: 'http://192.168.0.115', 'http://192.168.0.114'
|
|
|
# local-102: 'http://192.168.2.102'
|
|
|
# local-103: 'http://192.168.2.103'
|
|
|
# local 'http://127.0.0.1'
|
|
@@ -13,11 +13,8 @@ MASTER:
|
|
|
project: ['/data/fangjiasheng/format_conversion_maxcompute/']
|
|
|
|
|
|
CONVERT:
|
|
|
- port: [15010]
|
|
|
- processes: [60]
|
|
|
-
|
|
|
- SCHEDULE:
|
|
|
- port:
|
|
|
+ port_start: [15010]
|
|
|
+ port_no: [30]
|
|
|
|
|
|
OCR:
|
|
|
port_start: [17000]
|
|
@@ -27,6 +24,14 @@ MASTER:
|
|
|
port_start: [18000]
|
|
|
port_no: [2]
|
|
|
|
|
|
+ IDC:
|
|
|
+ port_start: [18020]
|
|
|
+ port_no: [8]
|
|
|
+
|
|
|
+ ISR:
|
|
|
+ port_start: [18040]
|
|
|
+ port_no: [8]
|
|
|
+
|
|
|
OFFICE:
|
|
|
port_start: [16000]
|
|
|
port_no: [25]
|
|
@@ -41,11 +46,8 @@ SLAVE:
|
|
|
project: ['/data/fangjiasheng/format_conversion_maxcompute/']
|
|
|
|
|
|
CONVERT:
|
|
|
- port:
|
|
|
- processes:
|
|
|
-
|
|
|
- SCHEDULE:
|
|
|
- port:
|
|
|
+ port_start:
|
|
|
+ port_no:
|
|
|
|
|
|
OCR:
|
|
|
port_start: [17000]
|
|
@@ -55,6 +57,14 @@ SLAVE:
|
|
|
port_start: [18000]
|
|
|
port_no: [2]
|
|
|
|
|
|
+ IDC:
|
|
|
+ port_start:
|
|
|
+ port_no:
|
|
|
+
|
|
|
+ ISR:
|
|
|
+ port_start:
|
|
|
+ port_no:
|
|
|
+
|
|
|
OFFICE:
|
|
|
port_start:
|
|
|
port_no:
|