疯狂的狮子Li
2024-03-14 abe6b05c5c1322eb28185a8354d02c72247f26b2
1
2
3
4
5
6
7
8
9
10
11
package org.dromara.workflow.service;
 
 
/**
 * 流程历史任务Service接口
 *
 * @author gssong
 * @date 2024-03-02
 */
public interface IActHiTaskinstService {
}