|
@@ -61,13 +61,14 @@ spring:
|
|
|
#初始化表结构
|
|
|
jdbc:
|
|
|
initialize-schema: always
|
|
|
-authorUrl: http://localhost:8871
|
|
|
PCSUrl: http://localhost:8871
|
|
|
+#OPSUrl: http://192.168.1.24:5001
|
|
|
OPSUrl: http://139.224.24.90:5001
|
|
|
-#OPSUrl: http://139.224.24.90:5001
|
|
|
PASUrl: http://localhost:8877
|
|
|
+RMSUrl: http://localhost:8872
|
|
|
FMSUrl: http://localhost:8802
|
|
|
VectorUrl: http://139.224.24.90:8000
|
|
|
+authorUrl: http://localhost:8871
|
|
|
FileSource: 5
|
|
|
|
|
|
################## 短信 ####################
|
|
@@ -84,6 +85,6 @@ WeChat:
|
|
|
Keypath: C:\Users\admin\Desktop\小程序证书\1673179188_20240408_cert\apiclient_key.pem
|
|
|
queueName: emailProd.queue
|
|
|
ES:
|
|
|
- patentVector: patent_vector
|
|
|
- patent: wxpatent
|
|
|
- config: es-cn-em93o8856000ho9e7.public.elasticsearch.aliyuncs.com
|
|
|
+ patentVector: cn_patent_vector_v4
|
|
|
+ patent: cn_weixin_patent_v3
|
|
|
+ config: 192.168.2.24
|