| 
															
																@@ -281,7 +281,7 @@ public class WuHanReimbursementSysController { 
															 | 
														
													
												
													
														
															| 
															 | 
															
																      */ 
															 | 
															
															 | 
															
																      */ 
															 | 
														
													
												
													
														
															| 
															 | 
															
																     @DemoMode 
															 | 
															
															 | 
															
																     @DemoMode 
															 | 
														
													
												
													
														
															| 
															 | 
															
																     @ApiLog("批次报销") 
															 | 
															
															 | 
															
																     @ApiLog("批次报销") 
															 | 
														
													
												
													
														
															| 
															 | 
															
																-    @PreAuthorize("hasAuthority('project:reimbursement:addBatchReimbursement')") 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																+    @PreAuthorize("hasAuthority('wuHanReimbursement:addBatchReimbursement')") 
															 | 
														
													
												
													
														
															| 
															 | 
															
																     @PutMapping("addBatchReimbursement") 
															 | 
															
															 | 
															
																     @PutMapping("addBatchReimbursement") 
															 | 
														
													
												
													
														
															| 
															 | 
															
																     public ResponseEntity addBatchReimbursement(String[] invoiceNumbers) { 
															 | 
															
															 | 
															
																     public ResponseEntity addBatchReimbursement(String[] invoiceNumbers) { 
															 | 
														
													
												
													
														
															| 
															 | 
															
																         ArrayList<String> invoiceIdList = Lists.newArrayList(invoiceNumbers); 
															 | 
															
															 | 
															
																         ArrayList<String> invoiceIdList = Lists.newArrayList(invoiceNumbers); 
															 |