Merge remote-tracking branch 'origin/master'
This commit is contained in:
		
						commit
						235cf0b13b
					
				| 
						 | 
					@ -53,7 +53,7 @@ public class ReconPayreqFormPlugin extends AbstractFormPlugin {
 | 
				
			||||||
        String billtype = dataEntity.getDynamicObjectType().getName();
 | 
					        String billtype = dataEntity.getDynamicObjectType().getName();
 | 
				
			||||||
        String operateKey = args.getOperateKey();
 | 
					        String operateKey = args.getOperateKey();
 | 
				
			||||||
        switch (operateKey){
 | 
					        switch (operateKey){
 | 
				
			||||||
            //发票识别123
 | 
					            //发票识别test
 | 
				
			||||||
            case "qeug_invoicedistinguish":
 | 
					            case "qeug_invoicedistinguish":
 | 
				
			||||||
 | 
					
 | 
				
			||||||
                List<Map<String, Object>> attachments = AttachmentServiceHelper.getAttachments(billtype,
 | 
					                List<Map<String, Object>> attachments = AttachmentServiceHelper.getAttachments(billtype,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue