mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-11-17 14:43:42 +08:00
update 移除流程表单 formConfig 属性,表单配置信息都放一起便于使用。
This commit is contained in:
@@ -32,11 +32,6 @@ public class WfForm extends TenantEntity {
|
||||
*/
|
||||
private String formName;
|
||||
|
||||
/**
|
||||
* 表单配置
|
||||
*/
|
||||
private String formConfig;
|
||||
|
||||
/**
|
||||
* 表单内容
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user