|
@@ -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",
|