vault backup: 2025-08-05 08:54:01

This commit is contained in:
2025-08-05 08:54:01 +08:00
parent 893d89330a
commit 9942493045

View File

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