gssong
2024-03-31 343de424ab52d06c058c9da9dd6ae6f5ffc8ffb6
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> {