[fix] 更新枚举类,字典

This commit is contained in:
wyw
2024-08-05 10:19:26 +08:00
parent 791ec26468
commit fff41eda04
23 changed files with 147 additions and 22 deletions

View File

@ -19,6 +19,7 @@ public class BpmProcessInstanceCreateReqDTO {
*/
@NotEmpty(message = "流程定义的标识不能为空")
private String processDefinitionKey;
/**
* 变量实例(动态表单)
*/