增加表单图

This commit is contained in:
yujh 2025-02-23 22:07:59 +08:00
parent 7c11497920
commit e031b05e85

View File

@ -1721,7 +1721,8 @@ public class DataViewService
"control.policy", "control.policy",
"process.flowchart", "process.flowchart",
"engineering.standard", "engineering.standard",
"process.scheme" "process.scheme",
"data.form"//表单图缺失
)); ));
//先获取流程资产库全部文件 //先获取流程资产库全部文件
String wsId = SDK.getAppAPI().getProperty("com.awspaas.user.apps.yili.reportform", "wsId"); String wsId = SDK.getAppAPI().getProperty("com.awspaas.user.apps.yili.reportform", "wsId");