chendayu 2 년 전
부모
커밋
70ac2edfb1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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);
         //原文