Browse Source

20241224 bug修改

lrj 9 months ago
parent
commit
60e9816ffe

+ 1 - 1
src/main/java/cn/cslg/pas/common/utils/ClaimUtils/ClaimSplitUtils.java

@@ -140,7 +140,7 @@ public class ClaimSplitUtils {
                 break;
             }
         }
-        if (flag.equals(false) || patentRights.size() == 1) {
+        if (flag.equals(false) || patentRights.size() == 1 || patentRights.size() == 0) {
             reDefaultPatentClaim(patentRights, content);
         }
         return patentRights;

+ 1 - 1
src/main/java/cn/cslg/pas/service/importPatent/GetCataloguingFromWebThread.java

@@ -112,7 +112,7 @@ public class GetCataloguingFromWebThread extends Thread {
 
                 //添加引用专利
                 Patent patent = uploadPatentWebDTO.getPatent();
-                String nos = starPatentVO.getCO();
+                String nos = starPatentVO.getCC();
                 if (nos != null) {
                     List<String> quotedNos = this.reQuotedNos(nos);
                     PatentQuoteMessage patentQuoteMessage = esService.addEsQuotePatent(uploadPatentWebDTO.getPatent(), quotedNos);

+ 6 - 6
src/main/resources/application-prodNetOut.yml

@@ -1,7 +1,7 @@
 spring:
   data:
     redis:
-      host: 47.101.137.223
+      host: 139.224.34.118
       port: 6379
       database: 3
       password: Xx0GWxdWQJxx6Swe
@@ -13,7 +13,7 @@ spring:
           max-wait: -1ms
       timeout: 2000ms
   datasource:
-    url: jdbc:mysql://47.101.137.223:3306/pas_prod2?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=GMT%2B8
+    url: jdbc:mysql://139.224.34.118:3306/pas_prod2?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=GMT%2B8
     username: root
     password: TU5x6IeBi7rl
     driver-class-name: com.mysql.cj.jdbc.Driver
@@ -24,14 +24,14 @@ spring:
         login-password: Cslg2022+
       web-stat-filter:
         exclusions: "*.js,*.gif,*.jpg,*.png,*.css,*.ico,/druid/*"
-authorUrl: http://localhost:8871
+authorUrl: http://47.116.194.135:8880
 
-PCSUrl: http://localhost:8871
+PCSUrl: http://47.116.194.135:8880
 #OPSUrl: http://192.168.1.24:5001
-OPSUrl: http://139.224.24.90:5001
+OPSUrl: http://139.224.24.90:8880
 PASUrl: http://localhost:8877
 RMSUrl: http://localhost:8872
-FMSUrl: http://localhost:8801
+FMSUrl: http://47.116.194.135:8803
 WDUrl: http://1.116.113.26:81
 PythonUrl: http://localhost:8001
 FileSource: 3