兰宝车间质量管理系统-前端
疯狂的狮子Li
2024-03-15 1383f5a7ebadb7a184b9ad6767bca48a832d74c1
src/api/workflow/task/types.ts
@@ -37,3 +37,8 @@
  participantVo: ParticipantVo;
  multiInstance: boolean;
}
export interface VariableVo {
  key: string;
  value: string;
}