update 移除流程表单 formConfig 属性,表单配置信息都放一起便于使用。

This commit is contained in:
konbai
2023-07-19 23:50:17 +08:00
parent 421952d05d
commit 8b1c89da37
5 changed files with 0 additions and 17 deletions

View File

@@ -32,11 +32,6 @@ public class WfForm extends TenantEntity {
*/
private String formName;
/**
* 表单配置
*/
private String formConfig;
/**
* 表单内容
*/