fix 81474 法规合规评估流程-部所主管级领导审批节点-查看 模块负责人没有正常回显
This commit is contained in:
+1
@@ -104,6 +104,7 @@ public class ProcessProjectStandardTermUser {
|
||||
/**
|
||||
* 模块负责人id
|
||||
*/
|
||||
@Dict(dictTable = "sys_user", dicCode = "id", dicText = "realname")
|
||||
@TableField(value = "module_owner")
|
||||
@ApiModelProperty(value="模块负责人id")
|
||||
private String moduleOwner;
|
||||
|
||||
Reference in New Issue
Block a user