瀏覽代碼

过滤条件增加

mashengyi 3 年之前
父節點
當前提交
e2f2129f5e
共有 1 個文件被更改,包括 13 次插入0 次删除
  1. 13 0
      src/main/java/com/jkcredit/invoice/credit/SimpleCORSFilter.java

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

@@ -112,6 +112,8 @@ public class SimpleCORSFilter implements Filter {
             "/customer/findCustomerRecTimeList",
             "/customer/findCustomerMoney",
             "/customer/customeRecQueryListByPage",
+
+
             "/noCar/findCarRec",
             "/noCar/findBillWay",
             "/noCar/updateStatus",
@@ -122,7 +124,10 @@ public class SimpleCORSFilter implements Filter {
             "/nocar/batchImprotEndBillWay",
             "/noCar/findBillWayException",
             "/noCar/findNocarInvoices",
+            "/noCar/findNocarInvoicesStatic",
             "/noCar/findNocarCalculateInfo",
+
+
             "/selfCar/selfCarUnBind",
             "/selfCar/findTrades",
             "/selfCar/findSelfCarInvoices",
@@ -131,13 +136,18 @@ public class SimpleCORSFilter implements Filter {
             "/selfCar/getTradeList",
             "/selfCar/applTradeList",
             "/selfCar/findSelfcarInvoiceByTime",
+
+
             "/param",
             "/param/page",
             "/param/updateParam",
+
+
             "/lowerService/customeRec",
             "/lowerService/customeRecQueryList",
             "/lowerService/customeRecQueryUpper",
             "/lowerService/customeRecQuery",
+
             "/noCarService/noCarBillStart",
             "/noCarService/noCarBillEnd",
             "/noCarService/noCarHisWaybillStart",
@@ -148,6 +158,8 @@ public class SimpleCORSFilter implements Filter {
             "/noCarService/customerCarRec",
             "/noCarService/customeRecUpperQuery",
             "/noCarService/customerCarRecQuery",
+
+
             "/selfCarService/getTradeList",
             "/selfCarService/applInvoice",
             "/selfCarService/getSelfCarInvoicesByTime",
@@ -158,6 +170,7 @@ public class SimpleCORSFilter implements Filter {
             "/selfCarService/customerETCRec",
             "/selfCarService/customerETCRecValid",
             "/selfCarService/customerCarUnRec",
+
             "/auth/login",
             "/role/list",
             "/user",