feat:【antd】【bpm】processInstance/create 代码评审

This commit is contained in:
YunaiV
2025-10-23 23:14:01 +08:00
parent abf015c444
commit cbb65ffff3
4 changed files with 105 additions and 172 deletions

View File

@@ -9,6 +9,7 @@ export namespace BpmProcessDefinitionApi {
key?: string;
version: number;
name: string;
category: string;
description: string;
deploymentTime: number;
suspensionState: number;