Browse Source

Merge remote-tracking branch 'origin/dev2' into dev2

lwhhszx 2 years ago
parent
commit
cb46257dc2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      PAS/src/main/java/cn/cslg/pas/common/utils/PatentRightUtils.java

+ 1 - 1
PAS/src/main/java/cn/cslg/pas/common/utils/PatentRightUtils.java

@@ -18,7 +18,7 @@ import java.util.regex.Pattern;
 @Component
 public class PatentRightUtils {
 
-    public List<PatentRight> formatPatentRight(PatentRightParams params) {
+    public static List<PatentRight> formatPatentRight(PatentRightParams params) {
         //国家
         String country = params.getPatentNo().substring(0, 2);
         //原文