gssong
2024-04-03 5dc14666cc5f88a4c27b81068b7245badfdce35d
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> {