From 3d285bc2a61024e6e4fb805c13286243430e38e3 Mon Sep 17 00:00:00 2001
From: linzhijie <19970921lzj>
Date: 星期三, 28 七月 2021 19:53:58 +0800
Subject: [PATCH] 增加PAQ模板

---
 src/main/java/com/ots/project/tool/report/PAQ/PAQReport.java |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/src/main/java/com/ots/project/tool/report/PAQ/PAQReport.java b/src/main/java/com/ots/project/tool/report/PAQ/PAQReport.java
index 09bef81..40b7df9 100644
--- a/src/main/java/com/ots/project/tool/report/PAQ/PAQReport.java
+++ b/src/main/java/com/ots/project/tool/report/PAQ/PAQReport.java
@@ -93,8 +93,7 @@
                 "LIBPAQGS88021", "LIBPAQGS88022", "LIBPAQGS88023", "LIBPAQGS8803", "LIBPAQGS88031",
                 "LIBPAQGS88032", "LIBPAQGS88033", "LIBPAQGS8804", "LIBPAQGS88041", "LIBPAQGS88042",
                 "LIBPAQGS88043", "LIBPAQGS8805", "LIBPAQGS88051", "LIBPAQGS88052", "LIBPAQGS88053",
-                "LIBPAQGS8806", "LIBPAQGS88061", "LIBPAQGS88062", "LIBPAQGS88063"
-                ;
+                "LIBPAQGS8806", "LIBPAQGS88061", "LIBPAQGS88062", "LIBPAQGS88063");
     }
 
     /**

--
Gitblit v1.9.1