Merge remote-tracking branch 'origin/main'

This commit is contained in:
2025-07-25 16:44:27 +08:00
6 changed files with 19 additions and 1 deletions

View File

@ -14,7 +14,7 @@
![](assets/Pasted%20image%2020250725154304.png)
新增枚举数据,填写枚举数据名称,如果要添加多个同名数据则需要填写相应的枚举编码目的是在定义对象属性时neng
新增枚举数据,填写枚举数据名称,如果要添加多个 **同名枚举数据** ,则需要填写相应的 **枚举编码** ,目的是在定义对象属性时能够 **区分** 各个同名枚举数据,此外,需要勾选 **自定义值****枚举值不显示在下拉框里**

View File

@ -295,6 +295,24 @@
### 附件名称
通过附件名称,我们可以实现在创建工作流的时候,流程自动命名,附件名称来源于流程中的第一个附件名称
![](assets/Pasted%20image%2020250725162652.png)
如果流程中存在多个附件的情况,附件名称以文件列表,排名第一的文件名称为准(排序以排序规则为准,只认当前规则下的排序,相同的附件,排序规则不同排第一的文件也不同)
> 举例:
>
> ![](assets/Pasted%20image%2020250725163256.png)
>
> 流程附件中序号1的文件名称为"演示11"
>
> ![](assets/Pasted%20image%2020250725163358.png)
>
> 则流程名称中 **附件名称** 的码段信息为"演示11"
### 附件编码
“嘚瑟”
### 父对象属性

Binary file not shown.

After

Width:  |  Height:  |  Size: 323 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 92 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB