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