gssong
2024-03-25 b5ad057f0697e1bdbb88d26cd5ac72f5f55f7995
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> {