兰宝车间质量管理系统-前端
gssong
2024-03-11 fb94a4d79c0883a543ce42379c5e6998c3cf5e6f
src/api/workflow/task/types.ts
@@ -37,3 +37,8 @@
  participantVo: ParticipantVo;
  multiInstance: boolean;
}
export interface VariableVo {
  key: string;
  value: string;
}