This commit is contained in:
		
							parent
							
								
									20fde17575
								
							
						
					
					
						commit
						e456ade3db
					
				| 
						 | 
					@ -85,7 +85,7 @@ import java.util.stream.Collectors;
 | 
				
			||||||
 * qeug_recon_payreqbill_ext && qeug_recon_connotextb_ext
 | 
					 * qeug_recon_payreqbill_ext && qeug_recon_connotextb_ext
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
public class ReconPayreqFormPlugin extends AbstractFormPlugin implements BeforeF7SelectListener {
 | 
					public class ReconPayreqFormPlugin extends AbstractFormPlugin implements BeforeF7SelectListener {
 | 
				
			||||||
 | 
					//
 | 
				
			||||||
    private static final Log logger = LogFactory.getLog(OAUtils.class);
 | 
					    private static final Log logger = LogFactory.getLog(OAUtils.class);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    List<String> fileExtendList = new ArrayList<String>(Arrays.asList("png","jpg","jpeg","ofd","pdf","xml"));//发票文件后缀集合
 | 
					    List<String> fileExtendList = new ArrayList<String>(Arrays.asList("png","jpg","jpeg","ofd","pdf","xml"));//发票文件后缀集合
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue