gssong
2024-04-06 1da98c8a8207dd062e433242e1567b6418c6ed81
ruoyi-modules/ruoyi-workflow/src/main/java/org/dromara/workflow/flowable/cmd/AttachmentCmd.java
@@ -19,9 +19,9 @@
import java.util.List;
/**
 * 串行加签
 * 附件上传
 *
 * @author 附件上传
 * @author may
 */
public class AttachmentCmd implements Command<Boolean> {