提交测试

This commit is contained in:
zengweihai 2024-09-24 09:45:15 +08:00
parent 114a9e83bd
commit b54deccd3d
1 changed files with 1 additions and 1 deletions

View File

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