feat: 抄送选择

This commit is contained in:
dap
2024-12-18 09:32:53 +08:00
parent b641b0eb15
commit 3de8104e44
7 changed files with 93 additions and 16 deletions

View File

@@ -42,7 +42,7 @@ export interface StartWorkFlowReqData {
/**
* 业务ID
*/
businessKey: ID;
businessId: ID;
/**
* flowCode
*/