兰宝车间质量管理系统-前端
songgaoshuai
2024-03-22 31f4219f3d7fc041ba6ec2d11084e7e0f61ffdb8
src/api/workflow/processDefinition/types.ts
@@ -16,7 +16,7 @@
  deploymentTime: string;
}
export interface ProcessDefinitionXmlVO {
export interface definitionXmlVO {
  xml: string[];
  xmlStr: string;
}