mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-13 16:40:52 +08:00
chore: 审批通过
This commit is contained in:
@@ -34,6 +34,8 @@ export interface CompleteTaskReqData {
|
||||
taskId: ID;
|
||||
taskVariables: Record<string, any>;
|
||||
variables: any;
|
||||
// 附件ID 1,2,3,4形式
|
||||
fileId?: string;
|
||||
}
|
||||
|
||||
export interface StartWorkFlowReqData {
|
||||
|
||||
Reference in New Issue
Block a user