兰宝车间质量管理系统-前端
疯狂的狮子Li
2024-03-11 2cb9b3ea47e444d7594c12392b5c75a3f4dc7754
src/api/workflow/processDefinition/types.ts
@@ -16,7 +16,7 @@
  deploymentTime: string;
}
export interface ProcessDefinitionXmlVO {
export interface definitionXmlVO {
  xml: string[];
  xmlStr: string;
}