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