vault backup: 2025-08-04 17:14:35

This commit is contained in:
2025-08-04 17:14:35 +08:00
parent 488d77d847
commit 893d89330a
2 changed files with 4 additions and 1 deletions

View File

@ -125,7 +125,10 @@
根据人名查找PLM中的用户确保填写用户名称的准确性
在对应明细变中增加字段描述:人员名称,选择字段类型:查找在数据填充中输入select username '用户姓名' from cfuser where username like '%{.}%'
在对应明细变中增加**字段描述**==**人员名称**==,选择**字段类型**==**查找**==,在数据填充SQL中输入:``select username '用户姓名' from cfuser where username like '%{.}%'
![](assets/Pasted%20image%2020250804171252.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 424 KiB