Browse Source

过滤条件增加2

mashengyi 3 years ago
parent
commit
e7d433a114
1 changed files with 4 additions and 4 deletions
  1. 4 4
      src/main/java/com/jkcredit/invoice/credit/SimpleCORSFilter.java

+ 4 - 4
src/main/java/com/jkcredit/invoice/credit/SimpleCORSFilter.java

@@ -118,10 +118,10 @@ public class SimpleCORSFilter implements Filter {
             "/noCar/findBillWay",
             "/noCar/updateStatus",
             "/noCar/findBatchList",
-            "/nocar/findNocarInvoicesStatic",
-            "/nocar/batchImprotBillWay",
-            "/nocar/batchImprotHistoryBillWay",
-            "/nocar/batchImprotEndBillWay",
+            "/noCar/findNocarInvoicesStatic",
+            "/noCar/batchImprotBillWay",
+            "/noCar/batchImprotHistoryBillWay",
+            "/noCar/batchImprotEndBillWay",
             "/noCar/findBillWayException",
             "/noCar/findNocarInvoices",
             "/noCar/findNocarInvoicesStatic",